diff --git a/Tips-and-tricks.md b/Tips-and-tricks.md index 828164f..538ac89 100644 --- a/Tips-and-tricks.md +++ b/Tips-and-tricks.md @@ -38,3 +38,9 @@ In Google Chrome, you can quickly access a project through the following key com ## Retrieve your task list through a Jabber-compatible client Add tracks.bot@gmail.com as a contact and use the gtd command to set your feed URL. Once its set up, you can retrieve your task list by simply typing gtd without a URL. + +## Things to do with tags + +People use tags in the following ways: +* Add people's names to tasks so when you see them you can easily see what tasks depend on them by clicking on the tag. This is a mix of a context and a quick search thingy. +* Add approximate activity durations as tags. Short for less than 5min, medium for 20-30min block, and long for a 1 hour undisturbed bock. \ No newline at end of file