mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
1.4 KiB
1.4 KiB
Backlog
- yt video
Dones
- replaced
vim.ui.inputbyvim.fn.input, as the former was causing problems on nvim 0.5.x- might not report on all closed issues here in the future as they are available in the issue tracker anyway
- bugfixed and PRed calendar-vim: passing proper
week(day) param from :CalendarT - toggle todo
- : (silly idea) check if we can paste imgs into nvim
- not so silly: with xclip, it's possible!
- implement sorting of the file list that works as well as the
daily_finder.shwe abandonedplenary.scan_dir()to the rescue!
- vimhelp
- Honor day, month, year etc when creating a note via calendar!
- awesome calendar support
- maybe choose template in create note:
new_templated_note()first asks for title, then brings up a telescope picker of all template files in newZkCfg.template_dir.
- highlights oneline
- highlight for highlighted text : ==asdfasdfasasdf==
- yank notelink
- extend markdown syntax highlights for links
- avoid creating new note in home dir when following link to daily or weekly
- get rid of
daily_finder.sh - find weekly note
- goto week
- create note, use default template
- follow links: create non-existing ones
- ,[ to insert link --> we can escape out and type double brackets
- shortcuts for todo and done in init.vim
- Readme search based navigation