From 17f8b89065d5c29119e0adc8423851579254feaa Mon Sep 17 00:00:00 2001 From: NeodarZ Date: Wed, 24 Jan 2018 01:14:29 +0100 Subject: add taskwarrior cheatsheet and testing_app note --- cheat/.cheat/taskwarrior | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 cheat/.cheat/taskwarrior (limited to 'cheat/.cheat/taskwarrior') diff --git a/cheat/.cheat/taskwarrior b/cheat/.cheat/taskwarrior new file mode 100644 index 0000000..4f47680 --- /dev/null +++ b/cheat/.cheat/taskwarrior @@ -0,0 +1,18 @@ +# tnext +Voire tout les tâches suivante: + +``` +tnext +``` + +Voir les tâches suivante d'un projet en question: + +``` +tnext project: +``` + +Exemple: + +``` +tnext project:pro +``` -- cgit v1.2.1