
David
Member-
Content Count
42 -
Joined
-
Last visited
-
Days Won
1
David last won the day on June 27 2017
David had the most liked content!
About David
-
Rank
Member
Profile Information
-
Location
Netherlands
-
David reacted to a post in a topic: VMWare Fusion Controller
-
+1
-
David reacted to a post in a topic: Switch Theme whether Dark Mode is on
-
it would be cool if you could add "Alfred" permissions, but not "Alfred Workflows". Alfreds code is obviously fine, but the workflows (which also sometimes get updated automatically) are definitely not safe, as the developers are often just random anonymous people on the internet - who then have access to your Application Data.
-
David reacted to a post in a topic: RecentDownloads — List and act on the contents of a directory
-
David reacted to a post in a topic: Search through your GitHub Stars
-
Alfred Workflow for switching profiles in Firefox
David replied to Smartforcedev's topic in Share your Workflows
sweet, thanks... :-) -
David reacted to a post in a topic: Alfred Workflow for switching profiles in Firefox
-
Jay S reacted to a post in a topic: Wolfram|Alpha workflow
-
Here's a version that works, i copied it and changed a few lines in the 'workflow.php' to make it work with Alfred 3: https://github.com/notDavid/alfred-Wolfram-Alpha/raw/master/Wolfram-Alpha.alfredworkflow
- 57 replies
-
- Wolfram|Alpha
- wolfram
-
(and 1 more)
Tagged with:
-
David reacted to a post in a topic: Search Google Chrome/Chromium bookmarks
-
thanks much, love this dark theme :-) - i did change the font to "SF UI Text Light" which is much nicer in my humble opinion...
-
David reacted to a post in a topic: The Minimalist
-
Another problem, if the file is a .html file with an input field (for example username), then selecting this item with the arrow down key will capture keyboard focus and you are locked in the .html file - Alfred no longer captures the keys pressed, they now go to the .html file...
-
PS. what you don't see in these screenshots is that when there are larger file names, the file names are being truncated (making them indistinguishable), because half of the screen is filled with the preview... Since i don't use the previews, it would be really nice to be able to use all that space for the filenames :-)
-
David started following Ability to turn off previews
-
i mean the previews in the file search, here's a screenshot:
-
I prefer to NOT see the previews for a lot of file types, it would be nice to be able to disable this! (maybe based on file extension.) If you don't need this functionality it's just non-info which can be very distracting / bloated. Thanks. - Alfred 3 [652]
-
David reacted to a post in a topic: Wolfram|Alpha workflow
-
David reacted to a post in a topic: Open with Atom workflow
-
Generate strong, memorable passwords with Crypt::HSXKPasswd
David replied to zkarj's topic in Share your Workflows
fyi the "small dictionary" issue is reported: https://github.com/bbusschots/hsxkpasswd/issues/11 Also, I installed HSXKpasswd with 1 commandline: sudo cpan Crypt::HSXKPasswd It's then instaled in /usr/local/bin/hsxkpasswd So the Workflow worked without any adjustments/problems for me. -
Generate strong, memorable passwords with Crypt::HSXKPasswd
David replied to zkarj's topic in Share your Workflows
very usefull workflow... the word list is quite short indeed, so just replace it with another one, or merge some of the samples (if you speak another non-english language) :-) -
The workflow has bugs btw, for example if you input '111' you should get 'xxx' but instead get 'rrr'.
-
David reacted to a post in a topic: Just another minimalistic Theme [Light, Dark & El Capitan version] - Now with updated Fonts for El Capitan
-
How about a new one with "San Francisco" font? :-)
-
Hi, the Workflow is working for me so if it doesn't work for you guys i guess it probably means the daily limit of the 'Synonyms account in the workflow' has been reached. I logged in, and it currently says "daily quota 895 out of 1000". Anyway, you can solve this by applying for your own account here: http://www.synonyms.net/api.php After registering you will get an email with an ID and Token, you need to enter them in the workflow here:
-
Ohh you can just add the root folder... should've tried that :s Thanks, glad it's solved :-)