Hey guys,
So, I would like to keep a sort of dashboard in a osx virtual desktop - basically having emacs frames with different todo lists for reference at quick glance:
The problem is that the agenda is global to the emacs instance and won't allow me to show a filter view in one frame and another in the other (i.e: One frame showing all my personal TODOs and the other showing all TODOs related to my job.).
I could have those lists in separate files, but my configuration now has all todos in a big
gtd.org file.
Is there a way to have differente filters in different frames? If not, any thoughts on how I could accomplish this idea?
Thanks,
Marcelo.