Skip to content
Clément DOUIN edited this page Jan 21, 2021 · 1 revision

Add a new task:

unfog add DESC [-p|--project PROJECT] [-d|--due DATE]
  • The description is a list of words
  • The project can be a word
  • The due date can be a date, following one of this format:
    • A full ISO datetime string YYYY-MM-DD HH:MM
    • A ISO date string YYYY-MM-DD (the time will be set at 00:00)
    • A ISO time string HH:MM (the date will be set at now)

image

<< Configuration | Interfaces >>