show milestone in calendar; fork from logseq-plugin-milestone
English | 简体中文
- Install plugin
- Fill in the plugin configuration, must fill in
dateFormatter
- Input
/
command, selectmilestone
\milestones-page
\milestones-all
- milestone: Enter time nodes as sub-items within the "milestones" section.
- milestones-page: Pull information from various journals on the page to serve as milestones.
- milestones-all: Integrate steps 4 and 5 to create a comprehensive overview of milestones.
- dateFormatter: Refer to moment fill in time format string, must match your notes' time format
{
"dateFormatter": "YYYY-MM-DD ddd"
}