-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Milestone
Description
It would be nice to have expanded evnvar in "Backup destination" as well. I'd like to set that field in one of the following fortmat:
Would that be possible?
Originally posted by @StayPirate in #2406 (comment)
agreed it doesn't work. The error occurs here:
keepassxc/src/gui/DatabaseWidget.cpp
Lines 2087 to 2089 in 64b3695
| if (QDir::isRelativePath(backupFilePath)) { | |
| backupFilePath = QDir::cleanPath(dbFileInfo.absolutePath() + QDir::separator() + backupFilePath); | |
| } |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In progress

