Churn: An AI content editor for the Internet has been missing.

Why are we still using complex file formats? AI Models and Code Generators all speak Markdown, HTML, CSS, even Scalable Vector Graphics.
We can use HTML and CSS for layout design. We don't need Adobe or Affinity Design Suite. We need to make it a Responsive Design and publish it to the web anyway. Emails and reports, fine okay.
Markdown editors are growing like crazy: Obsidian, Anytype, CraftDocs, Logseq,
Academic editors are well loved like Essayist, PapersApp
Open source text editors like Helix, Zed.
Open source version control systems like Git, Gitoxide, Jujutsu.
We have open standards like WebGL, and WebGPU,
We now have a next generation Cross-Platform framework to build Cross-Platform Applications with libraries like wgpu.

Features

Aliases & Variants: defaults to plural, singular, acronym, acronym plural.

Table Enhancements

Can merge cells.

Tag Management

Find and replace tag all over content library. Tags have aliases treated as first class citizens.
Anywhere on the filesystem, not just in the vault. Paths referencing other files in the filesystem outside the vault are indicated as needing to have an array of viable paths.
The array of viable paths also determines where the document appears.
Managed by an easy to use one click one view symlink system.

Repository Inter-Transport

Show, hide HTML, CSS

Only deal with Extended Markdown. Sytnax definer, to web components.
Tasks with metadata
md
- [ ] {by: Michael Staton, to: Tanuj R., date_assigned: 2025-04-26, date_completed: 2025-04-29 } Just get it done please!  That thing! 

Terminal Emulator Interface

Build once play anywhere Cross-Platform Applications with Rust using wgpu or Tauri

Projects

Tools, Programs, Code etc.

Write your own tools to manipulate text.

Improve Section

Suggest Edits

  1. Private notes
  2. Variants
  3. Versions
  4. Variables: Clone parent: git clone <parent-repo>
  5. Components
  6. Section and Header IDs, Header Level IDs in the naming.

Context, IDs, Windows

So, if I'm writing about something, I want it to be connected to that something. Yet, it doesn't need to appear over and over.

AST object IDs for sections, paragraphs

Appearances

Header syntactical mods for subheaders and subtitles

In markdown there are by default 6 levels of headers. However, if you want to render a subheader or subtitle you can use syntax to render the remaining text in as a subheading, subtitle, or lede. For example,
  1. a double pipe (||)
  2. a double dash (--)
  3. a double colon (::)
  4. a double asterisk (**)
  5. a double equals (==)
  6. a double plus (++)
  7. surrounded by parenthesis (Heading (Text))
Jujutsu integration.
Auto path and backlink adjustment on changes in files.
uuid generation Split markdown file into two.

Citation Management Automation

Sources
Citations are considered safe INSIDE callouts.

Dependencies

Inspiration Set

One Day

Collaborative Documents Contribution monitoring. Edits, amends, saves timestamps.