guchang115 downloadsA schedule-focused Obsidian plugin for capturing ideas, managing notes and tasks, and boosting personal productivity.
A schedule-focused Obsidian plugin for capturing ideas, managing notes and tasks, and boosting personal productivity.

Cmd/Ctrl+O style search from the home screen#memo tagged thoughts with timestamps#todo, #待办)Open Odaily home — open the home view in a new tabOpen Odaily sidebar — open the overview panel in the right sidebarOdaily: add memo — capture a quick thought to your daily noteOdaily: add todo — add a task to your configured target filemain.js, manifest.json, and styles.css from GitHub Releases<vault>/.obsidian/plugins/odaily-home/guchang/Odaily as a beta plugingit clone https://github.com/guchang/Odaily.git
cd Odaily
npm install
npm run dev # watch mode
npm run build # production build
For local testing, symlink the plugin folder:
ln -s $(pwd) "<vault>/.obsidian/plugins/odaily-home"
MIT. See LICENSE for details.