
aiyo
Member-
Content Count
115 -
Joined
-
Last visited
-
Days Won
6
aiyo last won the day on November 16 2018
aiyo had the most liked content!
About aiyo
-
Rank
Member
- Birthday 02/26/1986
Contact Methods
-
Twitter
aiyoDK
-
Website URL
http://www.aiyo.dk/alfredapp
Profile Information
-
Location
Denmark
Recent Profile Visitors
840 profile views
-
Tyler Eich reacted to a post in a topic: Workflows requiring privileges
-
alexcory reacted to a post in a topic: Wi-Fi toggle, Network Location, Fast User Switching, Finder Settings...
-
Tyler Eich reacted to a post in a topic: Send URL
-
I just downloaded Opera 16.0 (16.0.1196.62) and you are right, Send URL can not fetch the URL from it... I will try to find a solution for it.
-
Do you use the latest version of the workflow? I don't have this problem with Opera (Next) 12.15...
-
wiiwaker reacted to a post in a topic: VirtualBox Control
-
Hi, Right now Send URL only fetches urls from a few browsers (Safari, Chrome, Opera, Camino and OmniWeb) or a url copied to the clipboard. I might add more applications later... You can add a keyboard shortcut to the script by navigation to the workflow in Alfred Preferences and click the + in the top right corner and then select 'trigger' -> 'hotkey'. Choose a key combination and press save and then drag a line from the 'hotkey' box to the 'script filter' box. Cheers
-
Hi, Mail.app is supposed be in the list, if it's not please let me know so I can find out why. You can add applications to the workflow by adding the bundle ID to the "supportedApplications.txt" file in the workflow folder. Remember to add a comma and the filetypes the application can work with or "*" for any filetype. As an example, to add support for iSkysoft iTube Studio the line would be "com.iSkysoft.iTube Studio,*" The workflow make use of the shell "open" command so make sure the application supports this. I have added support for iSkysoft iTube Studio in the latest version
-
This is certainly possible and I will add it to the workflow in a future update Cheers, Jonas
-
There is not really a reliable way to get the last window and paste the URL into the right field so I am not going to add this kind of functionality into SendURL. That said I might add support for Skype in a future release. Cheers, Jonas
-
What version of OSX are you running?
-
Then try uninstalling the Workflow, download and install it again.
-
Seems to be the best solution around
-
User/access Tokens and Consumer keys are still secrets and should be stored in a safe way. Cheers, Jonas
-
Try open a link (though Send URL) with one of the apps the shows up (or copy it as a Markdown/HTML link), after that the workflow should refresh it's application cache. Cheers, Jonas
-
Support for fetching URLs from Firefox is not likely to come anytime soon... Firefox have no support for Applescript and the few hacks I have seen, don't work well (sometimes shows a wrong URL). Cheers, Jonas
-
Wi-Fi toggle, Network Location, Fast User Switching, Finder Settings...
aiyo replied to aiyo's topic in Share your Workflows
Sorry about that. I've updated the link and it works again. Cheers -
aiyo reacted to a post in a topic: PLEASE VOTE: Your favourite workflows
-
Hi, Pocket.app (from the App Store) don't seem to be able to open a link through the "open" command. And don't support applescript. To post a link through getpockets.com's API requires a user token. I have not found a easy and satisfying way to store passwords and tokens safely for use in Alfred workflows. Therefore I have no plan for adding features to my workflow requiring password or tokens (at least not before I find a solution to this problem). Cheers
-
aiyo reacted to a post in a topic: PLEASE VOTE: Your favourite workflows
-
aiyo reacted to a post in a topic: PLEASE VOTE: Your favourite workflows
-
aiyo reacted to a post in a topic: PLEASE VOTE: Your favourite workflows
-
The workflow is updated (again) and should now work with VMs that is not in a group. https://github.com/a....alfredworkflow (All links in this thread points to the same version of the Workflow) Cheers