X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/0c34df5affa01c37adb70e2c86d2a4ae3dd573bc..27c163f2b370f2c9b000c33bb68d61e55a204255:/.plan diff --git a/.plan b/.plan index bd7ba48..75d9211 100644 --- a/.plan +++ b/.plan @@ -1,11 +1,7 @@ # My plan for now, roughly -- Add the task labeling and rescheduling functionality to nota.nvim +- Package blog and page for fedora, arch, and debian. - [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. +- Add gopher functionality (geomyidae) to page. -- Finalize the template parser for blog 7.0.0 - - [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. - -[2024-03-02] +[2024-03-10]