Jonathan White
Jonathan White
We just pass the command off to the system to execute. It might be a mistake, but in your example you forgot to include the OneDrive folder after the %USERPROFILE%.
I did some debugging and docs reading, looks like this is a Qt issue. There is no function that expands env vars prior to program execution. I wrote a proof...
That is odd, no other platform allows shrinking the window like that
Good point, now with badges in 2.6.0 we could simply make a reference "badge" like a curved arrow that overlays the entry icon instead of changing colors
It is not likely this will be supported in the near future. Every modern OS can mount a WebDAV folder to be made accessible to KeePassXC. Likewise, SMB and NFS...
Why not just use a cloud service provider, even syncthing or owncloud? You own all the technical challenges when you use webdav.
Oh it'll remain open, I'm not entirely against this feature. I think it is best paired with plugin/scripting/trigger support though.
Using WebDAV through an application does nothing to resolve reliability issues with the WebDAV protocol itself. If you are concerned with reliability, versioning, and other modern concerns.... don't use WebDAV!
Please check out syncthing. It is far superior to webdav.
The bounty will be satisfied if minimally WebDAV, NFS, and SMB are supported natively within KeePassXC. SSH/SFTP is a bonus, but certainly not a requirement since it requires a significant...