Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callumalpass/tasknotes
/ show
Method
show
src/utils/clickHandlers.ts:6–6 ·
view source on GitHub ↗
(event: MouseEvent)
Source
from the content-addressed store, hash-verified
4
5
interface
BatchContextMenuAdapter {
6
show(event: MouseEvent): void;
7
}
8
9
type
BatchContextMenuFactory = (
Callers
5
show
Method · 0.65
show
Method · 0.65
show
Method · 0.65
show
Method · 0.65
handleContextMenu
Function · 0.65
Implementers
13
PriorityContextMenu
src/components/PriorityContextMenu.ts
ContextMenu
src/components/ContextMenu.ts
TaskContextMenu
src/components/TaskContextMenu.ts
ICSEventContextMenu
src/components/ICSEventContextMenu.ts
StatusContextMenu
src/components/StatusContextMenu.ts
ReminderContextMenu
src/components/ReminderContextMenu.ts
DateContextMenu
src/components/DateContextMenu.ts
BatchContextMenu
src/components/BatchContextMenu.ts
RecurrenceContextMenu
src/components/RecurrenceContextMenu.t
StorageLocationConfirmationModal
src/modals/StorageLocationConfirmation
TextInputModal
src/modals/TextInputModal.ts
ConfirmationModal
src/modals/ConfirmationModal.ts
Calls
no outgoing calls
Tested by
no test coverage detected