The new TODO bundle looks great, but searching through the NFS links and all the tags and dirs etc. involved in my projects each time I want to see the list is impractical. I may as well grep -r half my hard drive. :-)
Before I start hacking away at the Ruby, is there some easy way I am missing to either:
1) Get the bundle to just show me the list it came up with last time and only refresh when I need it to, or better yet,
2) Get it to only search the files in the current project?
Thanks,
Eric
On 8. Jul 2007, at 06:04, Eric Uner wrote:
[...]
- Get the bundle to just show me the list it came up with last
time and only refresh when I need it to, or better yet,
Could be done, but I don’t think many would prefer this behavior.
- Get it to only search the files in the current project?
That should be the default -- try check the value of the TM_PROJECT_DIRECTORY variable from within your project.
You can also set TM_TODO_IGNORE to exclude certain files/folders.