Core editor
- Main menu and editor flows
- Search and replace
- Block operations
- Inline style codes
Investor presentation draft · repo snapshot 2026-03-08
A retro-styled writing environment built with Python + Textual, combining editor, proofreader, mail merge, print/export, and Safari DOS file management.
Core product is working. The biggest job now is polish, completion, and positioning.
We are selling disciplined progress on a differentiated niche product, not vapor.
make test run.Evidence base: README, pyproject, TODOs, and spec set in spec\*.md.
BUGS.md.The strongest investor story is "finish and harden the product" before "add every future concept."
| Spec area | Status | Investor read |
|---|---|---|
| Core editor / keyboard / global format / CLI / demo mode | Largely done | Core product shape is established. |
| Inline formatting / proofreader / mail merge / print | Partly done | Useful today, but still needs workflow polish and edge-case completion. |
| Safari DOS | Functionally strong, UX incomplete | Good strategic differentiator if polished. |
| File type awareness | Done | Fresh signal that velocity is real. |
| AI chat / ELIZA-RAG | Spec only | Potential upside, but should not anchor the next milestone. |
Estimated completion is repo-based inference, not a formal earned-value model.
Undo, save flows, prompts, and edge-case UX still need tightening to meet modern expectations.
Preview, Markdown, and PostScript outputs must stay aligned as formatting features expand.
Windows terminal quirks and file-system differences make QA and support more demanding.
There is a risk of spreading effort across AI, DOS polish, and editorial features all at once.
| Category | Examples | Why Safari Writer still matters |
|---|---|---|
| Mainstream word processors | Microsoft Word, Google Docs | Safari Writer competes on focus, identity, local-first use, and keyboard-first simplicity. |
| Plain-text / markdown editors | Obsidian, Typora, VS Code | Safari Writer adds retro differentiation, built-in proofing, and document-printing flavor. |
| TUI editors | Vim, Neovim, Helix, nano | Safari Writer is friendlier for non-programmer writers and has a stronger guided workflow model. |
| Retro references | AtariWriter, ST Writer, emulators | Those establish lineage; Safari Writer makes the idea usable on modern systems. |
Use retro visuals and terminal aesthetics to earn attention, then prove the product solves real writing tasks.
Short videos and GIFs showing edit -> proofread -> export -> mail merge will outperform feature lists.
Retro computing circles, Python/Textual communities, indie writing spaces, and developer-productivity audiences.
"A modern retro word processor for people who want focus, keyboard speed, and character."
README.md for product description and current feature framingTODO.md, TODO_files.md, and BUGS.md for completion and gap trackingCHANGELOG.md and pyproject.toml for release and packaging contextspec\*.md, spec\ROADMAP.md, and spec\PRIOR_ART.md for scope, ambition, and competitive lineagemake test run on 2026-03-08 confirming 586 passedCompetition and marketing recommendations include informed strategic judgment on top of repository evidence.