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.
- Version history panel with quick restore.
- Markdown preview mode (toggle with Tab) + print-friendly output.
- Nested folders with expandable tree; move items via right-click.
- Open/import `.txt` and `.md` files; export to `.txt`.
- App settings for theme, text size, and line numbers.
- Markdown preview mode (toggle with Tab).
- Sort your texts in nested folders with expandable tree; move items around via right-click.
- Open/import `.txt` and `.md` files; export to `.txt` or print / `.pdf`.
- Settings for theme, text size, and optional display of line numbers in the textarea.
## Use cases