Troubleshooting¶
How do I access my snapshots?¶
Currently, the history functionality to give you access to your snapshots is not implemented yet. Have a look on the roadmap to find out when to expect its implementation.
Still, there is a way to access your snapshots.
Since all the snapshot handling is done by git, you can check your snapshots with every git UI client. We recommend using Github Desktop for this, since it is user friendly and fast to set up.
To see your history in Github Desktop, please proceed like follows
- Get it here
- Run the installer
- When it asks you for a Github Account, click on "Skip this step" on the bottom
- On the next screen, hit "Next" without inputing anything
- Decide if you want to submit usage data and hit "Finish"
- Open up your file explorer and navigate to your writerey installation path
- Drag and Drop the folder containing writerey.exe onto Github Desktop
-
A popup appears. Click "Add Repository"
-
-
Github Desktop now opens up your repository. Click on the tab "History" to access your History.
-
Done! Here, you can see all the changes writerey recorded for you and copy them into the original file again, if necessary.
I have some kind of problem that is not listed here!¶
Feel free to open up an issue on Github that details your problem.