aboutsummaryrefslogtreecommitdiff
path: root/plan
diff options
context:
space:
mode:
Diffstat (limited to 'plan')
-rw-r--r--plan12
1 files changed, 12 insertions, 0 deletions
diff --git a/plan b/plan
index aa2253a..7aa9a4a 100644
--- a/plan
+++ b/plan
@@ -1,7 +1,19 @@
# My plan for now, roughly
- Recheck aerc configuration
+
+ I took some time to review my config with aerc. Basically only aesthetic
+ changes: column sizes, date format, and threading.
+
+ I did add contacts integration but haven't really had a chance to try it
+ out.
+
- 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]