Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callumalpass/tasknotes
/ set
Method
set
src/editor/EmbeddableMarkdownEditor.ts:30–30 ·
view source on GitHub ↗
(value: string)
Source
from the content-addressed store, hash-verified
28
owner: MarkdownEditorOwner;
29
_loaded: boolean;
30
set(value: string): void;
31
onUpdate(update: ViewUpdate, changed: boolean): void;
32
buildLocalExtensions(): Extension[];
33
destroy(): void;
Callers
15
dedupeDependencyEntries
Method · 0.65
buildBlockingUpdates
Function · 0.65
createTaskModalConfiguredUserField
Function · 0.65
createTaskModalUserFieldSectionControl
Function · 0.65
registerTextInput
Function · 0.65
updateList
Method · 0.65
saveState
Method · 0.65
execute
Method · 0.65
executePrefetch
Method · 0.65
recordAccess
Method · 0.65
handleCalendarTaskClick
Function · 0.65
startTimer
Method · 0.65
Implementers
1
MockScrollableMarkdownEditor
src/editor/EmbeddableMarkdownEditor.ts
Calls
no outgoing calls
Tested by
1
backupFiles
Function · 0.52