]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - .plan
Update files from notes
[rbdr/r.bdr.sh] / .plan
diff --git a/.plan b/.plan
index 3a655ce9136f690bb59fc35b1e39c71b2c2186d2..7aa9a4ac2356865ff7e6f91231934e3f182cd171 100644 (file)
--- a/.plan
+++ b/.plan
@@ -1,9 +1,19 @@
 # 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]