]> git.r.bdr.sh - rbdr/r.bdr.sh/blame - .plan
Update files from notes
[rbdr/r.bdr.sh] / .plan
CommitLineData
d15c985e
RBR
1# My plan for now, roughly
2
3- Add the task labeling and rescheduling functionality to nota.nvim
a082e2cf 4
7d294625 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.
a082e2cf 6
d15c985e
RBR
7- Finalize the template parser for blog 7.0.0
8
0c34df5a
RBR
9 [2024-03-08] The template parser is finished! I ended up caving and using dependencies for serializing, but mostly to generate a timestamp. Up next will be to generate the archive. I reckon publish and remote will be easy as i use existing tools.
10
d15c985e 11[2024-03-02]