One dimension TODO
- Links to nonexistent thoughts
- Renaming thoughts
- ~~Improve search~~ * ~~Case-insensitive search~~ * ~~Put matching filenames at the top~~ * ~~Ignore directories~~ * ~~Fix scrolling in the editor search panel~~
- ~~Sort changelog by date~~
- ~~Image support~~ * ~~For editor (drag and drop)~~ * ~~For API (copy file to new directory, replace link)~~
- ~~Cancelling saving results in a null filename~~
- Backlinks link to specific sections of text. Linked text can also backlink to the link that linked it lol. Instead of pages linking together, it's elements linking together[1]. Something a bit like text fragments[2].
- Links should link to the state of the page when the link was added. So each page has a version, and I'm linking to a specific version. Maybe this can be in the URL, so for example link to a page like /thoughts/me/2021-11-22.
- Pasting a .md filename in the editor search should open the file by default rather than showing search results
- Lists in excerpts should be converted to a comma separated list, where each li gets a comma appended. If possible, end the ul or ol with a period?
- Add indication of number of page connections to each link. Helps get a sense for where in the network[3] you're moving to (towards a highly-connected node, or away)
- Assign each thought a randomly generated visual[4], ideally inheriting from a highly-connected set of neighbors[5]
- Visual "map" of the overall structure
- Save wm to object storage as a backup
- ~~Add an index for blog-like pages~~
- ~Add physical location each page was written.~
- Track changes to each page[6] through some kind of versioning[7].
- ~~Unique ids for each file~~
- Only build changed pages. I think in sveletekit that would mean preventing crawling and feeding in a list of pages to build. This list could be generated during editing and then get deleted by the build script. Not sure exactly how to handle changes to the templates themselves.
- ~~Serve on gemini[8]~~
- ~Exclude daily pages from search~
Also see:
- Images on One Dimension[9]
- Indexed Thoughts on One Dimension[10]
- One Dimension network[11]
- One Dimension as a Blog[12]
- One Dimension on Gemini[13]
Last updated Sun May 01 2022 in Berkeley, CA
Links
1: /thought/web-diff.gmi
2: https://web.dev/text-fragments/
3: /thought/one-dimension-network.gmi
4: /thought/random-symbols-for-one-dimension.gmi
5: /thought/one-dimension-network.gmi
6: /thought/web-diff.gmi
7: /thought/one-dimension-versions.gmi
8: /thought/gemini-protocol.gmi
9: /thought/images-on-one-dimension.gmi
10: /thought/indexed-thoughts-on-one-dimension.gmi
11: /thought/one-dimension-network.gmi
12: /thought/one-dimension-as-a-blog.gmi
13: /thought/one-dimension-on-gemini.gmi
Backlinks
/thought/one-dimension.gmi