蝶梦291 downloadsA student-friendly timetable plugin for Obsidian: week-based course schedule with odd/even weeks, colours and a bilingual UI (中文/English).
一个学生向的 Obsidian 课程表插件:按周展示课表、支持单双周与指定周次、多学期切换、中英文界面。
A student-friendly timetable plugin for Obsidian: week-based course schedule with odd/even weeks, multiple semesters and a bilingual UI (中文/English).
GitHub: https://github.com/diemeng7/Class-Schedule-in-obsidian
All data lives in data.json, so it syncs across devices via Obsidian Sync / git / iCloud.
npm install
npm run dev # watch build
npm run build # production build (main.js)
npm run verify # typecheck + svelte-check + lint + build
GPL-3.0. A derivative of Teacher Planner (GPL-3.0) by Nick Smith.