diff --git a/README.md b/README.md index 201ccd2..93c9952 100644 --- a/README.md +++ b/README.md @@ -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