Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callumalpass/tasknotes
/ createInstantConvertButtons
Function
createInstantConvertButtons
src/editor/InstantConvertButtons.ts:358–360 ·
view source on GitHub ↗
(plugin: TaskNotesPlugin)
Source
from the content-addressed store, hash-verified
356
}
357
358
export
function
createInstantConvertButtons(plugin: TaskNotesPlugin): Extension {
359
return
createInstantConvertField(plugin);
360
}
Callers
1
initializeServicesLazily
Function · 0.85
Calls
1
createInstantConvertField
Function · 0.85
Tested by
no test coverage detected