Updated FAQs (markdown)
parent
f0c9b73992
commit
3529ea9fc0
2
FAQs.md
2
FAQs.md
|
@ -10,7 +10,7 @@ Tuhi doesn't delete files, it just renames them to `<filename>.deleted`. The fil
|
|||
|
||||
In `$XDG_DATA_HOME/tuhi`, usually `$HOME/.local/share/tuhi` or when running from the **flatpak** it's `$HOME/.var/app/org.freedesktop.Tuhi`. See the [[Log Files]] page for more info.
|
||||
|
||||
## Why does Tuhi delete drawings from the device
|
||||
## Why does Tuhi delete drawings from the device?
|
||||
|
||||
This is a design feature of the hardware. The tablets only have two commands to manage drawings: "download the oldest drawing" and "delete the oldest drawing". At which point the second-oldest drawing becomes the oldest drawing and we can download that one now. If we do not delete files, we would only be able to access the oldest file, never any others.
|
||||
|
||||
|
|
Loading…
Reference in New Issue