MCPcopy Create free account

hub / github.com/ZhengJiawen44/tatsu / functions

Functions614 in github.com/ZhengJiawen44/tatsu

↓ 1 callersFunctionformatMonthDay
(date: Date)
features/calendar/component/CalendarForm/FormFields/Drawers/RepeatDrawer/RepeatDrawerMenu.tsx:33
↓ 1 callersFunctionformatOrdinalDay
(date: Date)
features/calendar/component/CalendarForm/FormFields/Drawers/RepeatDrawer/RepeatDrawerMenu.tsx:28
↓ 1 callersFunctiongenICSData
({ summary, description, start, end, rrule, }: createICSDataProps)
lib/sync/genIcsDataFromLocal.ts:11
↓ 1 callersFunctiongenId
()
hooks/use-toast.ts:30
↓ 1 callersFunctiongenRuleSet
( rrule: string, dtStart: Date, timeZone: string, exdates?: Date[], )
lib/RRule/generateTodosFromRRule.ts:76
↓ 1 callersFunctiongenSymmetricKey
(masterCryptoKey256: CryptoKey)
features/vault/lib/encryption/genSymmetricKey.ts:10
↓ 1 callersFunctiongetCurrentFreqValue
()
components/todo/component/TodoForm/TodoInlineActionBar/RepeatDropdown/CustomRepeat/repeatModalMenu/RepeatEveryOption.tsx:40
↓ 1 callersFunctiongetDisplayDueDate
( due: Date | undefined | null, dtstart: Date | undefined, displayTime?: boolean, locale: string = "en
lib/date/displayDueDate.ts:62
↓ 1 callersFunctiongetDisplaySize
(size: number)
features/vault/lib/getDisplaySize.ts:1
↓ 1 callersFunctiongetFiles
(dir: string)
audit-ui.ts:14
↓ 1 callersFunctiongetMovedInstances
( mergedTodos: recurringTodoItemType[], recurringParents: recurringTodoItemType[], bounds: { dateRangeSt
lib/RRule/getMovedInstances.ts:11
↓ 1 callersFunctiongetQueryClient
()
providers/QueryProvider.tsx:22
↓ 1 callersFunctiongetRGB
(color: string)
features/notes/lib/customHighlight.ts:48
↓ 1 callersFunctiongetToday
(timeZone?: string | null)
components/todo/lib/getNextRepeatDate.ts:81
↓ 1 callersFunctionhandleClose
()
features/calendar/component/CalendarForm/Form/DrawerForm/CreateDrawer.tsx:87
↓ 1 callersFunctionhandleClose
()
features/calendar/component/CalendarForm/Form/DrawerForm/EditDrawer.tsx:97
↓ 1 callersFunctionhandleClose
()
features/calendar/component/CalendarForm/Form/ModalForm/EditModal.tsx:84
↓ 1 callersFunctionhandleClose
()
features/calendar/component/CalendarForm/Form/ModalForm/CreateModal.tsx:69
↓ 1 callersFunctionhandleForm
(e?: React.FormEvent)
components/todo/component/TodoForm/TodoForm.tsx:143
↓ 1 callersFunctionhandleFrequencyChange
(value: string)
components/todo/component/TodoForm/TodoInlineActionBar/RepeatDropdown/CustomRepeat/repeatModalMenu/RepeatEveryOption.tsx:56
↓ 1 callersFunctionhandleFromChange
(val: string)
components/todo/component/TodoForm/TodoInlineActionBar/DateDropdown/TimePicker.tsx:38
↓ 1 callersFunctionhandleFromChange
(val: string)
features/calendar/component/CalendarForm/FormFields/Dropdowns/DateDropdown/DurationPicker.tsx:40
↓ 1 callersFunctionhandleFromChange
(val: string)
features/calendar/component/CalendarForm/FormFields/Dropdowns/DateDropdown/DateDropdownMenu.tsx:258
↓ 1 callersFunctionhandleLogout
()
components/Sidebar/Settings/ConfirmLogoutModal.tsx:14
↓ 1 callersFunctionhandleNLPInput
()
components/todo/component/TodoForm/NLPTitleInput.tsx:267
↓ 1 callersFunctionhandleProjectInput
()
components/todo/component/TodoForm/NLPTitleInput.tsx:283
↓ 1 callersFunctionhandleToChange
(val: string)
components/todo/component/TodoForm/TodoInlineActionBar/DateDropdown/TimePicker.tsx:61
↓ 1 callersFunctionhandleToChange
(val: string)
features/calendar/component/CalendarForm/FormFields/Dropdowns/DateDropdown/DurationPicker.tsx:64
↓ 1 callersFunctionhandleToChange
(val: string)
features/calendar/component/CalendarForm/FormFields/Dropdowns/DateDropdown/DateDropdownMenu.tsx:282
↓ 1 callersFunctionhighlightDatesInHtml
(baseHtml: string, parsed: chrono.ParsedResult)
components/todo/component/TodoForm/NLPTitleInput.tsx:161
↓ 1 callersFunctionhighlightProjectsInHtml
(baseText: string)
components/todo/component/TodoForm/NLPTitleInput.tsx:102
↓ 1 callersFunctionisValidIANATimeZone
(tz: string)
lib/isValidIANATimeZone.ts:1
↓ 1 callersFunctionisValidTimeZone
(tz: string)
lib/date/resolveTimezone.ts:1
↓ 1 callersFunctionmapVeventPriority
(raw: number | null)
lib/sync/parseIcsDataToLocal.ts:39
↓ 1 callersFunctionmoveCursorToEnd
(node: Node)
components/todo/component/TodoForm/NLPTitleInput.tsx:467
↓ 1 callersFunctiononSettled
()
features/todayTodos/query/prioritize-todo.ts:63
↓ 1 callersFunctionparseDate
(text: string)
components/todo/component/TodoForm/NLPTitleInput.tsx:75
↓ 1 callersFunctionparseIcsData
(icsData: string)
lib/sync/parseIcsDataToLocal.ts:137
↓ 1 callersFunctionparseRecurrenceOverride
( vevent: ICAL.Component, master: ParsedIcsDataWithInstances['master'], masterCore: ParsedVeventCore )
lib/sync/parseIcsDataToLocal.ts:101
↓ 1 callersFunctionpatchCalendarTodo
({ dateRangeChecksum, rruleChecksum, ...todo }: TodoItemTypeWithChecksum)
features/calendar/query/update-calendar-todo.ts:12
↓ 1 callersFunctionpatchNote
({ id, content }: { id: string; content?: string })
features/notes/query/update-note.tsx:4
↓ 1 callersFunctionpatchTodo
({ ghostTodo }: { ghostTodo: TodoItemType })
features/project/query/update-project-todo-instance.ts:8
↓ 1 callersFunctionpatchTodo
({ todo }: { todo: TodoItemTypeWithDateChecksum })
features/project/query/update-project-todo.ts:13
↓ 1 callersFunctionpatchTodo
({ ghostTodo }: { ghostTodo: TodoItemType })
features/calendar/query/update-calendar-todo-instance.ts:8
↓ 1 callersFunctionpatchTodo
({ todo }: { todo: TodoItemTypeWithDateChecksum })
features/todayTodos/query/update-todo.ts:12
↓ 1 callersFunctionpatchTodo
({ ghostTodo }: { ghostTodo: TodoItemType })
features/todayTodos/query/update-todo-instance.ts:9
↓ 1 callersFunctionpatchTodo
({ ghostTodo }: { ghostTodo: TodoItemType })
features/overdueTodos/query/update-overdue-todo-instance.ts:9
↓ 1 callersFunctionpatchTodo
({ todo }: { todo: TodoItemTypeWithDateChecksum })
features/overdueTodos/query/update-overdue-todo.ts:12
↓ 1 callersFunctionpostFeedback
({ title, description, }: { title: string; description?: string; })
components/Sidebar/Feedback/query/create-feedback.ts:5
↓ 1 callersFunctionpostNote
({ name, content }: { name: string; content?: string })
features/notes/query/create-note.tsx:5
↓ 1 callersFunctionpostProject
({ name }: { name: string })
components/Sidebar/Project/query/create-project.ts:6
↓ 1 callersFunctionpostTodo
({ todo }: { todo: CreateTodoInput })
features/calendar/query/create-calendar-todo.ts:17
↓ 1 callersFunctionpostTodo
({ todo }: { todo: TodoItemType })
features/todayTodos/query/create-todo.ts:7
↓ 1 callersFunctionpostVault
({ file, symKey, enableEncryption, }: { file: File; symKey?: string; enableEncryption: boolean; })
features/vault/query/create-file.ts:7
↓ 1 callersFunctionrecolorProject
({ id, color, }: { id: string; color: ProjectItemType["color"]; })
components/Sidebar/Project/query/update-project-color.ts:6
↓ 1 callersFunctionreducer
(state: State, action: Action)
hooks/use-toast.ts:77
↓ 1 callersFunctionremoveUntil
(options: Partial<Options> | null)
components/todo/component/TodoForm/TodoInlineActionBar/RepeatDropdown/CustomRepeat/repeatModalMenu/RepeatEndOption.tsx:21
↓ 1 callersFunctionremoveUntil
(options: Partial<Options> | null)
features/calendar/component/CalendarForm/FormFields/Dropdowns/RepeatDropdown/repeatModalMenu/RepeatEndOption.tsx:21
↓ 1 callersFunctionrenameNote
({ id, name }: { id: string; name: string })
features/notes/query/rename-note.tsx:5
↓ 1 callersFunctionrenameProject
({ id, name }: { id: string; name: string })
components/Sidebar/Project/query/rename-project.ts:5
↓ 1 callersFunctionresyncCalDavAccount
()
features/calendarCredential/query/resync-calDavAccount.ts:5
↓ 1 callersFunctionrruleDateToLocal
(date: Date)
components/todo/lib/rruleDateToLocal.ts:1
↓ 1 callersFunctionrunAudit
()
audit-ui.ts:26
↓ 1 callersFunctionscrollTo
(index: number)
components/ui/popup.tsx:50
↓ 1 callersFunctionsetLink
(editor: Editor)
features/notes/component/EditorMenu/CustomMenu.tsx:127
↓ 1 callersFunctionstripProjectsFromText
(text: string)
components/todo/component/TodoForm/NLPTitleInput.tsx:223
↓ 1 callersFunctionsyncCalDavAccount
(service: string)
features/sync/query/useSync.ts:4
↓ 1 callersFunctiontoggleByDay
(day: number)
components/todo/component/TodoForm/TodoInlineActionBar/RepeatDropdown/CustomRepeat/repeatModalMenu/RepeatOnOption.tsx:21
↓ 1 callersFunctionupdateOpacity
(editor: Editor, newOpacity: number)
features/notes/component/EditorTooltips/ColorTooltip.tsx:126
↓ 1 callersFunctionupsertCalDavAccount
( caldavAccount: Omit<calDavAccountType, "id">, )
features/calendarCredential/query/upsert-calDavAccount.ts:7
↓ 1 callersFunctionuseCalDavAccount
()
features/calendarCredential/query/get-calDavAccount.ts:15
↓ 1 callersFunctionuseCalendarTodo
(calendarRange: { start: Date; end: Date })
features/calendar/query/get-calendar-todo.ts:7
↓ 1 callersFunctionuseClearInput
( setEditInstanceOnly: | React.Dispatch<React.SetStateAction<boolean>> | undefined, titleRef: Reac
components/todo/hooks/useClearInput.ts:4
↓ 1 callersFunctionuseCompleteTodo
()
features/todayTodos/query/complete-todo.ts:5
↓ 1 callersFunctionuseCreateFeedback
()
components/Sidebar/Feedback/query/create-feedback.ts:18
↓ 1 callersFunctionuseCreateFile
()
features/vault/query/create-file.ts:75
↓ 1 callersFunctionuseCreateNote
()
features/notes/query/create-note.tsx:14
↓ 1 callersFunctionuseCreateProject
()
components/Sidebar/Project/query/create-project.ts:15
↓ 1 callersFunctionuseCreateTodo
()
features/todayTodos/query/create-todo.ts:37
↓ 1 callersFunctionuseDateRange
()
features/calendar/hooks/useDateRange.ts:23
↓ 1 callersFunctionuseDebounce
(value: T, delay: number)
hooks/useDebounce.ts:3
↓ 1 callersFunctionuseDeleteCalDavAccount
()
features/calendarCredential/query/delete-calDavAccount.ts:12
↓ 1 callersFunctionuseDeleteCalendarInstanceTodo
()
features/calendar/query/delete-calendar-instance-todo.ts:5
↓ 1 callersFunctionuseDeleteFile
()
features/vault/query/delete-file.ts:8
↓ 1 callersFunctionuseDeleteNote
()
features/notes/query/delete-note.tsx:9
↓ 1 callersFunctionuseDeleteProject
()
components/Sidebar/Project/query/delete-project.ts:9
↓ 1 callersFunctionuseEditNote
()
features/notes/query/update-note.tsx:16
↓ 1 callersFunctionuseEditTodoInstance
( setEditInstanceOnly: | React.Dispatch<React.SetStateAction<boolean>> | undefined, )
features/todayTodos/query/update-todo-instance.ts:33
↓ 1 callersFunctionuseGroupedHistory
(completedTodos: CompletedTodoItemType[])
features/completed/hooks/useGroupedHistory.ts:6
↓ 1 callersFunctionuseKeyboardSubmitForm
( displayForm: boolean, handleForm: () => void, )
components/todo/hooks/useKeyboardSubmitForm.ts:3
↓ 1 callersFunctionuseNextCalculatedRepeatDate
()
components/todo/hooks/useNextRepeatDate.ts:10
↓ 1 callersFunctionuseOverdueTodo
()
features/overdueTodos/query/get-overdue-todo.ts:16
↓ 1 callersFunctionusePrioritizeTodo
()
features/todayTodos/query/prioritize-todo.ts:6
↓ 1 callersFunctionuseProject
({ id }: { id: string })
features/project/query/get-project-todos.ts:8
↓ 1 callersFunctionuseRecolorProject
()
components/Sidebar/Project/query/update-project-color.ts:27
↓ 1 callersFunctionuseRenameNote
()
features/notes/query/rename-note.tsx:17
↓ 1 callersFunctionuseRenameProject
()
components/Sidebar/Project/query/rename-project.ts:18
↓ 1 callersFunctionuseReorderTodo
()
features/todayTodos/query/reorder-todo.ts:10
↓ 1 callersFunctionuseResyncCalDavAccount
()
features/calendarCredential/query/resync-calDavAccount.ts:12
↓ 1 callersFunctionuseSyncCalDavAccount
()
features/sync/query/useSync.ts:19
← previousnext →101–200 of 614, ranked by callers