Commit graph

3 commits

Author SHA1 Message Date
Marty Oehme e2a97570e0
Add zettel opening by base name matching 2021-04-30 16:02:13 +02:00
Marty Oehme 325be3c500
Split zettel getting into by anchor and by ref
Prepare for creating a lookup of zettels through the root directory by
file name as well as zettel id.
2021-04-30 15:52:54 +02:00
Marty Oehme 9dcd2556ba
Rename list module to files module
Renamed to 'files.lua' since it is the only module actively working on
the underlying filesystem so far -- gathering existing files and zettel
in the directories.
2021-04-30 15:30:43 +02:00
Renamed from lua/zettelkasten/list.lua (Browse further)