[okular] [Bug 490337] Allow to get PDF passwords from a org.freedesktop.secrets service

2024-07-16 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=490337 Albert Astals Cid changed: What|Removed |Added CC||aa...@kde.org --- Comment #1 from Albert As

Re: Add autosave function to Okular

2024-07-16 Thread Wen Chang
I can do it that way by saving the changes in a backup file. I would like to know why modifying the file on disk without user interaction is a bad idea based on your experience. Also, I noticed that VSCode automatically saves changes once they are made. To my knowledge, only the file that the use

Re: Add autosave function to Okular

2024-07-16 Thread Laura David Hurka
On Wed, 17 Jul 2024 11:01:53 +0800 Wen Chang wrote: > I can do it that way by saving the changes in a backup file. > > I would like to know why modifying the file on disk without user > interaction is a bad idea based on your experience. > > Also, I noticed that VSCode automatically saves changes