zeke / remind-me

A command-line reminder tool that supports natural language dates and times, inspired by Slack's remind feature (UNMAINTAINED)
http://npm.im/remind-me
81 stars 11 forks source link

Use a slightly more legit JSON database #53

Open zeke opened 8 years ago

zeke commented 8 years ago

Currently using a janky hand-rolled JSON file database. This would be better: https://www.npmjs.com/package/flat-file-db

zeke commented 8 years ago

Or https://github.com/typicode/lowdb