mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
Updated Document (markdown)
parent
d596cb5e7e
commit
53f38c5f9b
@ -24,7 +24,7 @@ Trilium provides a lot of flexibility, but with that you can also potentially sh
|
||||
|
||||
In such cases you can manually fix notes on the database layer - you can use e.g. [https://sqlitebrowser.org/](https://sqlitebrowser.org/) to open `document.db` file, find problematic notes and manually fix them. Don't forget to commit / write changes after you're done.
|
||||
|
||||
## How to reset document
|
||||
## How to reset the document
|
||||
|
||||
If you previously just experimented with Trilium and want to get it to the initial state, you can do that by deleting the `document.db*` files, e.g. like this:
|
||||
|
||||
@ -37,3 +37,5 @@ If you don't need to preserve e.g. the `config.ini`, then you can also delete th
|
||||
```bash
|
||||
rm -r ./trilium-data
|
||||
```
|
||||
|
||||
After starting next time, Trilium will create a new initial document.
|
Loading…
x
Reference in New Issue
Block a user