LynnXie00 / ObsidianGanntChartfromTasks

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

Nothing Showing up #1

Open sstar0016 opened 1 year ago

sstar0016 commented 1 year ago

Hi, I really like the idea of your dataview code but unfortunately I have not been able to get it to work. I have changed the directory to the top level folder and still nothing is showing up. Wondering if you had any tips? image image

image

LynnXie00 commented 1 year ago

Hi, I really like the idea of your dataview code but unfortunately I have not been able to get it to work. I have changed the directory to the top level folder and still nothing is showing up. Wondering if you had any tips?

Do you use the plugin obsidian tasks? My code is written for those who use obsidian tasks.

https://github.com/obsidian-tasks-group/obsidian-tasks

dxcore35 commented 1 year ago

Please make it generic. Just simple tasks formatting also 🙏🏻:

- [ ] YYYY-MM-DD
- [x] YYYY-MM-DD
sstar0016 commented 1 year ago

Hi, I really like the idea of your dataview code but unfortunately I have not been able to get it to work. I have changed the directory to the top level folder and still nothing is showing up. Wondering if you had any tips?

Do you use the plugin obsidian tasks? My code is written for those who use obsidian tasks.

https://github.com/obsidian-tasks-group/obsidian-tasks

Yes I am using it but as can be seen from my screenshot above it doesnt seem to work. Am I missing a step to enable anything?