4051
General Software Discussion / Re: Question about AutoHotkey scripting
« Last post by skwire on August 04, 2010, 05:51 AM »Code: Autohotkey [Select]
- ~k::
- {
- {
- }
- }
- Return
Assuming the context menu only shows for jpegs (.jpg and .jpeg, i.e. we don't need to put the word "photo" or "picture" in the text to explain what we're geolocating),-gtoal (August 03, 2010, 08:22 AM)
then simply "Geolocate" would be enough.-gtoal (August 03, 2010, 08:22 AM)
I don't expect the right-click menu to know in advance whether an image has a geo tag or not, that's too fancy and I doubt it's even possible.-gtoal (August 03, 2010, 08:22 AM)
If there's no latlon info in the file, will you be putting up an error box, or just bringing up a map with no pointers placed? (If there's a choice I think I'd prefer an error box but whatever is easiest...)-gtoal (August 03, 2010, 08:22 AM)
You pick one - I'm not going to ask for any 'scope creep' when you're doing this as a quickie favour! :-)-gtoal (July 31, 2010, 02:46 PM)
Is it possible to create a hotkey that does not require simultaneous pressing of keys?-jdd (August 01, 2010, 01:03 PM)
Another reason I been reluctant to use any other form of clipboard management is because I use the script to label file names. I can cycle through the entries with the script without losing focus from my renaming. I tried arsclip before and it was promising, but it stole focus on my file renaming.-Smobu (July 30, 2010, 11:45 PM)
Thank you very very much skwire, it works perfectly for me.-xiaxia (July 31, 2010, 05:18 AM)
It is exactly what I was hoping for, so thanks again!-GoodGuy98 (July 30, 2010, 09:04 PM)
Please enjoy the donation.-GoodGuy98 (July 30, 2010, 09:04 PM)
I don't know if I should mark this thread solved or is that something you would do?-GoodGuy98 (July 30, 2010, 09:04 PM)