diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-09-30 21:50:50 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-09-30 21:50:50 +0200 |
| commit | fcf9fce4f51a2dc8fefd46e5dd8f0e26c8e35043 (patch) | |
| tree | e29cda7d96ba5627d0d979d8c47a10ca7d8964c0 /plan | |
| parent | f56257e77158598346d9631f0665253b146e856b (diff) | |
Commit plan changes
Diffstat (limited to 'plan')
| -rw-r--r-- | plan | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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] |