From 6e1a386ec81891e8fb24cb9d5c4c9fbfe26c6b85 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 5 Sep 2010 08:53:48 -0400 Subject: [PATCH] i18n - Added more tips. --- i18n/tips.en-US | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/i18n/tips.en-US b/i18n/tips.en-US index 04b57ee7f..22b437d30 100644 --- a/i18n/tips.en-US +++ b/i18n/tips.en-US @@ -55,4 +55,15 @@ priority.above:L'? % The http://tasktools.org/latest URL can tell you which is the latest version. % +To make your task list clear and actionable, always describe it starting with a +verb, like "call" or "clean" or "get". +% +Don't like the name of a command? Create an alias. +% +You can choose whether your searches are case sensitive or not, by setting +'task config search.case.sensitive yes' +% +Back up your data files by making copies of the ~/.taskrc file and ~/.task +directory. +%