aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/cheat/taskwarrior
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/cheat/taskwarrior')
-rw-r--r--dotfiles/cheat/taskwarrior18
1 files changed, 18 insertions, 0 deletions
diff --git a/dotfiles/cheat/taskwarrior b/dotfiles/cheat/taskwarrior
new file mode 100644
index 0000000..4f47680
--- /dev/null
+++ b/dotfiles/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:<nom_du_projet>
+```
+
+Exemple:
+
+```
+tnext project:pro
+```