Switch from Database to Local file system and vice versa #2548
-
|
Could I switch between Database and Local file system during usage? (For example, I used the Memos couple months and decided that local file system is better for me). I saw you have radio button, but will it migrate my data? I also checked this: https://github.com/orgs/usememos/discussions/1948. If I understood right, text always stored in database, but what the local storage does then? Just stores media files without notes? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Just did exactly that. It didn't migrate the assets (like images) from database to the filesystem, but new uploaded files will be stored in the filesystem from now on. This while the old assets that are already in the database are still available in the memo's. |
Beta Was this translation helpful? Give feedback.

Just did exactly that. It didn't migrate the assets (like images) from database to the filesystem, but new uploaded files will be stored in the filesystem from now on. This while the old assets that are already in the database are still available in the memo's.