Awesome
logseq-plugin-milestone
show milestone in calendar
English | 简体中文
Demo
Usage
- Install plugin
- Fill in the plugin configuration, must fill in
dateFormatter
- Input
/
command, selectmilestone
- In milestones' sub-nodes, input time node
Plugin configuration
- dateFormatter: Refer to moment fill in time format string, must match your notes' time format
Configuration example
{
"dateFormatter": "YYYY-MM-DD ddd"
}