exporting catalog categories + category items (with color)
Posted: 23 Jan 2011 07:23
I've been using XYplorer happily for over four years and it's one of my favorite programs.
As a web developer, I work on many different sites at once and I use XYplorer's Catalog feature extensively. In a sense, it's become my project status manager. I have about five different categories inside of my catalog, including "Revolving", "Present", "Potential", "Post" and "Pass". Under each category, I have project folders (named by the site's domain like "example.com") based on their current status, which when middle-clicked, opens a new tab showing the contents of the folder. Sometimes I'll add colors to these catalog folder items to make them stand out more depending on certain circumstances.
It's all nice and slick and I find this project status information to be very valuable. However, when I'm on the go with my mobile phone, I don't have access to this information unless I create a separate list that repeats this information (usually handwritten notes on small pieces of paper), which I would like to avoid. Currently, XYplorer's catalog information gets stored in catalog.dat, however it's not entirely plain text so I can't hack something out of that.
Therefore, I think a great scripting feature would be to create a function or set of functions allowing to loop through catalog categories and their items, preferably with the ability to grab color data (foreground and background). It could then be exported to an HTML file which I could access remotely.
Any thoughts or suggestions? Is there a way to do what I described currently that I may be overlooking?
Thanks.
As a web developer, I work on many different sites at once and I use XYplorer's Catalog feature extensively. In a sense, it's become my project status manager. I have about five different categories inside of my catalog, including "Revolving", "Present", "Potential", "Post" and "Pass". Under each category, I have project folders (named by the site's domain like "example.com") based on their current status, which when middle-clicked, opens a new tab showing the contents of the folder. Sometimes I'll add colors to these catalog folder items to make them stand out more depending on certain circumstances.
It's all nice and slick and I find this project status information to be very valuable. However, when I'm on the go with my mobile phone, I don't have access to this information unless I create a separate list that repeats this information (usually handwritten notes on small pieces of paper), which I would like to avoid. Currently, XYplorer's catalog information gets stored in catalog.dat, however it's not entirely plain text so I can't hack something out of that.
Therefore, I think a great scripting feature would be to create a function or set of functions allowing to loop through catalog categories and their items, preferably with the ability to grab color data (foreground and background). It could then be exported to an HTML file which I could access remotely.
Any thoughts or suggestions? Is there a way to do what I described currently that I may be overlooking?
Thanks.