View unanswered posts | View active topics


Reply to topic  [ 21 posts ]  Go to page 1, 2  Next
List ToDo task in the project, file explorer or open file 
Author Message
Member

Joined: Mon Sep 25, 2006 5:44 pm
Posts: 17
Location: Cordoba - Argentina
Post List ToDo task in the project, file explorer or open file
This it is a simple plugin that allows to visualize the tasks to carry out in the active project, in the current directory or simply in the active document.

Download here for FD 2:
http://www.developflash.com.ar/download ... ype=plugin

Download here for FD 3:
http://www.developflash.com.ar/download ... ype=plugin

Saludos.
Salutti.
Good bye.


Last edited by msion on Fri Aug 03, 2007 3:32 am, edited 1 time in total.



Thu Nov 02, 2006 4:11 am
Profile
Admin

Joined: Wed Aug 31, 2005 7:27 am
Posts: 7503
Location: Paris, France
Post 
I doesn't work for me.

For the project exploration I've got an exception - it built a wrong path when searching in the classes subfolder (missing a \ character before "classes").

In the Files panel, it didn't found my TODO enrties - what is your search pattern?


Thu Nov 02, 2006 8:56 am
Profile WWW
Member

Joined: Mon Sep 25, 2006 5:44 pm
Posts: 17
Location: Cordoba - Argentina
Post 
The search pattern is //TODO
To find the open project the plug-in searches for the key ProjectExplorer.LastOpenProject in settings. Xml and looks in the first class path.

Next version will also take same pattern
/*
* TODO
*
*/

any problem todo@developflash.com.ar


Thu Nov 02, 2006 2:35 pm
Profile
Admin

Joined: Wed Aug 31, 2005 7:27 am
Posts: 7503
Location: Paris, France
Post 
msion wrote:
The search pattern is //TODO
To find the open project the plug-in searches for the key ProjectExplorer.LastOpenProject in settings. Xml and looks in the first class path.

Next version will also take same pattern
/*
* TODO
*
*/

any problem todo@developflash.com.ar

Ah ok, could it look for // TODO (with a space between // and TODO).

Still there is a bug in the classpath concatenation:
- Path: 'path/to/project'
- Classpath: 'classes'
- Exception: 'path/to/projectclasses' not found


Thu Nov 02, 2006 3:42 pm
Profile WWW
Member

Joined: Thu Feb 09, 2006 10:58 am
Posts: 731
Location: Israel
Post 
You can take a look at the source code of My F&R plugin to see how to do a TODO search with regular expression.

I would be happy if you take advantage of the dataEvent service my the plugin is providing for TODO search.

_________________
MovieClipCommander


Thu Nov 02, 2006 7:22 pm
Profile
Member

Joined: Mon Sep 25, 2006 5:44 pm
Posts: 17
Location: Cordoba - Argentina
Post todo@developflash.com.ar
If I have seen F&R plugin but I found complex for a simple task, for that reason I decided to make something but simple, already this solved and it works 100%


Thu Nov 02, 2006 11:59 pm
Profile
Member

Joined: Sun Oct 08, 2006 5:32 pm
Posts: 24
Post 
Maybe you should make an options key that lets you specify all the patterns to search for? that'd be useful :)


Fri Nov 03, 2006 2:24 am
Profile
Member

Joined: Mon Sep 25, 2006 5:44 pm
Posts: 17
Location: Cordoba - Argentina
Post 
Good idea, I will implement that, now this looking for the it lines with the text TODO :) ....

http://www.developflash.com.ar/download ... ype=plugin

Saludos


Fri Nov 03, 2006 3:05 am
Profile
Member

Joined: Fri Oct 27, 2006 4:32 pm
Posts: 8
Post 
Thanks, msion!

This is exactly what I've been looking for; I haven't had any troubles so far. Thanks.

One picky point, though: The buttons should be labeled "analyze," rather than "analize." There's... um... quite a difference. :shock:

(No offense to the F&R plugin! I use it all the time too, but I prefer single-purpose plugins to the swiss-knife approach.)


Fri Nov 03, 2006 3:18 am
Profile WWW
Member

Joined: Thu Feb 09, 2006 10:58 am
Posts: 731
Location: Israel
Post 
No offence taken. :)
I was planning to do a TODO plugin based on F&R services, because it is true that "swiss-knife approach" thing...

All I was saying is that the F&R plugin is already doing the job, and giving services for that particular purpose. So there is no need to write all the logic all over again, just send a "give me a todo list" command to the plugin, and you'll get a todo list back. as easy as that.
Its much better documented in the source code, and I would be happy to help.

(By the way, it meens alot for me to hear that you are using the plugin, thanks :) )

_________________
MovieClipCommander


Fri Nov 03, 2006 8:13 pm
Profile
Member

Joined: Mon Sep 25, 2006 5:44 pm
Posts: 17
Location: Cordoba - Argentina
Post 
I wait not to have offended anybody, all i want to make simple things and practice...

the change analize to analyze is ready...

download here: http://www.developflash.com.ar/download ... ype=plugin

:wink:


Sun Nov 05, 2006 11:00 pm
Profile
Member

Joined: Thu Feb 09, 2006 10:58 am
Posts: 731
Location: Israel
Post 
Actually, this plugin is pretty helpfull. :)
As it generates the TODO list for each file I'm working on and every time I switch to another file...

_________________
MovieClipCommander


Wed Nov 08, 2006 8:18 am
Profile
Member

Joined: Fri Oct 27, 2006 4:32 pm
Posts: 8
Post 
Hi msion. Any chance you've managed to port this to FD3 yet? ;)


Mon Jun 18, 2007 9:31 pm
Profile WWW
Member

Joined: Sat Jul 21, 2007 2:39 pm
Posts: 1
Post 
I agree with VeryVito;

I used this plugin all the time with FD2.. Any chance to port this to FD3?

Thanks in advance!


Sat Jul 21, 2007 2:43 pm
Profile
Member

Joined: Tue Jul 31, 2007 3:13 pm
Posts: 6
Post 
I'd be very happy to see this ported to FD3, too! It is a very useful tool.
I used it a lot with FD2 and miss it for a while now...
Dorian


Tue Jul 31, 2007 4:17 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 21 posts ]  Go to page 1, 2  Next

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.