
akaralar
Member-
Content Count
5 -
Joined
-
Last visited
-
Days Won
1
akaralar last won the day on April 27 2016
akaralar had the most liked content!
About akaralar
-
Rank
Newbie
-
tillus reacted to a post in a topic: EggTimer v2 [updated to 2.0 final]
-
akaralar reacted to a post in a topic: Bluetooth Connect — Connect/Disconnect paired bluetooth device
-
I'm using dropbox to sync prefs between computers and the workflow folders seem to be residing there, as alfred directs me there when I want to see workflow files. So my question is: Do you use syncing? Should we assign the folders in dropbox (ie. ~/Dropbox/AlfredSync/Alfred.alfredpreferences/ instead of ~/Library/Application Support/Alfred/Alfred.alfredpreferences/ ) if we want to edit those files? Any ideas?
-
akaralar reacted to a post in a topic: A way to boost your productivity with Karabiner
-
akaralar started following EggTimer v2 [updated to 2.0 final]
-
the `recent` option seems broken for me, even in the version @Russell Davis provided, on macOS 10.14 Mojave. I can't see the alarms I'm setting after typing `recent`, it says there are no alarms or timers set. Does anybody else have the same problem?
-
Thanks deanishe, will correct that as well
-
Hey acidham, i think you need xcode and swift also installed on your system right now. I'm working on a fix and post it here when I update the workflow!
-
deanishe reacted to a post in a topic: Safari History Search workflow
-
# SafariHistorySearch Alfred workflow to search Safari history written in swift. #Usage `shs <SEARCH_TERMS>` Separate search terms with spaces if you want to search for more than one word. ie: `shs github safari` Each word is searched separately. If you want to search for a phrase, surround the phrase with double quotes, ie: `shs "Alfred Workflow to Search Safari History"` The results contain all search terms. This workflow searches the page url, page title and page body if available. see https://github.com/akaralar/SafariHistorySearch/releases for latest version.