summaryrefslogtreecommitdiff
path: root/TASK_MANAGEMENT.md
diff options
context:
space:
mode:
Diffstat (limited to 'TASK_MANAGEMENT.md')
-rw-r--r--TASK_MANAGEMENT.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TASK_MANAGEMENT.md b/TASK_MANAGEMENT.md
index 06f8119..725b2d3 100644
--- a/TASK_MANAGEMENT.md
+++ b/TASK_MANAGEMENT.md
@@ -40,7 +40,7 @@ I'd like to think of categories as tags that can be stuck to tasks, and then use
When to use location or geo, and when to use category? I think that for the super market example, geo is not really fitting because it can only be one geo coordinate related to a vtodo, but there are many super markeds that can be visited. One could also think that "supermarked" is not a good location for the same reason. In practice, I've never used location and geo, always been sticking such information into the categories instead.
-While the categories field is a freetext field, it's important that the same categories are used consistently. I made it possible to do "calendar-cli todo list --list-categories" to just take out a list of used categories.
+While the categories field is a freetext field, it's important that the same categories are used consistently. I made it possible to do `calendar-cli todo list --list-categories` to just take out a list of used categories.
Pending-Dependent
-----------------