-
Content Count
29 -
Joined
-
Last visited
About Yuri
-
Rank
Member
Profile Information
-
Location
Russia, Izhevsk city
Recent Profile Visitors
1,806 profile views
-
Yuri reacted to a post in a topic: Pass Script Output to Script Filter
-
Yuri reacted to a post in a topic: Open Contacts App from Alfred
-
Yuri reacted to a post in a topic: Alfred Maestro - Keyboard Maestro Integration For Alfred
-
+100500
-
WebScreenshot — Take screenshots directly to the web
Yuri replied to vitor's topic in Share your Workflows
Vitor, thank you for the great wf! Can it also to copy the screenshot to the clipboard? -
Yuri reacted to a post in a topic: WebScreenshot — Take screenshots directly to the web
-
Yuri reacted to a post in a topic: Automating Alfred Preferences with KM palettes
-
Yuri reacted to a post in a topic: A way to boost your productivity with Karabiner
-
Yuri reacted to a post in a topic: Prioritize actions in a workflow
-
Yuri reacted to a post in a topic: How to make the Alfred search window a frontmost app
-
Yuri reacted to a post in a topic: How to make the Alfred search window a frontmost app
-
Yuri reacted to a post in a topic: Yandex Translate Workflow
-
mutasem reacted to a post in a topic: Cheatsheet - shortcuts for your tools
-
Awesome! Would it be possible to add: - Photoshop - Illustrator - Sketch Thank you!
-
deanishe thank you!
-
Always after the links begin to open in the browser.
-
After I opened 10 links, how can I delete these 10 links inside csv document? Without text editor Because this could save time.
-
deanishe thank you, it works well!
-
The document has only one column. Maybe the plain text file will be better.
-
Deanishe thank you for your help but I don't know what I am doing wrong. For some reason, it doesn't work for me https://yadi.sk/d/SZRolxEh3LKzre In debug mode, It shows me this message: "[ERROR: action.script] Traceback (most recent call last): File "<string>", line 18, in <module> IndexError: list index out of range"
-
Yes! Sometimes 4 Ok :-)
-
Open link on background, in Safari, staying on the same tab
Yuri replied to Yuri's topic in Discussion & Help
Deanishe, ok then. -
Hello everyone! I have a document with name link.csv, which is on the desktop, /Users/.../Desktop/links.csv There are some links in the document: https://www.google.com https://www.alexa.com https://www.facebook.com https://wikipedia.org https://www.youtube.com https://github.com etc 1.How can I open all links from csv. with Alfred? 2.How can I open first 5 links? 3. How can I delete first 5 links? Any help will be appreciated!
-
Open link on background, in Safari, staying on the same tab
Yuri replied to Yuri's topic in Discussion & Help
Don't know why, but this wf suddenly works for me too! It works perfect for url address (thank you RodgerWW!), but doesn't work for Alfred keywords. Is there any chance to use it with other workflows? For example, in Alfred bar, to search in Google, I usually use: "g test", but if it needs to open the page in background, what if I use: "bg g test" or something like this, maybe action modifier. The case is, I actually don't always have exact url, but have the word which I write with keywords in Alfred Bar. I think there is a solution to use snippets ins -
Youtube-control workflow, which I've adapted for Safari. https://yadi.sk/d/-cKlFS2U3LH3Cd ytn — youtube next ytp — youtube previous yts — youtube start/stop Based on https://gist.github.com/zachloubier/9b07fd21292a7dfb92d9
-
Open link on background, in Safari, staying on the same tab
Yuri replied to Yuri's topic in Discussion & Help
Rodger, thanks for the quick response. But this workflow doesn't work. https://yadi.sk/d/3d46Aj503LGqev I don't know what I am doing wrong. What do you think?