operates on a flat directory of text files no extension necessary all directories are ignored
one command? index
iterate through all files recognize links
prepend all backlinks at the top with some easily ignorable prefix, eg:
%backref:filename
%backref:filename\ with\ spaces
We escape delimiters so that gf
will open the note
Gather all links in the doc and append in the same fashion:
%ref:filename
Create one additional file with some fixed name
# Jan 1, 2020
- %ref:filename
- %ref:filename\ with\ spaces
# Jan 2, 2020
- %ref:new\ file
Use created timestamp to order files
[zk.pant]