obsidian-community / obsidian-full-calendar

Keep events and manage your calendar alongside all your other notes in your Obsidian Vault.
https://obsidian-community.github.io/obsidian-full-calendar/
MIT License
809 stars 110 forks source link

CalDAV read only #577

Open VONVONONE opened 2 months ago

VONVONONE commented 2 months ago

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

Expected Behavior

i connected CalDAV to my Nextcloud it show as read only i can't create or modify calendar

Current behaviour

image

JavaScript console output

No response

Steps to reproduce

i am not sure this is a bug or not fully support with Nextcloud

Calendar information

default setting

Which Operating Systems are you using?

Obsidian Version

1.6.7

Full Calendar Plugin Version

0.10.7

Checks

Possible solution

No response

Comments

No response

wheeleran commented 2 months ago

same. but has this plugin been abandoned?

se7entynine commented 2 months ago

Similar issue with Radicale CalDAV. Seems like this project is abandoned - last commit over a year ago. Any alternatives for obsidian calendar functionality?

ben-kugler commented 3 weeks ago

I've forked and added this functionality, along with lots of other forks and pr's that haven't been merged. https://github.com/ben-kugler/obsidian-full-calendar-community-edition it is a little buggy, like showing a event twice for created events, but it's actually useful. I plan to add a couple more features, like

Looking to add more functionality for other plugins as well, like Kanban

If this gets enough traction I'll probably try and publish this as I do believe the plugin could be massively useful. Happy to merge any pr requests and add other maintainers if it goes this way. I would like this plugin to survive in some fashion in case my life gets too busy to manage it.

voljumet commented 3 weeks ago

It is very nice to see that you are working on this plugin! What functionality are you lookin to implement? I would love to get the possibility to create calendar events from the plugin

wheeleran commented 2 weeks ago

hey @ben-kugler, fantastic news and thank you so much. looking forward to you publishing!

Spiralo-Idioide commented 2 weeks ago

I've forked and added this functionality, along with lots of other forks and pr's that haven't been merged. https://github.com/ben-kugler/obsidian-full-calendar-community-edition it is a little buggy, like showing a event twice for created events, but it's actually useful. I plan to add a couple more features, like

* Integrate calendar events with Obsidian Reminder

* Add better timezone handling, should be configurable through settings

* Add template support, should be able to choose templates for created events AND readonly events

* Clean up and reorganize code, it's kind of a mess imo

* Add setting to allow user to choose either, double click to "go to note" for event and right click to edit, or double click to edit for event and right click "go to note". Seems like this is a usage based decision, I want double click to "go to note"... but want to keep original functionality as well.

* More settings to allow users to choose where notes are located

Looking to add more functionality for other plugins as well, like Kanban

If this gets enough traction I'll probably try and publish this as I do believe the plugin could be massively useful. Happy to merge any pr requests and add other maintainers if it goes this way. I would like this plugin to survive in some fashion in case my life gets too busy to manage it.

Does your fork re-enable the recursive folder functionality ? I haven't updated the plugin since it was removed (and I think never re-added back).