emersion / bups

Simple GUI for Bup, a very efficient backup system.
MIT License
95 stars 8 forks source link

Exclude improvements #14

Open tadly opened 8 years ago

tadly commented 8 years ago

Excludes based on patterns/paths per directory are a nice thing to have, however sometimes it makes sense to have a global set of exclude patterns/paths (at least that's how I like to organize my backups).

Those global excludes should be maintained in a listview (maybe even two, one for directories, one for patterns) instead of a comma-separated textview to keep a "easy to maintain" state.