SetAttr META tags: pasted tags cut off

Thanks, kundal. Unfortunately that's not working for me, because this window appears right in the middle of the lister, obscuring parts of the preview. I'm using Hot Keyboard Pro, to press the shortcut for me, which opens the dialog box, & to move that small window under the lister, so i can still see the various items in my photos (i use a special style for that). It does so very quickly (with a x100 factor), so the code change you've provided leaves no gap for the macro to work properly, i'm afraid. So i would strongly vote for a "dlg.position" option or something, so the dialog box could be placed under a lister.

DOpus scripting allows to insert a delay before the next box is popping up. This could give your macro time enough to move the dialog box. Just insert the line DOpus.Delay 500 at line 44 (between Sub EditNext(ClickData) and Call Edit(ClickData)) and experiment with the delay value (milliseconds).

Yeah, +1 for that.
In another scripting project I created a dialog box with several clickboxes and I wish I could avoid scrolling to see all of them by adjusting the size of the dialog box. It could be equivalent to adjusting the size of a lister: dlg.pos = "[width],[heigth],[pos_x],[pos_y]"

That doesn't work, because every time the window would pop up in the wrong (= uncorrected) position.

Thanks, kundal. I reverted to my old code for now, because the macro i'm using has some strange side effects with the new codes anyway (despites of a *100 factor, the macros are very slow). But it's still very promising, that new scripting function, because it might allow skilled users to add some minor changes to Opus' gigantic functionality, which IS already very tough for many users to keep an overview.

The last script code I provided didn't really work.
You can get a working version of the Tagger Script (including an Autohotkey hack to move the dialog box) here: Tagger

Awesome. I got it to work, with the window popping up at the exact position (800/860). However, the auto-step function has a drawback compared to my old workflow - if i missed some item/tag in the old version, i could simply use "arrow up" to go back to the previous image to add the missing tags. Now the input box has always the focus, making it hard to correct the errors, although it's great, when no mistakes are made. If i just could use the "Esc" key as an equivalent to the "stop" button, it would be perfect. :thumbsup:

Glad you like it. :smiley:
I removed the Stop button because it wasn't really necessary. The Cancel button finishes the loop now so it's working with the Esc key.

Excellent! That saves me 99 extra key strokes in a 100 images session. :bulb: :arrow_right:

I handle pictures taken with digital cameras very often, so I'm curious about what kind of tags do you add to your images and how do you make use of these (what kind of search e.g.)?

Hi, tbone. The tags i am adding are mostly description of what is visible in those images. For example, wide angle shots can easily include more than 30-40 tags, like names of buildings, streets, trees, plants, animals, persons, types of ships & boats, names of the various canals or lakes, bridges, presence of clouds, ice, snow, or funny situations.

Basically, it helps me to find certain things, i otherwise would have to search manually, which is a very tough task having about 25.000 images (which isn't even that much, but it becomes more all the time). I also started to rate the images, but that's only a rough estimate so far, i will have to refine it. Since i couple of months i only give my main selction of images one star as a minimum, because when i start my rating's search "1 to 5 stars", it acts like a counter. That's much easier, than adding the file counts of each session folder using the Windows calculator, like i did first :slight_smile:.

Ok, tagging the images the way you describe it, seems to be quite time consuming, but you think it's worth it?
I have a similar amount of pictures taken, right now I put picture sets into dated folders (using a sensible name and "kind of"-tags in the foldername), but tagging for pictures is something I always thought would be a nice option.

I'm not sure if I may ask here, but:

  • You then search through your tagged images with the dopus search (using tags criteria)?.
  • How are these tags stored, are they put into the images directly or somehow into the filesystem?
  • Is there any other application out there, which is capable of making use of these tags? Is it some kind of standard, like for mp3 (i guess it's not)?

Thank you! o))

ps: I did not understand what you tried to achieve by giving 1 star to have some kind of counter, maybe you can give another explanation? o) I'm quite interested in how you and others manage their files, there's always something to learn! o)

Wondered if you live by the coast and then I saw "Hamburg", that makes perfect sense now. o))

Yep. As a hobby photographer, i can't complain about a lack of motifs.

Did you see my post before? o)

Oops, must have overlooked it, sorry.

For me, definitely. It is time consuming, yes, but i use it a lot. The most costly part was, when i started to tag all images, which was at a point i already had over maybe 10,000 images. But now, i have an average yield of around 50-100 images per session, it is a piece of cake - especially, because i use over 300 abbreviations, which save me a lot of time (using ac'tivAid to replace three to four letter abbreviations to expand to the full words, or sometimes even to whole groups of words), as well as having an optimized (thx to Opus & kundal's new dialog box) workflow.

Yes, that makes sense too. My folder descriptions contain only the rough locations i have been to, but i could also consider to add some keywords i could search for (which don't have to be visible). I hope, that the FAYT will get expanded, so that it would also fully work, when i sort be those description fields (that is, highlighting the matching parts). Right now it kind of works, stepping through using F3, but no highlighting exept for FAYTing by name.

[quote]I'm not sure if I may ask here, but:

  • You then search through your tagged images with the dopus search (using tags criteria)?.[/quote]

This is what i use:

FIND IN "K:\Bilder" QUERY {dlgstring|find in K} /home\dopusrt.exe /cmd Set SHOWFILTERFILENAME=*.jpg

I always prefer those small search boxes over the search panel.

Well, i guess they must be in the images, since they are retained, when i view them on some other computer.

Once i tried Adobe Bridge, but it had the drawback, that it can use only predefined tag words, which have to be created in advance. They also were incompatible with
Opus' tags system, in terms of compatibility: i couldn't add new tags using Opus, when the older tags were recorded through Bridge. Instead, i had to overwrite the old
tags & apply them anew.[/quote]

Once i started to go through all the photo session folders, suing the calculator to add up the number of valid images (i often have folders with "outtakes", having no star at all), which was too cumbersome. Then i started to rate the pictures, maybe two thirds of them. Since a couple of months i started to apply at least one minimum star (i plan to refine / evaluate the exact rating later), so i could always do a quick count. The command i use is

Find QUERY Bewertung:>=*

This code will catch all images with ratings between 1 & 5 stars. Note, that the syntax for the according query in english versions of Windows is quite a bit different, so this syntax example works works rather with the german version of Windows 7.

Thank you very much for your very detailed explanation!

I will investigate further on that tag-format and how it maybe used by other applications before giving this a go. Right now I assume this is a basic exif-information string, but what do I know. Maybe Leo or Jon can shed some light onto this? Hello, are you listening? o)
I run a website with access to my full image/photo collection, if those tag information could also be used by that web-thing, it would make up a nice basis for having some kind of search-functionality there too.

Do you know how long a filesystem-search through your 25k images takes for a tag-lookup?

It is very fast, like 2-3 seconds, due to the fact, that i use a special command which starts searching in my photos folder right away
instead to run a search over all drives.

Thank you Abr! o) Yes, 2-3 seconds is quite ok I think.

I had some little test and research with these "tags", they seem to be integrated into the filesystem, because you can tag not just only images, but basically any file there is. So in case you would copy your images to some fat32 or linux ext2/ext3 filesystem device, all tags will be lost.

Additionally, when using windows explorer to have a look at file tags (you can add a column "tags" there as well), the tags given by dopus will not show up there, is that the same for you?

[quote="tbone"]Thank you Abr! o) Yes, 2-3 seconds is quite ok I think.

I had some little test and research with these "tags", they seem to be integrated into the filesystem, because you can tag not just only images, but basically any file there is. So in case you would copy your images to some fat32 or linux ext2/ext3 filesystem device, all tags will be lost.[/quote]

Yes, that would be the case.

No, if i activate the field "Markierungen", i can see the tags ok here in my Explorer. Maybe you've tried another field, "Beschreibungen"?