Powerbasic Museum 2020-B

General Category => General Discussion => Topic started by: Eros Olmi on August 24, 2007, 03:21:01 PM

Title: I need to add a ToDo list to my every single projects
Post by: Eros Olmi on August 24, 2007, 03:21:01 PM
I have some ongoing development projects under Power Basic.
To develop under Power Basic I use Lynx + JellyFish.
I need to add a ToDo list for every project, each one must have its own list of things to fix, add and so on.

Under Lynx there is the Tools window where I can add different commands tools I can run by manual or automatically diring pre/post compilation time. And to each tool I can pass a command line argument (it can be also the project name or othe project params.

What I'm searching for is a ToDo application (quite advanced one not just simple ToDo that I can develop by myself) able to open project specific issues passing a parameter to command line. To be more precise something like been able to invoke using (for example):

MyToDoApplication.exe "c:\MyProjects\Project_001\ToDoList.whatever"
MyToDoApplication.exe "c:\MyProjects\Project_002\ToDoList.whatever"
...

In this way every project will have its own ToDo list.

Thanks a lot for any suggestion.
Eros
Title: Re: I need to add a ToDo list to my every single projects
Post by: Eros Olmi on August 24, 2007, 05:05:02 PM
I think I've found something very interesting. Even the free version seems to work fine and has a lot of possibilities.

http://www.evernote.com/en/downloads/#EverNote

Just a security note. The first time you execute it it try to connect to internet. My ZoneAlarm Pro have blocked it.
From the second time on, it never try to connect. I will keep informed in case I see any other strange behave.
No problem with my anti-virus. I've tested under AVG and Trend Officescan Corporate.

Eros

Title: Re: I need to add a ToDo list to my every single projects
Post by: Kent Sarikaya on August 25, 2007, 12:37:02 AM
Looks very nice Eros, thanks for the link!