]>
Commit | Line | Data |
---|---|---|
1 | # My plan for now, roughly | |
2 | ||
3 | - Add the task labeling and rescheduling functionality to nota.nvim | |
4 | ||
5 | [2024-03-03] This is done. Adding scheduling was mostly a matter of text manipulation. Since I only use YYYY-MM-DD it works quite well. If people ever adopt it, I would consider adding flexibility. | |
6 | ||
7 | - Finalize the template parser for blog 7.0.0 | |
8 | ||
9 | [2024-03-02] |