BGadd

Results 3 comments of BGadd

I concur with potential bias. It seems like I am influenced to vote one way or the other if I see that there are already thumbs up or down on...

I've identified the issue to being in 'src/app/store.ts' in the following change: ``` getObsidianAPI: () => useAppStore.getState().apis.obsidian as ObsidianAPI, getCalendarAPI: () => useAppStore.getState().apis.calendar as CalendarAPI, get: (key: T) => useAppStore.getState()[key],...

~~I am facing the same issue. @erictoman the second link works, but not the first.~~ Apparently it works half an hour later!