diff --git a/README.md b/README.md index 7f4b341..afba07f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ -# GTE - Getting Things Email +# Getting Things Email +Email based task management. Use your ordinary IMAP mailbox as a todo app from your terminal, webmail or an generic email app. -_I'll add some documentation later and will post about this project. But since there was some interest I already made the repository public._ +The canonical version of this repository can be found at [https://git.ewintr.nl/gte](https://git.ewintr.nl/gte) -A todo-app/task management system based on IMAP. That is, all the tasks are stored as emails. Basically, I got fed up with the million todo-apps that are already out there, because exactly zero of them can meet the (I think) reasonable requirement that I can use it with clients that are native to my devices. If you work in the terminal and you have a phone that does not run Android or iOS, then… nothing is available. And that is just the first requirement I have. - -So the idea is to have something that runs on email, because email is supported on every platform and I can immediately use it from everywhere and later, if I want to, I can build dedicated clients on top of that. But it already works terrific for me, so maybe I’ll never get to that last part. +Documentation found in the `/doc` folder can also be read online at [https://ewintr.nl/gte](https://ewintr.nl/gte)