
rosenkrieger
Member-
Content Count
23 -
Joined
-
Last visited
About rosenkrieger
-
Rank
Member
-
Is there a way only to have ONE Screenshot saved, and not thumbnail, etc. ?
-
Awesome! Really appreciate it. Works perfectly!
-
rosenkrieger reacted to a post in a topic: Scrennshot of web pages
-
rosenkrieger reacted to a post in a topic: Manage Synology Download Station
-
MikeAlt reacted to a post in a topic: CloudDrive Toggler
-
rosenkrieger reacted to a post in a topic: [Workflow] SEO Checker v1.0 (Google PR & Alexa Rank)
-
WakeOnLan - wake up NAS, Macs, PCs
rosenkrieger replied to rosenkrieger's topic in Share your Workflows
With the help of a friend on App.net I added the option. Check if v1.1 works as you expected. -
Simple Workflow that starts an incognito Google Chrome session. For this to work Google Chrome is NOT to be active when using the keyword (= must be completely turned off!) Download: https://dl.dropbox.com/u/677787/alfredworkflows/Google%20Chrome%20Incognito.alfredworkflow
-
rosenkrieger reacted to a post in a topic: iMessage focus with part of name/handle
-
Leech reacted to a post in a topic: Dropbox Toggler
-
jonrubinstein reacted to a post in a topic: CloudDrive Toggler
-
WakeOnLan v1.1 https://dl.dropbox.com/u/677787/alfredworkflows/WakeOnLan2.alfredworkflow Now includes the possibility to automount a share after the NAS has been woken up. If you do not need this feature use 1.0 Credits for the Mounting part @malt3 on App.net WakeOnLan v1.0 https://dl.dropbox.com/u/677787/alfredworkflows/WakeOnLan.alfredworkflow WakeOnLan Python Workflow v1.0 Credits @dirkessl on App.net for helping me find the right Python-Script Original Python Script from: http://pastebin.com/3Zd9MvE1 *** IMPORTANT *** Edit the very end of the
-
mixterdee reacted to a post in a topic: Dropbox Toggler
-
mixterdee reacted to a post in a topic: CloudDrive Toggler
-
I pimped up the whole Workflow, its now called CloudDrive Toggler and can be found in this thread: http://www.alfredforum.com/topic/1343-clouddrive-toggler/
-
I pimped up my original Dropbox Toggler and put it all in one Worklfow. This workflow now: Toggles Dropbox Toggles Google Drive Toggles Microsoft SkyDrive Toggles Droplr you can also toggle all Drives on/of with keyword cloudon -> turns all drives on cloudoff -> turns all drives off or use Hotkeys to cloudon -> turns all drives on cloudoff -> turns all drives off Download Version 1.0: http://db.tt/mssK3a7M
-
New Version: Dropbox Toggler Google Drive Toggler db turns on/off dropbox gd turns on/off GoogleDrive http://db.tt/pOIuKYd5
-
jonrubinstein reacted to a post in a topic: Dropbox Toggler
-
I would like to use this with Entourage 2008, any chances someone with more abilities than me can achieve this?
-
Grabbed it. Installed it. Runs perfectly! Thank you :-)
-
rosenkrieger reacted to a post in a topic: Hidden Files Toggle
-
Once this Workflow works with Mountain Lion it will be really nice. Could use it :-)
-
rosenkrieger reacted to a post in a topic: Cloud Toggle (toggles Droplr, Dropbox and Drive)
-
Mount external Drive & Start iPhoto
rosenkrieger replied to rosenkrieger's topic in Workflow Help & Questions
Thanks to @gdgtsDE on Twitter I got it fixed... The Solution do shell script "diskutil mount /dev/disk4s2" delay 60 do shell script "open -a iPhoto" -
I have an external drive which has my iPhoto and iTunes library, since I do not need it all the time I wanted to create a workflow that... Mounts external Drive Starts iPhoto Since the mounting of the drive takes a few seconds I need to delay the start of iPhoto so that the drive is mounted and it will find the library there. I tried the following: do shell script "diskutil mount /dev/disk4s2" delay 30 tell application "iPhoto" to activate I had it saved as a "osascript" For some weird reason it does not work. It actually WAITS 30 seconds THEN mounts the drive. I am a
-
telonaes reacted to a post in a topic: Wifi-Toggler
-
Sodala, hier für dich gemacht... (made especially for telonaes) https://dl.dropbox.com/u/677787/alfredworkflows/Dropbox%20%26%20Wifi%20Toggler.alfredworkflow Toggles Wifi & Dropbox on/on with dbwifi
-
telonaes reacted to a post in a topic: Wifi-Toggler
-
telonaes reacted to a post in a topic: Dropbox Toggler
-
Enhorn reacted to a post in a topic: Dropbox Toggler
-
rosenkrieger reacted to a post in a topic: Add ability to copy images to the clipboard
-
How to use arguments with keywords?
rosenkrieger replied to rosenkrieger's topic in Workflow Help & Questions
*Facepalm* that solution was just way to easy - THANK YOU!