CatalogAdd() Command
Posted: 01 Oct 2018 14:14
What would be really nice (for me at least) would be a CatalogAdd (and conversely a CatalogDel) command. I uses that catalog extensively and every so often I clean and organize them. These commands would make this process easier as we cannot edit the DAT files directly to make mass changes. It would allow someone to script building catalog files. I also suppose with a catalogadd and delete command, assigned to a hotkey(s), one could use the catalog like a clipboard for all kinds of things.
The command could look like this:
CatalogAdd ("caption|Icon","Location", "Category", action, instance, applycolors, fore, back)
Caption | Icon = Caption and Icon of new entry
Location = This items data (location path, script,...)
Category = Category to add new item to. If no category exists with this name it is created
Action:
1 = Go To Location
2 = Open Item
3 = Open Selected List Item(s) with Application
Instance
1 = Single
2 = Multiple
ApplyColors = Yes/No
Fore / Back = Hex color codes for foreground and background colors
Any seconds?? Thoughts???
The command could look like this:
CatalogAdd ("caption|Icon","Location", "Category", action, instance, applycolors, fore, back)
Caption | Icon = Caption and Icon of new entry
Location = This items data (location path, script,...)
Category = Category to add new item to. If no category exists with this name it is created
Action:
1 = Go To Location
2 = Open Item
3 = Open Selected List Item(s) with Application
Instance
1 = Single
2 = Multiple
ApplyColors = Yes/No
Fore / Back = Hex color codes for foreground and background colors
Any seconds?? Thoughts???