No description
Find a file
2026-07-03 17:12:48 +02:00
.github/workflows fix: add artifact attestation for styles.css (#20) (#21) 2026-06-13 03:07:14 +02:00
assets fix: add assets folder to git (#9) (#10) 2026-06-13 02:35:58 +02:00
docs docs: participants wiki-linking, frontmatter field updates, link PR #53 to issue #50 2026-07-03 17:12:48 +02:00
src feat: custom combobox for category selector + release 0.2.0 2026-07-03 17:07:53 +02:00
.gitignore fix(calendar): improve month list wheel capture, scroll behavior, and responsive lane layout 2026-04-21 20:42:19 +02:00
CHANGELOG.md docs: add PR #52 to 0.2.0 changelog 2026-07-03 17:10:15 +02:00
esbuild.config.mjs feat: Phase 1+2 — scaffold and base yearly calendar view 2026-04-21 13:26:49 +02:00
eslint.config.mts fix: address all review errors and warnings (#11 #12 #13 #14 #16) (#17) 2026-06-13 02:55:03 +02:00
LICENSE fix: replace GPL-3.0 with MIT license (#7) (#8) 2026-06-13 02:23:41 +02:00
manifest.json feat: custom combobox for category selector + release 0.2.0 2026-07-03 17:07:53 +02:00
package-lock.json chore: bump version to 0.1.7 2026-06-13 03:07:16 +02:00
package.json feat: custom combobox for category selector + release 0.2.0 2026-07-03 17:07:53 +02:00
README.md feat: open category system with per-color defaults and per-event color override (#53) (#53) 2026-07-03 16:48:20 +02:00
styles.css feat: custom combobox for category selector + release 0.2.0 2026-07-03 17:07:53 +02:00
tsconfig.json feat: Phase 1+2 — scaffold and base yearly calendar view 2026-04-21 13:26:49 +02:00
version-bump.mjs feat: Phase 1+2 — scaffold and base yearly calendar view 2026-04-21 13:26:49 +02:00
versions.json feat: custom combobox for category selector + release 0.2.0 2026-07-03 17:07:53 +02:00

Lindar is under development

🚧 Early development — breaking changes may occur

Yet another yearly linear calendar plugin for Obsidian, designed for long-horizon planning, but: • yearly • horizontal • linear

Lindar is a response to Nick Milo's request — in his video The Most Useful Calendar View in 2025 That No One Told You About from his channel Linking Your Thinking.

We'd like to thank him for his approach and his inspiration that guided the visual interface of Lindar.

Our calendar is bigger than a month to help you change your perspective and challenge your actions


Documentation

Topic
Features & event format docs/features.md
Development guide docs/development.md
Roadmap docs/roadmap.md
Design notes docs/design.md
Day highlights docs/highlights.md
Categories docs/categories.md — type labels with default colors, per-event override
Changelog CHANGELOG.md

Day highlights

Lindar highlights weekends and Wednesdays to help you navigate the calendar. Both highlights are enabled by default and can be toggled in Settings → Community plugins → Lindar.

See docs/highlights.md for details.


Quick start

  1. choose your Events notes folder in Settings > Community plugins > Lindar (default is yearly-events)
  2. set hotkey for Lindar: OpeninSettings > Hotkeys (suggested: cmd+Shift+L)
  3. open the Linear Calendar tab from the ribbon icon or command palette or hotkey
  4. click a date (soon drag across dates) to create an event
  5. fill in TITLE, date range, color, and optional metadata (TYPE, PARTICIPANTS, DESCRIPTION)
  6. on Save: the event is written as a Markdown note in your configured events folder
  7. cmd+clickan event to open its related local note


Roadmap unlocks with GitHub stars:

  • 100 GitHub

    • tag-based discovery: display any note tagged #event
    • List & Unscheduled tabs
  • 500 GitHub

    • switch to vertical view
    • click on a month title to create an event all through that month
    • same for days: create a recurrent event on a day of the month throughout the year
  • 1 000 GitHub

    • CalDAV sync
    • two-way sync with remote calendars
    • iCal feed import

License

This project is licensed under the MIT License.


made with by punkyard