Code Monkey home page Code Monkey logo

Comments (4)

holstuwe avatar holstuwe commented on June 16, 2024 1

Changing the query to:

"(#A Kalender & (overdue|today)) | (##A Areas & @arbeit & (overdue | today)) | (##A Areas & @arbeit & /⚡) | (##A Projekte & @arbeit & (overdue | today)) | (##A Projekte & @arbeit & /⚡)"

using | instead of , works for me.

from obsidian-todoist-plugin.

pdworkman avatar pdworkman commented on June 16, 2024 1

My queries started working again a day or two later without changing anything on my end.

from obsidian-todoist-plugin.

holstuwe avatar holstuwe commented on June 16, 2024

Con confirm this behaviour. This filter (section is "/⚡" for next actions, trying to implement GTD).

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

Result in Todoist:
grafik

Same query in Obsidian:

name: Todoist
filter: "(#A Kalender & (overdue|today)), (##A Areas & @arbeit & (overdue | today)), (##A Areas & @arbeit & /⚡), (##A Projekte & @arbeit & (overdue | today)), (##A Projekte & @arbeit & /⚡)"

Result:
grafik

This is the part which shows me results in Todoist itself: "##A Projekte & @arbeit & /⚡"

Show me all tasks within all subprojects of "A Projekte" (hence the ##) being in a section called "⚡" having the label "arbeit".
grafik

Todoist version is v4923 (beta). Plugin is the latest version in Obsidian 1.5.3 (installer 1.4.16).

Changing the filter in Obsidian to something simpler, for example:

name: Todoist
filter: "/⚡"

Shows the correct result:
grafik

No error in console here. Maybe the query is too complex for the api? Trying to get arround it with changing the query.
Are comma separated queries not working with the api?

from obsidian-todoist-plugin.

jamiebrynes7 avatar jamiebrynes7 commented on June 16, 2024

Looks like this was a transient issue on Todoist's end, considering it was working, not working, then started working again with no changes on the plugin side!

from obsidian-todoist-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.