Patrizio Bekerle
Patrizio Bekerle
> I just realised I have no idea what I'm doing, or what I should do or look for. 1) Is the settings dialog is still slow for you? 2)...
Do you need any help, @justinbeaty?
I have something more with this in mind, I think I'll do it myself 😊
I want to experiment with caching *QSettings* entries, but it's very dangerous, because **ALL** requests (also group requests) need to be handled, or obsolete data will be used.
## 24.9.7 - Reading from settings will now be cached in memory to possible speed up the application, hopefully not causing any regressions (for [#3027](https://github.com/pbek/QOwnNotes/issues/3027)) It was quite work, can...
## 24.5.10 - The absolute path of the current note will now be shown in the status bar (for [#3023](https://github.com/pbek/QOwnNotes/issues/3023)) - You can turn on and off the display of...
There now is a new release, could you please test it and report if it works for you?
And I already found regressions. 😬
Under Non-Windows OSes I replace the home-directory path by `~` to save space, do you think I should also do that under Windows or would that confuse people? 🤔 