Skip to main content

textli

A lightweight text editor with focused writing and reading in mind.

textli is a full-window, distraction-free Markdown editor: one warm paper-toned column of text, vim keybindings, and nothing else on screen. ⌘R flips the source into a rendered reading view made for proof-reading and review — navigate with vim motions, leave inline comments, and propose suggestions (track changes) that the author accepts or rejects with a keystroke. Notes about code stay connected to it: a reference like textli/editor.py:2455 is followable — opens the file read-only at that line, gb comes back — so a design doc reads with its evidence one keystroke away. All annotations are stored inline as CriticMarkup, so they travel with the file and diff cleanly in git — no sidecar files. Pandoc-style TeX math$…$ inline, $$…$$ display — renders as typeset formulas in the reading view, so scientific notes read like the paper they'll become (and convert to one via pandoc, untouched). A <!-- chart: bar x=… --> marker over a pipe table turns it into a typeset chart on render, while the source stays a plain table everywhere else. And an image reference to a .grafli file — ![](architecture.grafli) — renders inline as the diagram itself when the grafli CLI is installed, degrading quietly to nothing when it isn't. The page comes in two counterpart palettes — warm paper and a low-key dark ground — switched with ⌘⇧D, or driven by an embedding host through textli.set_theme("dark").

textli started life as the editor inside grafli, the keyboard-driven diagram tool, and is now its own package — usable standalone or embeddable in any PySide6 application.

Install

uv tool install textli-editor   # or: pipx / pip install textli-editor

The package publishes as textli-editor (plain textli is too close to an existing PyPI name), but everywhere else it's just textli: the command is textli, the import is import textli.

Use

textli notes.md                     # open reading (created on first save)
textli notes.md#design-decisions    # jump straight to a heading
textli -w notes.md                  # start in the editable write view
textli notes.md --pdf               # export the typeset page, no window

A file you haven't opened before opens in the reading view; ⌘R (or -w) puts you in the write view, ready to type in vim NORMAL mode. It autosaves while you work, and every file resumes where you left it — view mode, caret and scroll included, so a note you were writing comes back writing. It also watches the open file, so edits made outside textli (an agent applying your comments, a git checkout) reload in place without a restart. A faint whisper status in the card's corner keeps you oriented — mode, word count, and session delta while writing; the section you're in, progress, minutes left, and open review items while reading. Press F1 inside the editor for the complete key reference, or see the documentation.

The short version

Key Action
⌘R Toggle write ↔ reading view
Esc Step back — leave visual mode, close an overlay, put an expanded image away. Embedded in a host app it also saves & closes (⇧Esc cancels); standalone, ⌘Q quits
⌘↵ Full-window width
⌘. Section focus (dim all but the current paragraph / section)
f Focus reading mode — caret-locked centre line + gradient spotlight (reading view)
⌘T Typewriter scrolling (the caret line stays put; persists)
⌘⇧P Paper surface — grain & light on the page; off = flat (persists)
⌘⇧D Dark / light page — the counterpart palette (persists)
c / s Comment / suggest a change on the selection — text or a formula (reading view)
a / x Accept / reject the suggestion under the caret
go Open another file — fuzzy history + per-segment path completion
Follow the link under the caret — .md opens in place, web in the browser, #heading jumps (reading view)
Follow the source reference under the caret — `editor.py:42` opens the file read-only at that line (reading view)
Expand the image under the caret — picture, chart, diagram or formula fills the window; Esc closes (reading view)
gb / Back to the document the last link was followed from (reading view)
gl Links overview — jump-list of every link (reading view)
/ Fuzzy in-document search (n/N next/previous hit; to replace)
F1 Full help

Embed

from textli import ZenMarkdownEditor, InlineVimEditor

ZenMarkdownEditor is the full-window editor (parent it into any widget); InlineVimEditor is a small vim-capable QPlainTextEdit for editing a single piece of text in place. See the embedding guide.

AI agents

textli ships an installable agent skill that teaches AI tools to author Markdown for the reading view and to review through the inline annotation layer — comments from the human, track-change suggestions from the agent — including genre playbooks (decision doc, learning doc, scientific paper; examples/paper.md is a worked example studying textli itself):

textli skill install     # ~/.claude/skills, ~/.agents/skills, ~/.config/opencode/skills
textli skill check       # per-tool status: ok / stale / modified / missing
textli skill             # print the whole skill to stdout instead

See the AI agents guide.

Develop

uv venv && uv pip install -e '.[dev]'
QT_QPA_PLATFORM=offscreen .venv/bin/pytest -q

License

MIT — see LICENSE. Bundled fonts — JetBrains Mono, Caveat and Literata — are licensed under the SIL Open Font License (JetBrains Mono, Caveat, Literata).

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

textli_editor-0.8.0.tar.gz (3.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

textli_editor-0.8.0-py3-none-any.whl (3.1 MB view details)

Uploaded Python 3

File details

Details for the file textli_editor-0.8.0.tar.gz.

File metadata

  • Download URL: textli_editor-0.8.0.tar.gz
  • Upload date:
  • Size: 3.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for textli_editor-0.8.0.tar.gz
Algorithm Hash digest
SHA256 38f9d0c5b2f42c4e5e23d3b4be85b3712c256d9b32d88569eea593762ace1a78
MD5 f6a123630ed3e3134f21526826fc4eb7
BLAKE2b-256 c54064d18ebffb63477cd0a64dd490d9138a47aecc3afef5c3a5023c46ffedfb

See more details on using hashes here.

Provenance

The following attestation bundles were made for textli_editor-0.8.0.tar.gz:

Publisher: release.yml on MisterGC/textli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file textli_editor-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: textli_editor-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for textli_editor-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8bb29cdf7f636ba171aa054f7345a5c2dbd36e989b3e96e693951e94ae7807de
MD5 0ee51078c09de183eaa130626835b43f
BLAKE2b-256 b75f0732a9b7dc201255d3ddacf2b4a6841781d71941a4afad7a42564a21f06f

See more details on using hashes here.

Provenance

The following attestation bundles were made for textli_editor-0.8.0-py3-none-any.whl:

Publisher: release.yml on MisterGC/textli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.8.0 This release

2 files

0.7.1

2 files

0.7.0

2 files

0.6.0

2 files

0.5.0

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page