The problem
For discussion regarding
https://github.com/borgbase/vorta/wiki/Google-Summer-of-Code-2023-Ideas#search-a-file-in-diff-and-extract-view
TLDR; There's currently no option to filter/search items in diff or extract. This FR aims to add this function.
Requested Solution
Initially proposed GUI:

After suggestions from @m3nu and @real-yfprojects, removed the additional filter options as it gets too cluttered.
I too think that adding widgets for all filter options isn't viable. I was thinking of implementing something like the filter syntax for github issues.
New design:

and a dropdown which automatically adds supported search syntax.

Syntax for search pattern:
- change-type:
- starts-with:
- ends-with:
The problem
For discussion regarding
https://github.com/borgbase/vorta/wiki/Google-Summer-of-Code-2023-Ideas#search-a-file-in-diff-and-extract-view
TLDR; There's currently no option to filter/search items in diff or extract. This FR aims to add this function.
Requested Solution
Initially proposed GUI:

After suggestions from @m3nu and @real-yfprojects, removed the additional filter options as it gets too cluttered.
New design:

and a dropdown which automatically adds supported search syntax.

Syntax for search pattern: