I'm going with the LibraOffice solution.
I've also considered creating a db-file like sqlite but I don't know how to
Another query which hasn't got anything to do with the catalog.
How do I add a custom column called
lists to the following icon rule, so that it's both the lists and cloud column?
Code:
program:
uc = user_categories();
icon = test (field ('#cloud'), '', 'list_uninteresting.png');
str_in_list(uc,',','Uninteresting',icon,'')