Move intended features to README
This commit is contained in:
parent
1c44f244e4
commit
a365cef6c7
2 changed files with 44 additions and 17 deletions
|
|
@ -1,13 +1,3 @@
|
|||
-- feature wishlist
|
||||
-- * note creation (new anchor)
|
||||
-- * link creation (to existing note)
|
||||
-- * link following (to existing anchor)
|
||||
-- * note search (title / full-text)
|
||||
-- * note listing (anchors / titles, no anchor)
|
||||
-- * options
|
||||
-- * zettel anchor regex
|
||||
-- * zettel anchor separator
|
||||
-- * zettel extension
|
||||
local ZK = {}
|
||||
|
||||
local ls = require'zettelkasten.list'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue