jetchirag

Results 62 comments of jetchirag

It should give you an idea what I'm thinking Valid: important.txt path:/home/chirag/

> Why is the last one invalid? I was thinking allowing `path:` to come **only** after the name would give flexibility and not require us to use `name:` syntax. Otherwise...

> I see, so by default only the `subpath` is matched. Does that mean when entering `a`, `path/a` will be shown but not `path/a/b` ? No, if something is matched,...

Pushed commit to move methods I could find similar to base class. ### A story based on my last experience: I was working on an app sometimes ago where I...

Here's my final draft of syntax. I chose to use command like syntax as it feels easier to read to me eyes and overall better. But let me know. ```...

> let me know what you think I've pushed some code to match filenames and path to stay on the timeline. It's working well but can be easily modified shall...

Can we use this icon? https://fonts.google.com/icons?selected=Material+Symbols+Outlined:search:FILL@0;wght@400;GRAD@0;opsz@48&icon.query=search

> And I wondered whether we only want to support joining the filters like path or size with AND or with OR also? I actually pondered over this for quite...

> and allow --size I feel like when the path with a regex, vorta shouldn't show all children of a matched file even though they don't match as well. Any...

> I noticed our filters behave very differently in the different view modes of the tree view. However I haven't figured out yet whether this is an issue (or a...