guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Meet Cybo, my personal organizer


From: Nala Ginrut
Subject: Re: Meet Cybo, my personal organizer
Date: Sat, 16 Mar 2019 10:20:22 +0800

Hi jeremy!

But you think it could be helpful to manipulate the TODO with cybo ?
>

Yes, if I integrate it to PS1 prompt:
PS1="`cybo address@hidden \W> ''

Then I can get mention in the terminal. And if I finish one item, I can run
"cybo next" to remove it.




In the first time I can work on :
> - add a task,
> - mark the current priority task as completed.
>
> Cheers,
> Jeko
>
> Le samedi 16 mars 2019 à 01:17 +0800, Nala Ginrut a écrit :
> > 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!
> >
> >
> >
> > <address@hidden> 于 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

[Prev in Thread] Current Thread [Next in Thread]