Improve fuzzy filtering. Allow custom filtering command
I have added some youtube rss channel link to my config
And now i want filter news according publisher
When I type the complete name
nom propose me only one video
Here is an exemple
Without filter
With filter
Is there a workaround ?
I don't know if it's a bug or intentional, but it's very annoying.
As a workaround, I'd also like to know if it's possible to choose fzf as the filter by the config file ?
Or is there another way to solve this problem?
I just find this solution #4
I find it too long to write ( feedname ) whereas if a search similar to fzf were available I'd just have to type in my search, which would take into account the title + name of the feed Without have to write the long each time flag "feedname"
While waiting for an answer, I would like to use this solution.
I believe you can use the shorthand f:... instead of the full feedname: but I agree that fuzzy matching should still work.
Allowing a custom search command would also be nice, probably comes with compatibility shenanigans but worth investigating. Just doing fzf might be easier and keep the scope tighter.
Thanks
Thank you very much :yellow_heart:
Worth noting @whoamitty there is now config.filtering.defaultIncludeFeedName which will solve your inital issue of wanting to filter by feedname by default docs in v2.12.0
Hello, sorry for the long time I am over the 2.8.0 version
I should update for test it
I use nix for manage my packages and i should convert my standard config to flake config for access to the last versions of nom
in standard config it's only available in 2.8.0 version https://search.nixos.org/packages?channel=25.05&query=nom
There is standard config by unstable channel but it's not available by flake