mirror of
https://github.com/punkyard/obsidian-lindar.git
synced 2026-07-22 07:45:03 +00:00
No description
|
|
||
|---|---|---|
| .github/workflows | ||
| assets | ||
| docs | ||
| src | ||
| .gitignore | ||
| CHANGELOG.md | ||
| esbuild.config.mjs | ||
| eslint.config.mts | ||
| LICENSE | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
🚧 Lindar is under development
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 | ||
|---|---|---|
| All options reference | docs/options.md |
|
| Features & event format | docs/features.md |
|
| Development guide | docs/development.md |
|
| Roadmap | docs/roadmap.md |
|
| Design notes | docs/design.md |
|
| Changelog | CHANGELOG.md |
Options
Quick start
- choose your
Events notes folderinSettings > Community plugins > Lindar(default isLindar) - set hotkey for Lindar: Open in
Settings > Hotkeys(suggested:Cmd+Shift+L) - open the
Linear Calendartab from theribbonicon or command palette or hotkey - click a date to create an event
- fill in
TITLE, date range, color, and optional metadata (TYPE,PARTICIPANTS,DESCRIPTION) - on
Save: the event is written as a Markdown note in your configured events folder cmd+clickan event to open its related local note- add
- [ ] Task #lindar 📅 YYYY-MM-DD \#hex`` to any note to render a task bar on the calendar
Quick task
Task checkboxes from any vault note appear as bordered outline bars in the calendar.
- [ ] Title #lindar 🛫 YYYY-MM-DD 📅 YYYY-MM-DD `#hex`
- Tag filter configurable in settings (default
#lindar) - Date emoji:
🛫(start) or📅(due) or⏳(scheduled) — Tasks plugin compatible - Color:
`#hex`in backticks at end of line - Range bars when both start and due are present
Create a task
- Type
/at line start in any note → pick "Lindar: Create task" → fill the modal - Or use Command Palette →
Lindar: Create task at cursor
⭐️ Roadmap unlocks with GitHub stars:
-
100 GitHub ⭐
- tag-based discovery: display any note tagged #event
List&Unscheduledtabs
-
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



