Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 891 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 891 Bytes

logseq-plugin-milestone

show milestone in calendar

latest release version License

English | 简体中文

Demo

demo

Usage

  1. Install plugin
  2. Fill in the plugin configuration, must fill in dateFormatter
  3. Input / command, select milestone
  4. 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"
}