beaver-calendar

AI Slop Inside

Calendar and task list for Obsidian Kanban+Tasks

Sphere - md-file in Kanban boards directory. Project - h2 inside the file.

Build and install

npm install
npm run dev                                        # esbuild watch
npm run build                                      # typecheck + bundle + css
npm test                                           # round-trip, smoke
npm run preview                                    # UI in browser, no Obsidian
make install VAULT=/path/to/vault                  # build and copy to vault
make zip                                           # distributable

After make install turn on plugin in settings.

S
Description
No description provided
Readme
253 KiB
Languages
TypeScript 53.8%
Svelte 33.2%
JavaScript 9.4%
CSS 3.1%
HTML 0.3%
Other 0.2%