-
-
Notifications
You must be signed in to change notification settings - Fork 963
Description
Describe the feature you'd like
Rule engine is a great feature. Allows me to automatically move saves with reddit.com or youtube.com URLs into their own specific lists. But what about everything else? I also have a "read later" list that I use just for actual articles. So these URLs could be from anywhere. The idea here is I could automatically move saves that don't fit some lists, into another list. So if I have 3 lists, say Read Later, Reddit and YouTube.. I could create a rule where if any of the following are true: URL does not contain reddit.com + URL does not contain youtube.com --> action: Add to Read Later list. That way if I save an article from New York Times, Gizmodo, whatever, it saves to my Read Later list.
Describe the benefits this would bring to existing Karakeep users
I think this would allow for even greater customization of lists and how one can save items, and would eliminate the need to create a bunch of domain specific rules.
Can the goal of this request already be achieved via other means?
Maybe through webhooks? But seems like that would be way more complicated than a dropdown selection.
Have you searched for an existing open/closed issue?
- I have searched for existing issues and none cover my fundamental request
Additional context
No response