You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ There are two ways to mark a task done:
35
35
1. In preview mode, click the checkbox at the beginning of the task to toggle the status between "todo" and "done".
36
36
2. In edit mode, use the command `Tasks: Toggle Done`.
37
37
- The command will only be available if the cursor is on a line with a checklist item.
38
-
- You can map he command to a hotkey in order to quickly toggle statuses in the editor view (I recommend to replace the original "Toggle checklist status" with it).
38
+
- You can map the command to a hotkey in order to quickly toggle statuses in the editor view (I recommend to replace the original "Toggle checklist status" with it).
39
39
- If the checklist item is not a task (e.g. due to a global filter), the command will toggle it like a regular checklist item.
40
40
41
41
A "done" task will have the date it was done appended to the end of its line.
0 commit comments