LynnXie00 / ObsidianGanntChartfromTasks

If you use obsidian tasks and dataview, this piece of codeblock will generate mermaid chart automatically
9 stars 0 forks source link

Evaluation Error #2

Open josephtribulat opened 1 year ago

josephtribulat commented 1 year ago

Hello there,

Wow, it looks like this is exactly what I'm looking for. Unfortunately, all the code returns to me is this error... Can you maybe point me in the right direction?

Evaluation Error: SyntaxError: Invalid or unexpected token
    at DataviewInlineApi.eval (plugin:dataview:18404:21)
    at evalInContext (plugin:dataview:18405:7)
    at asyncEvalInContext (plugin:dataview:18415:32)
    at DataviewJSRenderer.render (plugin:dataview:18436:19)
    at DataviewRefreshableRenderer.maybeRefresh (plugin:dataview:18014:22)
    at e.tryTrigger (app://obsidian.md/app.js:1:906862)
    at e.trigger (app://obsidian.md/app.js:1:906795)
    at t.trigger (app://obsidian.md/app.js:1:1956926)
    at Object.callback (plugin:dataview:19513:36)
    at f_ (app://obsidian.md/app.js:1:1728995)