# My plan for now, roughly
-- Add the task labeling and rescheduling functionality to nota.nvim
+- Recheck aerc configuration
- [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.
+ I took some time to review my config with aerc. Basically only aesthetic
+ changes: column sizes, date format, and threading.
-- Finalize the template parser for blog 7.0.0
+ I did add contacts integration but haven't really had a chance to try it
+ out.
-[2024-03-02]
+- Learn more about flow management in iOS
+
+ I ended up learning a lot about how to handle sync/async state changes in
+ iOS. I haven't updated any of my open source apps to reflect it yet. But
+ in the app where I changed it it's made a huge difference!
+
+- Read some more research on either problem solving or team dynamics
+
+[2024-09-07]