Slot canyon in Arizona, USA. Photo by Aiden Guinnip.

Bulleted

The @bulleted.app outline.

  1. Release Notes

    1. 2026-08-11

      1. Fixed: a bullet written while zoomed into a section is saved inside that section. It looked right until a reload, at which point it — and everything else written that way — was sitting at the root of the outline
      2. The save mark says "Saved" only once the writing has landed, rather than whenever the queue happens to be empty — which it also is while you are typing, and after a write that failed and is waiting to retry
      3. Fixed: the first bullet of a new outline no longer sits in a gap of its own, with its marker a column to the left of every other row
      4. Typing no longer scans the whole page three times per keystroke, which is what a large outline felt as lag
      5. Background work that crashes is restarted and counted, instead of quietly stopping for the life of the process while the health check stayed green
      6. A page full of mirrors no longer spends a query on each repository it had already decided not to read
      7. The handle cache is swept hourly — it was the one table that grew with the whole network rather than with this service
    2. 2026-08-10

      1. Bulleted is publicly released — the soft launch on 8/9 becomes an open door #release
      2. The announcement post is published at https://blog.bulleted.app/
      3. Announced on Bluesky from @bulleted.app
  2. TODO

    1. Delete the old lexicon schema records from @ngerakines.me
      Nothing resolves to them now that both _lexicon TXT records point at @lexicons.bulleted.app — but leaving them means repointing a record could resurrect a stale schema
    2. Write a blog post announcing https://bulleted.app/
      1. Setup the https://blog.bulleted.app/ domain
    3. Review the policy documents
      /privacy and /about
    4. Implement and execute playwright scripts to produce demo videos for specific features
      1. Creating, editing, and indenting bullets
      2. TODO and notes
      3. Collapsing, expanding, and zooming
      4. Deleting bullets
      5. Transclusion
      6. Expanding pasted content and exporting nodes
      7. Copying content
      8. Outlines
    5. Blog about agentic resources
    6. Blog about the lexicon schema and sort keys
    7. Blog about scaling and limits
    8. Soft launch on 8/9/2026
  3. Known Issues