Closed Shidiq closed 1 year ago
Try v2.3.4
I'm currently install v2.3.4
Hmmm, could you try uninstalling the plugin and reinstalling it?
Failing that can you send me a minimal example so I can try to reproduce the issue?
Mmm... not work in my setup (still same issue after uninstall and reinstall)
Just regular dataview code:
---
week: '[[2023-W44]]'
month: '[[2023-11]]'
year: '[[2023 Year Plan |2023]]'
---
[[2023-11-03|«]] [[2023-11-04|Saturday]] [[2023-W44|4]] [[2023-11|Nov]] [[2023 Year Plan|2023]] [[2023-11-05|»]]
## ⁜ Saturday - November 4th 2023
> [!quote]
> In three words I can sum up everything I've learned about life: it goes on.
> — <cite>Robert Frost</cite>
---
> [!todo] Daily Quests
> ```todoist
> name: –––––––––––––––
> filter: "(#Inbox & no date) | today | overdue"
> sorting:
> - date
> - priority
> group: true
> ```
> [!example] On This Day...
> ```dataview
> TABLE file.cday as Created, summary as "Summary"
> FROM "/" where contains(file.outlinks, [[2023-11-04]])
> SORT file.cday DESC
> ```
## ⁜ Memos
I can confirm. Latest update messed up dataview and the task plugin.
I confirm too, tried everything.
Hi,
Could someone please confirm if v2.3.5 fixes this issue?
Just a quick note to express my gratitude for your swift bug-fixing skills. Thank you...
Thanks @Shidiq , I'm glad it's working again.
I started having problems with dataview & todoist plugin in Reading Mode
Editing Mode
Reading Mode