
aviaryan
Member-
Content Count
16 -
Joined
-
Last visited
-
Days Won
1
aviaryan last won the day on January 25 2020
aviaryan had the most liked content!
About aviaryan
-
Rank
Newbie
Contact Methods
-
Website URL
http://aviaryan.in
Profile Information
-
Location
India
Recent Profile Visitors
587 profile views
-
aashutoshrathi reacted to a post in a topic: [Alfred 3] Google Inline Search (open URL + copy to clipboard)
-
multicolor reacted to a post in a topic: [Alfred 3] Google Inline Search (open URL + copy to clipboard)
-
aviaryan reacted to a post in a topic: sprunge workflow
-
aviaryan reacted to a post in a topic: [Alfred 3] Google Inline Search (open URL + copy to clipboard)
-
aviaryan reacted to a post in a topic: [Alfred 3] Google Inline Search (open URL + copy to clipboard)
-
[Alfred 3] Google Inline Search (open URL + copy to clipboard)
aviaryan replied to aviaryan's topic in Share your Workflows
Cool. I didn't know we had a copy text parameter. Any place where I can find all this documented? Yes. I had been including the binary in the releases in my previous 2 workflows. Just got a bit lazy this time. I have added it now. -
[Alfred 3] Google Inline Search (open URL + copy to clipboard)
aviaryan replied to aviaryan's topic in Share your Workflows
Thanks. Didn't know about that. I have updated the workflow to incorporate this change. -
aviaryan reacted to a post in a topic: [Alfred 3] Google Inline Search (open URL + copy to clipboard)
-
This workflow allows you to do inline Google searches right from the Alfred bar. You can either open the result URL or copy it to clipboard. Please go to GitHub for documentation. GitHub: https://github.com/aviaryan/alfred-google-search Download: https://github.com/aviaryan/alfred-google-search/raw/master/Google Search.alfredworkflow Screenshots
-
xilopaint reacted to a post in a topic: clc - Powerful Calculator for Alfred
-
Try out the latest release. It has a slight but noticeable speed improvement.
-
aviaryan reacted to a post in a topic: Web Searches - Search on any website from Alfred
-
Same here. It would be great if we can have this working in Alfred 3. PS - I think I will go ahead and make one web scraping based google inline search workflow. That way at least it will keep working for some time to come.
-
That is a good idea. Will try it out in the next version. ?
-
aviaryan reacted to a post in a topic: clc - Powerful Calculator for Alfred
-
I think it is slow because of the multiple computations that are being sent to it while you type. I will try to do something to improve this. I remember it didn't work out earlier for some reason (hence a lot of comments in the run.sh script). I will try it again now. EDIT - It didn't work with #!/bin/bash. Works with zsh. If you can point me towards an example workflow, that would be awesome. ?
-
Please see https://github.com/aviaryan/alfred-clc/issues/1. There is a possible fix there. I think applying it should fix your problem. I will update the workflow soon.
-
xilopaint reacted to a post in a topic: Clean: delete screenshots from desktop
-
Oh, I see. Thanks for sharing this information.
- 10 replies
-
- screenshots
- desktop
-
(and 4 more)
Tagged with:
-
Does this mean that "Desktop" is named something else in non-English Macs?
- 10 replies
-
- screenshots
- desktop
-
(and 4 more)
Tagged with:
-
The only way insect is installed is by first installing NodeJS and then installing insect globally using npm (same thing happens under the hood using homebrew). I don't think it would be a good idea to bundle it with the workflow.
-
Alfred - CLC This workflow adds a powerful calculator right in your Alfred bar. Installing Install insect brew install insect # or npm install -g insect Then download CLC workflow file and double click to open it with Alfred. Using clc [expression] Example expressions sqrt(1.4^2 + 1.5^2) * cos(pi/3)^2 2 min + 30 s 40 kg * 9.8 m/s^2 * 150 cm 60 mph -> m/s 6 Mbit/s * 1.5 h -> GB # sum of the first ten squares sum(k^2, k, 1, 10) NOTE: Since this workflow uses insect for the calculations, please see its README for more possible
-
Thanks. ? Works well.
- 10 replies
-
- screenshots
- desktop
-
(and 4 more)
Tagged with: