Page 1 of 1

print category list

Posted: Sun Feb 03, 2013 5:40 pm
by pdreyfuss
Is there any way to change the category list into text so that it can be printed? This might be useful so that I could carry it around with me and edit it away from the computer.

Re: print category list

Posted: Sun Feb 03, 2013 8:27 pm
by AceUser
pdreyfuss wrote:Is there any way to change the category list into text so that it can be printed? This might be useful so that I could carry it around with me and edit it away from the computer.
While viewing the Categories list, select File > Export > Categories.dat. This saves a text file that can be printed. The file format is ANSI UNIX (LF only). If you want to view it properly in Windows Notepad you have to convert it to ANSI PC (CR LF).

Re: print category list

Posted: Mon Feb 04, 2013 7:43 am
by pdreyfuss
I used Excel - that works perfectly; thanks.