diff --git a/README.md b/README.md index 3fcd41b..aa37091 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Time Ruler uses the [Dataview](obsidian://show-plugin?id=dataview) plugin to rea ## Reading tasks Task metadata can be specified in any of the following formats: -- **Simple**: (only in Daily Notes) `hh:mm - hh:mm /*task content*/ > mm-dd ?/!/!!/!!!` +- **Simple**: (only in Daily Notes) `hh:mm - hh:mm task content > mm-dd ?/!/!!/!!!` - **Dataview**: `[scheduled:: yyyy-mm-ddThh:mm] [due:: yyyy-mm-dd] [length:: #h#m] [priority:: lowest/low/medium/high/highest]` - **Tasks**: `[startTime:: hh-mm] [length:: #h#m] ⏳ yyyy-mm-dd 📅 yyyy-mm-dd ⏬/🔽/🔼/⏫/🔺` - **Full Calendar**: `[date:: yyyy-mm-dd] [startTime:: hh-mm] [endTime:: hh-mm] (or [allDay:: true]) [due:: yyyy-mm-dd] [priority:: lowest/low/medium/high/highest]`