Database schema of catalog

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

Moderators: helmut, XnTriq, xnview

Post Reply
MatthiasG
Posts: 4
Joined: Wed May 23, 2012 8:44 pm
Location: Germany

Database schema of catalog

Post by MatthiasG »

Hello,

I am thinking of using XnViewMP as my picture catalog. I can assign categories to pictures but it is not possible to export the categories with the pictures.

i.e.

Code: Select all

Some root folder\
  Catergory1
    Pic1
    Pic2
  Category2
    Pic3
    ...
When I look into xnview.db with sqllite browser I see some tables "albums" with no real content and the Image Table does contain all the interesting information in an META Column.
It would be of some help if external tools could access the information of xnview.db an implement a custom export feature.

Or is there an AdOnn/Plugin mechanism where one can add functionalty to XnViewMP?

Regards,
Matthias
User avatar
xnview
Author of XnView
Posts: 46238
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Database schema of catalog

Post by xnview »

you have that in Tags/TagsTree
Pierre.
Post Reply