I’m working on Now in pre-alpha: https://johnny-decimal-generator.netlify.app
- add Areas, Categories, and Things
- reorder these with drag and drop and have all item numbers updated automatically
- generate list of my J.D items in plain text (currently using the format below, but it’s simple to modify to a different format eg. JSON file)
10-19 foo
11 category
11.01 thing
11.02 another thing
11.03 more thing
12 another category
12.01 thinnggksdljs
12.02 sdjfjlfjgdljg
12.03 sfjlkfjglj
13 moar category
13.01 asffdgdfg
20-29 bar
30-39 baz
40-49 qux
I initially planned my J.D on: (1) a plain text editor, (2) on paper, (3) on Notion, but i kept changing my mind and i got tired of changing the numbering manually. I made this app for myself (got some stack/setup i wanted to try) but sort of got carried away . I’m going to open source it once finished so everyone could fork and tweak it as they please.
All functionalities are done; I’ve been trying to polish it and slap a nice UI on it but starting to procrastinate because i’m miserable & slow with visual design. Posting this here mainly so i can’t back out, lol.
Watch this space!