aboutsummaryrefslogtreecommitdiff
path: root/plan
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2025-12-03 10:36:10 +0100
committerRuben Beltran del Rio <jj@r.bdr.sh>2025-12-14 23:40:14 +0100
commit79f1a457511017c9ad68e4b0aa206f58b6b3a47f (patch)
treeb6d057a49ff0933be685731f7ea3e51aad46d26e /plan
parentf1478b23dc185f8fe091c61044eefe3aacbe6ff2 (diff)
Add wmap syntax parser. Add swift LSP rules. Improve tranquil light
colors in neovim.
Diffstat (limited to 'plan')
-rw-r--r--plan27
1 files changed, 16 insertions, 11 deletions
diff --git a/plan b/plan
index 6f90d4e..cc13990 100644
--- a/plan
+++ b/plan
@@ -1,20 +1,25 @@
# My plan for now, roughly
-- Fill out my wiki
+- Continue filling out wiki
- I recently started a federated wiki at wiki.r.bdr.sh. I'm trying to dump
- most of my thoughts and tools around product engineering and engineering
- management there.
+ There's now 46 pages at https://wiki.r.bdr.sh. Most are stubs, but
+ the format is great! I should have done this ages ago.
- The more I use it, the more I want to use it for more personal things.
+ I'm thinking of writing a plugin to use `wmap` syntax and render
+ wardley maps.
-- Continue work on Work
+- Create videos
- I'm building what could become a commercial app for task management, 100%
- mac native. I've built enought of the MVP that it's useable, but I
- hit a pretty big snag: SwiftData doesn't work well with sharing. So I
- need to redo it with CloudKit.
+ In order to promote my freelance business, I want to create some videos
+ about topics I know. One series will be around reading code, and the
+ other around my three process model.
+
+ I've been learning apple motion as part of this, and it's a fun tool.
- Set up my freelance business.
-[2025-11-04]
+ The finanzamt never responded to my first request, which I did through
+ Sorted. Who knows if it actually went through. I did another one directly
+ through Elster, and hopefully we'll know soon.
+
+[2025-12-02]