Categories and Thumb display filtering

Ask for help and post your question on how to use XnView Classic.

Moderators: helmut, XnTriq, xnview

Post Reply
jared19
Posts: 1
Joined: Mon Jul 27, 2009 9:59 am

Categories and Thumb display filtering

Post by jared19 »

Hi,

I have tons of images and I want to categorize them. Is there any way to set image categories from outside XnView, by script maybe? Manually setting them through "view->set category" menu is cumbersome. Where does XnView store the category data for each image?

My 2nd question is when displaying thumbnails in the browser, can I set a filter (based on filename, not type) so that only a subset of them are displayed?

TIA
User avatar
ckv
Posts: 786
Joined: Wed Feb 02, 2005 2:30 pm
Location: Glow
Contact:

Re: Categories and Thumb display filtering

Post by ckv »

Category data is stored in category.db file. It's an SQLite database, so I'm afraid there's no easy way the set the categories outside from XnView.

If you are techy enough, you probably could figure out how the files are stored in the database and use the command-line sqlite tool to set your own files in the database.
XnView Tweak UI - Tool to customize your XnView beyond the regular XnView options.
UI-less Settings - Documentation of all the hidden settings in XnView.
XFAM - Tool to create and customize XnView file associations.
Post Reply