Getting "No frontmatter to edit for selected event" when clicking on any event in any view, and can't add events ("Save Event" button is black and unresponsive)
See original GitHub issueDescribe the bug I’m getting “No frontmatter to edit for selected event” when clicking on any event in any view. Save event does nothing when adding an event. I’m using Nextcloud caldav if that matters.
To Reproduce Steps to reproduce the behavior: Self explanatory
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Console Errors
Device info (please complete the following information):
- OS: Ubuntu 22.04
- Plugin Version
0.6.1
Additional context Add any other context about the problem here.
Issue Analytics
- State:
- Created a year ago
- Reactions:2
- Comments:15 (2 by maintainers)
Top Results From Across the Web
Full Calendar Plugin - replicate Google Calendar in your Vault
edit : Found Getting "No frontmatter to edit for selected event" when clicking on any event in any view, and can't add events...
Read more >Issues · davish/obsidian-full-calendar - GitHub
Issues list · Sidebar calendar does not refresh remote events after it is opened · Open daily note when clicking the date on...
Read more >Click event on fullcalendar.js plugin not working - Stack Overflow
To display data in each cell of my calendar. I can't use Vuetify plugin because I am already using Bootstrap, that's why I...
Read more >Frequently Asked Questions - EventON - Documentation
Single event page doesn't work and shows “page not found”. You can flush/update your permalink structure by going to Settings > Permalinks and ......
Read more >directv hd dvr
Press the DIRECTV button once to go to DIRECTV Central, or twice to go to the Now Playing List. LIST brings you directly...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks @davish – glad to hear this is at least envisioned on the horizon as it would be a great value-add. Agree with the comments on issue #40 in terms of the use case (link a set of meeting notes to a calendar event rather than integrating the note in the calendar event). I’ll keep up with updates as they are avaialble!
Hi all,
Thanks for trying out the Full Calendar plugin! Apologies for the silence on my end in this repository – I’ve been dealing with some RSI issues and have been avoiding typing too much outside of my day job for the summer.
This error shows up because there is currently no way to edit/modify events that come from remote calendars. ICS will always be one-way readonly sync, and CalDAV two-way sync is tracked in issue #25.
If you would like to add events from within Full Calendar, make sure to add a local calendar per the documentation here. These events will not be synced with any remote source for now. I hope that helps, and feel free to tag me on this issue if any of you would like further clarification.
Cheers!