Created General Troubleshooting (markdown)

Aria Moradi
2021-05-07 18:46:32 +04:30
parent 6f6625cb7b
commit 51189c8054

@@ -0,0 +1,12 @@
## General Troubleshooting
If the app breaks, make sure that it's not running(right click on tray icon and quit or kill it through the way your Operating System provides), delete [the data directory]() and re-run the app (**This procedure will delete all your data!**) and if the problem persists open an issue or ask for help on discord.
# The Data Directory
On Mac OS X : `/Users/<Account>/Library/Application Support/Tachidesk`
On Windows XP : `C:\Documents and Settings\<Account>\Application Data\Local Settings\Tachidesk`
On Windows 7 and later : `C:\Users\<Account>\AppData\Local\Tachidesk`
On Unix/Linux : `/home/<account>/.local/share/Tachidesk`