A simple to-do list plugin for logseq
This plugin relies solely on the Logseq Plugin API to access local data, and does not store it externally.
- Quickly add new to-do items to today's journal page.
- View all of today's to-do items (include scheduled & today's journal page).
- View all to-do items without a schedule.
- Ignore to-do items on a specified page.
- turn on Logseq developer mode
- download the prebuilt package here
- unzip the zip file and load from Logseq plugins page
todo-ignore
: Whether to hide the todo task in the current page. see How to use todo-ignore #8
Issues and PRs are welcome!
MIT