-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Labels
type:enhancementImprovement of an existing functionImprovement of an existing function
Description
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
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.
and a dropdown which automatically adds supported search syntax.

Syntax for search pattern:
- change-type:
- starts-with:
- ends-with:
rexzhang
Metadata
Metadata
Assignees
Labels
type:enhancementImprovement of an existing functionImprovement of an existing function

