Is there a way to export, print, or view more than just one folder or entry at a time?
I have a whole slew of items and I want to be able to print an entire subtree of folders and items. Exporting or printing one item at a time is pointless as the purpose of Mori is to stay organized.
If I could have some sort of pdf export capability to where I could have it like :
MAIN FOLDER
---------------------------------------------
ENTRY1
ENTRY1 COMMENT
MAIN FOLDER: SUB FOLDER1
---------------------------------------------
ENTRY1 for SUB FOLDER1
ENTRY1 COMMENT for SUB FOLDER1
MAIN FOLDER: SUB FOLDER1 : SUB FOLDER2
---------------------------------------------
ENTRY1 for SUB FOLDER1:SUB FOLDER2
.... etc...
Listing in TextEdit
There is an Applescript that comes with MoriGTD (http://jhh.med.virginia.edu/main/MoriGTD) that almost does what you want. It lists the names of folders and files, in a selected main folder, in outline form in TextEdit. You can then print the TextEdit document. At the moment, it doesn't print the notes with each item, but that wouldn't be difficult to add if you know any Applescript.