nordtech
- Gesamtaktivitäten 20
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 0 Benutzer
- Stimmen 0
- Abonnements 6
Aktivitätsübersicht
Neueste Aktivität von nordtech-
nordtech hat einen Kommentar hinterlassen
Corey Riggle wrote: It already can. A barcode reader is just a keyboard as far as the computer and capture one are concerned. Just select the box where you normally type the filename and scan the...
-
nordtech hat einen Post erstellt
QR code recognition
Is there any chance that Capture One will gain the ability to read information from a QR code in an image and use it to name a file?
-
nordtech hat einen Kommentar hinterlassen
Once I move the image(s) to the Selects folder, I am still unable to move them into the Capture folder in Capture One. However, from a Finder window I can move them directly into the Capture folder...
-
nordtech hat einen Post erstellt
Cannot move image from session trash to capture folder
All of the files in my session trash have the uneditable (pencil with slash) icon displayed on the thumbnail and cannot be moved back into the Capture folder. However, I can move them into the Sele...
-
nordtech hat einen Kommentar hinterlassen
If you look at the AppleScript dictionary for Capture One, you will see that 'output' is a property of 'document'. What I failed to do was properly address who 'output' belonged to- a 'document'. T...
-
nordtech hat einen Kommentar hinterlassen
Never mind, I figured it out.
-
nordtech hat einen Post erstellt
Does anyone know how to use the AppleScript dictionary?
I have been trying to use the AppleScript dictionary in Capture One and am having great difficulty in getting the results I want. I have tried searching for any information on how to use the dictio...
-
nordtech hat einen Post erstellt
Using AppleScript to manipulate the menu bar
Does anyone know how to access the menu bar and its contents using scripts that are added to the Scripts menu in Capture One? I cannot figure this out and keep getting invalid index errors when I t...
-
nordtech hat einen Kommentar hinterlassen
Thanks for your response. I am not trying to backup the styles. What I am trying to do is create custom styles- the menu bar item in Capture One is called "Save User Style...". I looked in the Appl...
-
nordtech hat einen Post erstellt
Script to save user styles
I am trying to write a script that will save user styles automatically. However, I am running into an issue. When I try to access the menu bar, I get an invalid index error. The code works if I run...