Vscode Integration
Tasks
- searching for blocks inside file
- insert block id inside target
- [d] searching for existing blocks across all files
- navigating to block
Store Block ids
-
a reference of the link must be stored in Dendron Engine
-
currently the engine tracks
notes
andschemas
-
each
note
tracks links, we need to add block links to tracking links -
we need to add an
anchors
field to notes and track block anchors there -
during initialization, anchors should be kept in a
anchors
dictionary of engine -
lookup
- see Note Response
Backlinks