Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/1egoman/qlists

list management plugin
https://github.com/1egoman/qlists

Last synced: about 1 month ago
JSON representation

list management plugin

Awesome Lists containing this project

README

        

Remember me?
===
The basic todo list plugin and a basic example plugin for anyone looking for an example.
Lists are stored in reminders.json inside of the plugins folder.

Example:
```
"tell me my grocery list"
-> milk; eggs; chicken

"add potatoes to the grocery list"
-> added potatoes

"what is on my grocery list"
-> milk; eggs; chicken; potatoes

"check off chicken on grocery list"
-> check!

"grocery list"
-> milk; eggs; potatoes
```