Update README.md with new features
This commit is contained in:
@@ -11,6 +11,9 @@ TextDB is a **non-destructive**, completely offline, local-first text editor. It
|
|||||||
- Autosave draft (debounced) that can be safely discarded.
|
- Autosave draft (debounced) that can be safely discarded.
|
||||||
- History panel listing versions by timestamp (drafts included when present).
|
- History panel listing versions by timestamp (drafts included when present).
|
||||||
- Export the current text to a `.txt` file.
|
- Export the current text to a `.txt` file.
|
||||||
|
- Open `.txt` files to create new entries from file content.
|
||||||
|
- Drag and drop `.txt` files onto the window to import them.
|
||||||
|
- Registers `.txt` file association for using TextDB as a default editor.
|
||||||
|
|
||||||
## Use cases
|
## Use cases
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user