aboutsummaryrefslogtreecommitdiff
path: root/plan
blob: 3a655ce9136f690bb59fc35b1e39c71b2c2186d2 (plain)
1
2
3
4
5
6
7
8
9
# My plan for now, roughly

- Add the task labeling and rescheduling functionality to nota.nvim

    [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.

- Finalize the template parser for blog 7.0.0

[2024-03-02]