Update README.md with improved feature descriptions

This commit is contained in:
2026-02-01 03:19:27 +01:00
parent ec5cf906d2
commit e1e223ed55

View File

@@ -6,10 +6,10 @@ TextDB is a **non-destructive**, completely offline, local-first text editor wit
- Non-destructive editing: immutable manual saves + safe autosaved drafts. - Non-destructive editing: immutable manual saves + safe autosaved drafts.
- Version history panel with quick restore. - Version history panel with quick restore.
- Markdown preview mode (toggle with Tab) + print-friendly output. - Markdown preview mode (toggle with Tab).
- Nested folders with expandable tree; move items via right-click. - Sort your texts in nested folders with expandable tree; move items around via right-click.
- Open/import `.txt` and `.md` files; export to `.txt`. - Open/import `.txt` and `.md` files; export to `.txt` or print / `.pdf`.
- App settings for theme, text size, and line numbers. - Settings for theme, text size, and optional display of line numbers in the textarea.
## Use cases ## Use cases