Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callumalpass/tasknotes
/ show
Method
show
src/components/RecurrenceContextMenu.ts:578–580 ·
view source on GitHub ↗
(event: UIEvent)
Source
from the content-addressed store, hash-verified
576
}
577
578
public show(event: UIEvent): void {
579
this.menu.show(event);
580
}
581
}
582
583
class
CustomRecurrenceModal extends Modal {
Callers
4
showTaskModalRecurrenceContextMenu
Function · 0.95
showRecurrenceMenu
Function · 0.95
showRecurrenceMenu
Method · 0.95
createRecurrenceClickHandler
Function · 0.95
Calls
1
show
Method · 0.65
Tested by
no test coverage detected