Open JacobOkanta opened 1 week ago
Sorry, that is not possible at the moment. But it should not be too difficult to add.
I looked into this and it is more difficult to implement then I first anticipated. The main issue is that the GUI toolkit I am using does not support this directly. The issue is that I can can configure a custom path for storing the preferences. I am looking into implementing my own storage solution for preferences, e.g. by adding them to the existing database.
Is it possible to run this program in a portable mode where all files are stored alongside the exe? For example this would be useful to run from a network drive or to sync the program between multiple devices.