Ji-ho Lee113 downloadsView CalDAV calendar events directly in your notes.
🌐 English | 한국어
📖 Documentation (English / 한국어)
An Obsidian plugin that lets you view events from a CalDAV calendar directly from your notes. The plugin is read-only — it never creates, edits, or deletes anything on your CalDAV server.
{{hrcal: staged autocomplete — type {{hrcal: and pick an account, then a calendar, then either a date or an event title from one combined list. It inserts {{hrcal:<accountId>:<calendarName>:date:yyyy-mm-dd}} (renders as a widget listing that day's events as cards) or {{hrcal:<accountId>:<calendarName>:event:<uid>}} (renders as an inline chip). Click a chip (or a card in a date widget) to see the full detail popup. You still search by the account's readable name when picking it in the popup — <accountId> is the account's internal id, inserted for you automatically, never typed by hand. Because it's an id rather than a name, renaming an account afterward no longer breaks references you've already inserted; <calendarName> is still the calendar's display name, so renaming a calendar can still break existing references, same as before.RRULE/EXDATE are expanded into their actual occurrences within whatever range is being viewed.getLanguage() API).{{hrcal:...}} reference no longer matches one you have configured (e.g. after a calendar rename, or an account that no longer exists).Open Settings → Community plugins → Browse, search for Harang Calendar, then click Install and Enable.
Prefer installing pre-built files manually instead? See the Installation guide in the documentation for that and other options.
{{hrcal: and pick an account, then a calendar, then a date or an event to insert a reference.See the Usage guide for full details.
BSD-3-Clause — see LICENSE.