zettelkasten.nvim/lua/zettelkasten
Marty Oehme 972845505f
Add new link functionality
`link.new` will create a correctly formatted to link for a zettel which
does *not exist* yet, by adding its own anchor.
2020-10-31 11:37:55 +01:00
..
anchor.lua Move anchor prepend function to anchor module 2020-10-31 11:05:30 +01:00
anchor_spec.lua Move anchor prepend function to anchor module 2020-10-31 11:05:30 +01:00
init.lua Move anchor prepend function to anchor module 2020-10-31 11:05:30 +01:00
init_spec.lua Move anchor prepend function to anchor module 2020-10-31 11:05:30 +01:00
link.lua Add new link functionality 2020-10-31 11:37:55 +01:00
link_spec.lua Add new link functionality 2020-10-31 11:37:55 +01:00
list.lua Refactor options to separate file 2020-10-30 16:04:23 +01:00
list_spec.lua Refactor options to separate file 2020-10-30 16:04:23 +01:00
options.lua Refactor restricted option sets 2020-10-30 19:08:52 +01:00
options_spec.lua Add link formatting function 2020-10-30 18:44:50 +01:00