# My plan for now, roughly
-- Add the task labeling and rescheduling functionality to nota.nvim
+- Replace my PGP encrypted files with age
- 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.
+ I replaced all of my existing gpg workflows to use age, and it's impressive
+ just how easy it is when compared with GnuPG/PGP. When I first created the
+ key I was confused, I expected more razzle dazzle.
-- Finalize the template parser for blog 7.0.0
+ Now I have a setup with a hardcopy key stored safely and offline, and my
+ yubikeys as recipients and identities.
-[2024-03-02]
+ Replacing pass with passage was slightly more finnicky just because
+ there's no package to install easy in my provisioning script, but once
+ it was there it all just worked. Aerc has no problem with it either.
+
+- Build a GUI with THINK C
+- Catch up with wardley maps material
+
+[2025-02-22]