Muness Castle

Results 7 comments of Muness Castle

FYI, I have a gcalcli + Templater solution am using to get my calendar appointments into a Day Planner friendly format over in the Obsidian [Share & Showcase forum](https://forum.obsidian.md/t/adding-your-google-calendar-agenda-to-your-daily-journal/16417/12?u=muness). A...

I was trying to use the CouchDB API to pull my daily Events using Pipedream, so I had to figure this out, for Events at least. Here are my notes:...

The /_find endpoint seems even more useful. Here's an example POST query to get Events (you'll need the `Authorization` header to go with it): ```javascript { "selector": { "db": "Events",...

@ericaxu - I've picked this up again and am working through the feedback above. I assume I should start a new PR when am ready, right?

Thank you, it's also at https://github.com/obsidianmd/obsidian-releases/pull/2208 :)

@Ravenclawer - I also wanted this. I looked at the code to see how I could add LINKCURRENT replacement for the filename, but I had trouble figuring out where the...

For those looking for this, I've now published a separate plugin that does this and plays nice with Day Planner: https://github.com/muness/obsidian-ics