Skip to content

Releases: jax-ho/vault-calendar

Vault Calendar 0.1.9

Choose a tag to compare

@github-actions github-actions released this 05 Sep 09:47

Vault Calendar 0.1.9 improves empty-title events.

  • Create and close an event without entering a title.
  • Keep the title empty in frontmatter while Calendar and Board cards display New page.
  • Use --.md as the technical filename for an empty title.
  • Keep relation labels, tooltips, sorting, and accessibility text consistent with the visible New page label.

Vault Calendar 0.1.8

Choose a tag to compare

@github-actions github-actions released this 05 Sep 07:06

Vault Calendar 0.1.8 adds saved views and the first Board layout.

  • Add any number of Calendar and Board views over the same Markdown notes.
  • Configure Month/Week and week start per Calendar view, and group each Board by a Select property.
  • Drag Board cards between columns to update only the grouped property.
  • Add, edit, rename, and delete views from the tab strip; open view actions with right-click, Menu, or Shift+F10.
  • Keep the Add view button beside the tabs and show it on hover or keyboard focus; fit Board columns to normal window widths and scroll only when needed.
  • Preserve each view's focus and scroll state, and protect concurrent updates from multiple Obsidian panes.

Existing 0.1.7 calendars open without being rewritten. The first successful view or settings change upgrades _calendar.md to the saved-view schema; event notes are not migrated or rewritten.

Vault Calendar 0.1.7

Choose a tag to compare

@github-actions github-actions released this 02 Sep 00:22

Vault Calendar 0.1.7 adds task relationships and improves event-card interactions.

  • Add fixed parent-item and derived read-only sub-items relationships, shown on calendar cards and in the event editor.
  • Show only event titles in the parent picker while retaining path-safe wikilinks internally.
  • Prevent self-referencing and cyclic parent relationships.
  • Add Move to trash to the event-card context menu.
  • Fix dragging an event card to another date so its start date is updated.

Vault Calendar 0.1.6

Choose a tag to compare

@github-actions github-actions released this 31 Aug 05:46

Fixes the calendar today marker so it updates automatically when an open view crosses midnight. The marker is also corrected when the window regains focus after sleep or backgrounding, with timer cleanup when the view closes.

Vault Calendar 0.1.5

Choose a tag to compare

@github-actions github-actions released this 31 Aug 02:18

New event creation now follows the modal dismissal flow: pressing Enter in the title no longer creates or closes the modal; dismissing the modal creates the event once; the standalone Create button has been removed; and failed writes keep the draft open for retry.

Vault Calendar 0.1.4

Choose a tag to compare

@github-actions github-actions released this 23 Aug 01:14

Documentation update: rewrote the README around installation and real user workflows, including calendar creation, event editing, properties, existing Markdown notes, troubleshooting, and privacy.

Vault Calendar 0.1.3

Choose a tag to compare

@github-actions github-actions released this 22 Aug 14:40

Fix license detection for the Obsidian Community review. Plugin behavior is unchanged from 0.1.2.

Vault Calendar 0.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Aug 14:15

Initial public release under the Vault Calendar identity.\n\nVault Calendar turns Markdown notes into property-driven month and week calendars, with editable cards and start-to-end date ranges.

Markdown Calendar View 0.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Aug 13:19

Initial community submission release of Markdown Calendar View.

  • Month and all-day week calendars backed by Markdown notes.
  • Schema-driven event properties, select colors, and card display.
  • Notion-inspired cards and an editable event modal with autosave.
  • Multi-day drag and resize with conflict-safe frontmatter updates.
  • Local-only operation with no telemetry or network requests.
  • Uses the unique Community plugin ID markdown-calendar-view.

Calendar View 0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 12:06

Initial community release of Calendar View.

  • Month and all-day week calendars backed by Markdown notes.
  • Schema-driven event properties, select colors, and card display.
  • Notion-inspired cards and an editable event modal with autosave.
  • Multi-day drag and resize with conflict-safe frontmatter updates.
  • Local-only operation with no telemetry or network requests.