Habit tracker: dataview error parsing failed

Things I have tried

searchType: task.done
searchTarget: Water
folder: DailyNotes
summary:
template: “Logging water: {{sum()}}”

and I get parsing failed, Expected:

TABLE or LIST or TASK or CALENDAR
I would need some help to understand what is wrong. Dataview plugin v0.5.41, Tracker by @pyrochlore v 1.10.9

What I’m trying to do

Is searchType supposed to be dvField here? Take a look at the examples on the Tracker github page.

Thank you for your answer, I moved from tasks to inline fields and is working.
Initially, I was working with task, not with inline fields and using this example: obsidian-tracker/TestTask.md at master · pyrochlore/obsidian-tracker · GitHub, but couldn’t make it work.

1 Like

I found out why was not working, I have used
dataview instead of tracker.
:slightly_smiling_face:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.