Commit graph

6 commits

Author SHA1 Message Date
Marty Oehme a365cef6c7
Move intended features to README 2020-10-29 18:41:05 +01:00
Marty Oehme 1c44f244e4
Refactor list functions and options
Moved list functionality into separate file list.lua.
Moved zettelkasten options from local variables to table-scoped
variables, initialized in ZK.init().
2020-10-29 18:17:00 +01:00
Marty Oehme 72f84898f0
Add recursive file listing 2020-10-29 15:22:51 +01:00
Marty Oehme 7e77b616ea
Add simple anchor listing functionality 2020-10-29 12:18:19 +01:00
Marty Oehme c7236ad295
Add Datestamp and Link creation functionality 2020-10-26 19:32:27 +01:00
Marty Oehme 86ab71b1d6
Initial commit 2020-10-26 15:55:40 +01:00