-
Notifications
You must be signed in to change notification settings - Fork 222
Suggestion: Exclude patterns GUI improvements #399
Copy link
Copy link
Closed
Labels
help wantedThis issue is available, comment if you want to fix itThis issue is available, comment if you want to fix itstatus:planningFor large features, plan it out before implementationFor large features, plan it out before implementationtype:featureNew functionalityNew functionality
Description
First of all, many thanks for Vorta, this is an extremely important tool to motivate less technical people to take advantage of the all the goodness of Borg.
The only part of the GUI that I found slightly confusing was the exclude patterns, especially after reading the link to the manual, which for a non-technical user doesn't explain clearly what exclude patterns are for or how to use them and how they differ from the other apparently similar methods for excluding certain files and/or directories from backups.
I think it would be nice for Vorta to have a few GUI exclusion improvements, while still allowing to manually type in patterns for experts who prefer that. Maybe something like:
- A field with directories and files to be excluded, basically the inverse of the Source Folders and Files to Back Up pane. This will probably cover 95% of beginners' needs.
- A checkbox to exclude folders with the
.nobackupfile. - A GUI way of building slightly more complex exclusion rules, similar to buildregex.com , but obviously not as comprehensive, just to cover the most common rules of files and/or directories that start with
BLAH, that containBLAHanywhere in the name, or end withBLAH, with a little additional help on the use of wildcards.
Thanks a lot!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedThis issue is available, comment if you want to fix itThis issue is available, comment if you want to fix itstatus:planningFor large features, plan it out before implementationFor large features, plan it out before implementationtype:featureNew functionalityNew functionality