r-notes

A collection of tools I use for my notes in markdown, zettelkasten alike, format

MIT License

Stars
3
r-notes - Outliner: Minimal edition Latest Release

Published by romanthekat over 2 years ago

Bare minimum outliner.

outliner "path/to/note.md"
will generate /path/to/DATE Outline note.md

r-notes - Linked and spaced

Published by romanthekat over 2 years ago

Links include ids only (numbers sequence) if possible.
Spaces used for delimiting instead of .... for less visual clutter.

r-notes - ZK ID filenames

Published by romanthekat over 2 years ago

Add support for ZK ID-only filenames in outlines

r-notes - Regenerator of backlinks

Published by romanthekat over 2 years ago

New CLI tool - regenerate backlinks in files

r-notes - Less IO for the win

Published by romanthekat over 2 years ago

Introduces optimisation in regenerate-backlinks command, which writes into files only if there is are changes in backlinks done

r-notes - Wikilinks with full filename or just UID

Published by romanthekat over 2 years ago

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 :)

r-notes - Tags cloud - sort of

Published by romanthekat over 2 years ago

Add tags-cloud command to generate most commonly used tags