[URL scheme] Filter by multiple tags
-
Hi team,
I would like to be able to open my DayOne app with multiple tag-based filters applied but the documentation is a bit vague whet it comes to the topic.
Here is what I have tried so far:
dayone://filter?tag=tag1,tag2dayone://filter?tag=tag1&tag=tag2(executing this actually yielded results closest to my expectations, as both tags were included in the filter but with an OR operator)dayone://tags?name=tag1,tag2dayone://tags?name=tag1&name=tag2
What I would like to achieve:
- Have a URL able to open DayOne with filter by multiple tags applied
- Have the ability to use logical operator AND (tag 1 AND tag2 AND …) instead of OR in the above URL
-
Hi there! I see you’re looking at the Day One URL scheme here: https://dayoneapp.com/guides/tips-and-tutorials/day-one-url-scheme/
There isn’t a way to filter for multiple tags with this, but I’ve let the team know you’d like to see it