Releases: romanthekat/r-notes
TheArchive patch to 'Extract Note' bundled plugin
Small patch to a bundled plugin from TheArchive v1.8.0+.
Includes mini patch to the original plugin from Christian Tietze:
- 'new note' dialog presets filename using current note's filename (first part before space), assuming it's folgezettel id
- a workaround for cancelling plugin execution
Less IO for the win
Introduces optimisation in regenerate-backlinks command, which writes into files only if there is are changes in backlinks done
Wikilinks with full filename or just UID
Add support for both [[202012122020]] and [[202012122020 title]] links format for all tools.
Full filename format is more exact and more widely adopted, though prone to errors in case you often rename files (without updating links immediately; some apps support that).
Having both options working is helpful :)
Tags cloud - sort of
Add tags-cloud command to generate most commonly used tags
Regenerator of backlinks
New CLI tool - regenerate backlinks in files
ZK ID filenames
Add support for ZK ID-only filenames in outlines
Linked and spaced
Links include ids only (numbers sequence) if possible.
Spaces used for delimiting instead of .... for less visual clutter.
Outliner: Minimal edition
Bare minimum outliner.
outliner "path/to/note.md"
will generate /path/to/DATE Outline note.md