mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 14:14:24 -05:00
18 lines
531 B
Markdown
18 lines
531 B
Markdown
# Backlog
|
|
|
|
- maybe choose template in create note
|
|
|
|
## Dones
|
|
- [x] yank notelink
|
|
- [x] extend markdown syntax highlights for [[links]]
|
|
- [x] avoid creating new note in home dir when following link to daily or weekly
|
|
- [x] get rid of `daily_finder.sh`
|
|
- [x] find weekly note
|
|
- [x] goto week
|
|
- [x] create note, use default template
|
|
- [x] follow links: create non-existing ones
|
|
- [x] ,[ to insert link --> we can escape out and type double brackets
|
|
- [x] shortcuts for todo and done in init.vim
|
|
- [x] Readme search based navigation
|
|
|