Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pluveto/opentodo-spec

OpenTodo is one of the opensource todo plain text file specifications
https://github.com/pluveto/opentodo-spec

Last synced: 4 days ago
JSON representation

OpenTodo is one of the opensource todo plain text file specifications

Awesome Lists containing this project

README

        

# Opentodo

Make todo management simple!

![image](https://user-images.githubusercontent.com/50045289/184794505-040841b8-8ccc-4944-a670-2dadc30e6e7c.png)

Syntax:

```otd
Due date | Task title
| - [x] (optional) done sub task
| - [ ] (optional) doing sub task
| #Tag1 #Tag2 !FunctionalInstruction
| @PersonToAssign
```