From 79f1a457511017c9ad68e4b0aa206f58b6b3a47f Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Wed, 3 Dec 2025 10:36:10 +0100 Subject: Add wmap syntax parser. Add swift LSP rules. Improve tranquil light colors in neovim. --- plan | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) (limited to 'plan') 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] -- cgit