mirror of https://github.com/getmango/Mango.git
Updated FAQs (markdown)
parent
b5ffc39f2d
commit
79dca17cbf
4
FAQs.md
4
FAQs.md
|
@ -6,4 +6,6 @@ See [#37 (comment)](https://github.com/hkalexling/Mango/issues/37#issuecomment-6
|
|||
|
||||
Detto. We can't store the tags in `info.json` because we need the DB to index them. Because of this, when the paths of your titles change, the tags will be deleted.
|
||||
|
||||
Currently, if you renamed/moved a title, its thumbnail and tags will be deleted. The thumbnail will be re-generated automatically, but you will have to add the tags back manually. I understand that this is not ideal, so do let me know if you can propose a better way to handle this.
|
||||
Currently, if you renamed/moved a title, its thumbnail and tags will be deleted. The thumbnail will be re-generated automatically, but you will have to add the tags back manually. I understand that this is not ideal, so do let me know if you can propose a better way to handle this.
|
||||
|
||||
On the other hand, the reading progress, custom cover images, and display names are stored in `info.json`, so they won't be lost when you rename/move the folders.
|
Loading…
Reference in New Issue