Hi jeremy!
I realized that your project is very interesting, because I can easily
integrate it to my PS1 prompt of bash, so that my terminal can always tell
me what to do next.
So here are my comments:
1. Could you choose a common format of TODO? Or if you want to design a new
one, please provide the spec in the README.
2. Could you provide a script to add new items easily, for example:

cybo priority task-description

========================
cybo 1 fix critical bug of XXX
========================

Or support priority key either

=========================
cybo top fix the critical bug
=========================

Happy hacking!



<[email protected]> 于 2019年3月16日周六 00:31写道:

> Hello guilers !
>
> I wanted to introduce you to guile-cybo
> (https://framagit.org/Jeko/guile-cybo) !
>
> It is my first toy project in Guile and it aims to be a personal
> organizer (actually, just display the next priority task from
> todo-list).
> Feel free to give me any feedback, advice or even contribute to it.
>
> I want the source code to be as simple as possible so if you can't
> understand the behavior easily, I can problably fix it. Just tell me !
>
> I will add auto-tools to the project in short terms, maybe with help of
> guile-hall !
>
> Cheers,
>
> Jeko
> https://jeko.dev
>
>

Reply via email to