obsidian-community/obsidian-full-calendar

Calendar now showing up blank on Mac

kmeans4 opened this issue · 5 comments

Please check that this issue hasn't been reported before.

  • I searched previous Bug Reports and didn't find any similar reports.

Expected Behavior

Spent time setting up calendar yesterday and was working great. Viewed it on my IOS app last night and was working but had everything double scheduled and figured I would just go in today and see what was happening and fix it.

Current behaviour

When I went on today on my macbook, and click the calendar, it just shows a blank screen with "Calendar" at the top and nothing else. Still works like it did yesterday on my Iphone but cant seem to get an actual calendar up on Macbook

I am not sure if the section below is what you are looking for but I see the part where it has an error. Unfortunately I am not a programmer so I have no idea what it means

JavaScript console output

Obsidian Developer Console
plugin:obsidian-tasks-plugin:254 loading plugin "tasks"
plugin:obsidian-outliner:3294 Loading obsidian-outliner
plugin:obsidian-minimal-settings:80 Folding is on
plugin:obsidian-minimal-settings:94 Line numbers are off
plugin:obsidian-minimal-settings:100 Readable line length is on
plugin:obsidian-charts:79 loading plugin: Obsidian Charts
plugin:note-refactor-obsidian:6488 Loading Note Refactor plugin
plugin:obsidian-sortable:180 Sortable: loading plugin...
plugin:obsidian-sortable:183 Sortable: loaded plugin.
plugin:nldates-obsidian:9043 Loading natural language date parser plugin
plugin:table-editor-obsidian:28663 loading markdown-table-editor plugin
plugin:dataview:19532 Dataview: version 0.5.56 (requires obsidian 0.13.11)
plugin:dataview:12575 Dataview: all 109 files have been indexed in 0.105s (109 cached, 0 skipped).
plugin:dataview:12579 Dataview: Dropped cache entries for 2 deleted files.
3
app.js:1 Failed to open view Error: Cannot get folder Appointments
at FullNoteCalendar.eval (plugin:obsidian-full-calendar:64296:15)
at Generator.next ()
at eval (plugin:obsidian-full-calendar:78:61)
at new Promise ()
at __async (plugin:obsidian-full-calendar:62:10)
at FullNoteCalendar.getEvents (plugin:obsidian-full-calendar:64293:12)
at EventCache.eval (plugin:obsidian-full-calendar:64439:40)
at Generator.next ()
at eval (plugin:obsidian-full-calendar:78:61)
at new Promise ()


Steps to reproduce

Clck on the Calendar in sidebar or tab if it is already open and it is blank

Calendar information

Set up calendar yesterday to hold all my personal "appointments" and when work is due for my job as well.

Which Operating Systems are you using?

  • macOS
  • Windows
  • Linux
  • Android
  • iOS

Obsidian Version

Newest?

Full Calendar Plugin Version

0.10.7

Checks

  • I have tried it with all other plugins disabled and the error still occurs.

Possible solution

No response

Comments

No response

To add to this, it's not working on iOS or windows for me.

Same Issue on Windows 11

The same problem occurred on iOS and Windows 10. The entire calendar page is just blank.

mdsgs commented

I think it might be due to a change in the name of the calendar. For me, it happened because I set the name of a calendar as "Trello" in the Full calendar setting and then changed the name to "Trello Cards" outside the setting.

I think it might be due to a change in the name of the calendar. For me, it happened because I set the name of a calendar as "Trello" in the Full calendar setting and then changed the name to "Trello Cards" outside the setting.

That fixed it for me!