CyberFox001
Results
52
comments of
CyberFox001
> You have to specific the tags in the `:filter` with `+` or `-` or they are not recognized as tags. Ah, you mean in my configuration for the "Searches"...
I tried to modify my config to set `auto-tags` like I set `search` element: ``` elisp (use-package elfeed-summary :config (setq elfeed-summary-settings '((group (:title . "All feeds") (:elements (query . :all)))...