mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
u b
This commit is contained in:
@@ -1,10 +1,6 @@
|
|||||||
# Backlog
|
# Backlog
|
||||||
|
|
||||||
- [ ] new option to make telekasten filetype optional #49
|
- [ ] new option to make telekasten filetype optional #49
|
||||||
- [ ] New option: template_handling (see comments of ==PR #43==)
|
|
||||||
- [ ] option to create notes in same subfolder as current note if there is one, see ==#38==
|
|
||||||
- ==also create the note in the subfolder if present in the link==
|
|
||||||
- [ ] improve link count sorting, key-mapping
|
|
||||||
- [ ] tag search - search in general: just don't make it turing-complete 😁
|
- [ ] tag search - search in general: just don't make it turing-complete 😁
|
||||||
- [ ] calendar plugin: make weeks clickable!
|
- [ ] calendar plugin: make weeks clickable!
|
||||||
- [ ] show markers / color indicators for weeks with notes - in calendar.vim fork
|
- [ ] show markers / color indicators for weeks with notes - in calendar.vim fork
|
||||||
@@ -23,6 +19,10 @@
|
|||||||
|
|
||||||
## Dones
|
## Dones
|
||||||
|
|
||||||
|
- [x] New option: template_handling (see comments of ==PR #43==)
|
||||||
|
- [x] option to create notes in same subfolder as current note if there is one, see ==#38==
|
||||||
|
- ==also create the note in the subfolder if present in the link==
|
||||||
|
- [x] improve link count sorting, key-mapping
|
||||||
- [x] link count display improved
|
- [x] link count display improved
|
||||||
- [x] `subdirs_in_links` option to toggle generated link format: [[title]] vs [[sub/dir/title]]
|
- [x] `subdirs_in_links` option to toggle generated link format: [[title]] vs [[sub/dir/title]]
|
||||||
- [x] make `resolve_link()` return the best-match root and use it as `cwd` in `follow_link()`
|
- [x] make `resolve_link()` return the best-match root and use it as `cwd` in `follow_link()`
|
||||||
|
|||||||
Reference in New Issue
Block a user