I use day planner plug-in. After I change my location of work, I can’t change its time zone.
It couldn’t let me complete the task that already pasts my time zone but not in my original working time zone.
How to cancel this auto complete or adjust the time zone so I can have a clean timeline view?
Thanks in advance.
I did a quick search in the repo. Could you open the DevTools and run this line new Date()
to see the result?
DevTools can be access through Ctrl + Shift + i
(windows) or Cmd + Shift + i
(macOS) in Google Chrome browser and Obsidian.
Expect something like this.
Here’s the code reference