Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comma separated queries not working #268

Open
holstuwe opened this issue Jan 6, 2024 · 1 comment
Open

comma separated queries not working #268

holstuwe opened this issue Jan 6, 2024 · 1 comment
Labels
🐛 bug Something isn't working

Comments

@holstuwe
Copy link

holstuwe commented Jan 6, 2024

Describe the bug
According to https://todoist.com/help/articles/introduction-to-filters-V98wIH it is possible to use a "," to "Separates filter queries into separate lists". This seems to be not working in Obsidian.

To Reproduce
Sample query in Todoist:

#A Kalender & (overdue|today) , ##A Areas & @arbeit & (overdue | today)

Resultset in Todoist:

grafik

Sample query in Obsidian:

name: comma separated, not working in obsidian
filter: "#A Kalender & (overdue|today) , ##A Areas & @arbeit & (overdue | today)"
group: true
sorting: 
   - date
   - priority

Resultset:
grafik

Using a | (or) between the queries as a workaround.

Expected behavior
Both applications should show the same resultset.

Desktop (please complete the following information):

  • Plugin Version 1.11.1
  • Obsidian Version 1.5.3 with installer 1.4.13
@holstuwe holstuwe added the 🐛 bug Something isn't working label Jan 6, 2024
@jamiebrynes7
Copy link
Owner

Looks like another instance of #34 as far as I can tell!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants