Skip to content

yukikurage/1-day-reminder

Repository files navigation

Usage

  • "o " at the beginning of the line indicates an uncompleted n task.
  • "x " indicates a completed task.
  • Otherwise, it will be a multi-line task

ex)

o task1
x task2
multiline

is rendered like

  • task1

  • task2

    multiline

Tasks are switched daily at 0:00.