aboutsummaryrefslogtreecommitdiff
path: root/plan
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2024-09-30 21:50:50 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2024-09-30 21:50:50 +0200
commitfcf9fce4f51a2dc8fefd46e5dd8f0e26c8e35043 (patch)
treee29cda7d96ba5627d0d979d8c47a10ca7d8964c0 /plan
parentf56257e77158598346d9631f0665253b146e856b (diff)
Commit plan changes
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]