A non-linear writing instrument.
  • Rust 90.5%
  • HTML 4.4%
  • CSS 2.7%
  • Shell 1.8%
  • Nix 0.6%
Find a file
2026-01-06 04:10:49 -03:00
.forgejo/workflows Fetch CI tooling directly from releases 2025-12-28 06:27:06 -03:00
docs/development Implement spaced anchor redirection 2026-01-05 23:12:10 -03:00
src Add handlers for smart-case, spaced node queries 2026-01-06 04:10:49 -03:00
static Add interactive navigation controls 2026-01-06 03:52:08 -03:00
templates Add interactive navigation controls 2026-01-06 03:52:08 -03:00
tests/mocks Add an empty file to mocks/no_graph so it exists in CI 2025-12-26 00:26:02 -03:00
.clippy.toml Minor linting tweaks 2026-01-05 13:20:48 -03:00
.gitignore Here goes something 2025-12-09 18:28:39 -03:00
.justfile Reorder justfile quick-assess recipes with tests on top 2026-01-05 11:11:11 -03:00
.rustfmt.toml Setup and apply formatting 2025-12-12 01:59:48 -03:00
Cargo.lock Concentrate configuration content parsing in syntax::serial 2025-12-28 06:27:30 -03:00
Cargo.toml Minor linting tweaks 2026-01-05 13:20:48 -03:00
LICENSE Here goes something 2025-12-09 18:28:39 -03:00
README.md Move roadmap from README to docs/development 2026-01-05 14:03:43 -03:00

en

en is a tool to write non-linear, connected pieces of text and have their references mapped out as a graph of connected information.

It works by ingesting a TOML file containing your node specification and serving it as a website that allows nodes to be browsed, searched and listed in relation to each other or as a shallow tree of nodes.

Roadmap

For an outline of planned and completed features, see the roadmap.

Learn more

You can learn more and see what en looks like by visiting the homepage, which is rendered using en itself.