Git Product home page Git Product logo

Comments (7)

amagana094 avatar amagana094 commented on August 21, 2024 2

I was also experiencing this issue. According to the docs, the only Calendar types that support editable events (and presumably creating new events) are the Daily Note and Full Note/Local Calendar options.

It seems like the option to create a new event should be disabled if a Local Calendar or Daily Note Calendar hasn't been added to the list of calendars.

from obsidian-full-calendar.

Blondwolf avatar Blondwolf commented on August 21, 2024

Hello, I was also blocked by this. This is currently only working on read for caldav. You can't add or modify events from caldav calendars. I hope it will be added

from obsidian-full-calendar.

kzhe2059 avatar kzhe2059 commented on August 21, 2024

That's disappointing, as I can't use a calendar app without the ability to create events. Hopefully that will change.

from obsidian-full-calendar.

HighLibrarian avatar HighLibrarian commented on August 21, 2024

i added an ical calendar as read only, but added a second calendar that i use for daily notes.
now i can add events to my daily notes but still see the events from my personal calendar. perhaps not what you need but it's the next best thing for me.

from obsidian-full-calendar.

Blondwolf avatar Blondwolf commented on August 21, 2024

Well for my part, I was able to synchronize my tasks via ical as well. With those modules:

  • iCal
  • APIRequest

So basically, you scan your vault with iCal and it generates a file, for my side .ics; Then you can PUSH your file to a CalDav server such as Radicale. I also use a custom module for triggering https://github.com/Blondwolf/obsidian-file-trigger and finally I use a NodeRED server to create a requestable API.

This is a bit cumbersome and can surely be optimized but at least it update my FullCalendar agenda automatically by pulling then this calendar from my CalDav server. Would be nice to have someone integrate them all together.

Cheers

from obsidian-full-calendar.

brianbrandson avatar brianbrandson commented on August 21, 2024

Version: 1.6.7
OS: Ubuntu 24.04

It does the same. I cannot select my CalDav calendar. And also cannot modify existing events as it gives me Read-only events cannot be modified.

from obsidian-full-calendar.

Blondwolf avatar Blondwolf commented on August 21, 2024

Yes it does the same. Except "just" that you can see your events in calendar module, synchronize it with your phone and any calendar app.

Also somehow with my method, it doesn't make sens to be able to modify your events from the events. Think about it: you're scanning your notes to generate events. You don't create event to generate notes. So even if you were able to modify them, it will be override by the next event generation.

Personnaly I use two calendar, 1 for syncing with my notes, 1 for simple events.

from obsidian-full-calendar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.