Błażej Pieczyński

Results 2 comments of Błażej Pieczyński

In Notepad++: Remember: Create a backup file. Open: `C:\Users\{USER}\AppData\Local\Programs\Typora\resources\appsrc\window\frame.js` Find: `var t=window._options.userDataPath+(File.isWin?"\\":"/")+"draftsRecover"; ` Replace with: `var t=window._options.userDataPath+(File.isWin?"\\":"/")+"!@#$%^&*()"; `

The method above doesn’t work on Linux, so the easiest fix is to tweak the directory permissions. First, locate the Typora configuration folder. Then, open a terminal and change the...