Jump to content

aviaryan

Member
  • Posts

    17
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    aviaryan reacted to Ryan McGeary in Alfred Emoji: Search emojis by name or keyword   
    Search for emoji and copy them to the clipboard ?.

    Download v1.8.1 (2019-09-27)
     
    Usage:
    emoji [query] Press [return] (↵): Copy the symbol of the selected emoji (e.g. ?) to your clipboard. Press [alt]+[return] (⌥↵): Copy the code of the selected emoji (e.g. `:rofl:`) to your clipboard. Press [cmd]+[return] (⌘↵): Paste the code of the selected emoji (e.g. ?) to your frontmost application.  
    Automatic Updates:
     
    This workflow will automatically check for updates at most once per day. If a new release is found, it automatically downloads and installs the latest version of the workflow. All downloads come directly from official GitHub releases.
     
    Optional Hotkey and Snippet Triggers:
     
    Customize the workflow with either a custom hotkey or a custom snippet.
     
    Links:
     
    GitHub Project Download New Releases GitHub Issues - (please submit bug reports and feature requests here)  
    Screenshot:
     

     
  2. Like
    aviaryan reacted to momaek in Authy Alfred Workflow   
    https://github.com/momaek/authy
     
  3. Like
    aviaryan reacted to Carlos-Sz in Evernote Workflow 9 beta 4 (Alfred 4)   
    Alfred 4
    Read about this workflow below.
     
    This is an update to address the new Alfred 4 data folder (thanks to xilopaint).
    DOWNLOAD Evernote Workflow 9 beta 4 for Alfred 4
     
    Description
    Alfred 3 workflow to search and create notes in Evernote.

    Search

    Keywords
    ens to search in every note field ens @ to search in a selected notebook ens # to search notes with a selected tags You can use ent (search in titles only) or enr (search in reminders) or entodo (search to-do notes) or enrec (search notes updated within a week) or enu (search notes with a source URL) instead of ens.

    You can select multiple tags to fine tune your searching. Just add a second hash sign and select or type the tag e.g. ens #tag1 #tag2 :my query

    In addition, you can select a single notebook then tags too e.g. ent @notebook #tag1 #tag2 :my query

    Note that, if you want to select a notebook and/or tags, the query goes after the colon sign as seen above.

    Actions
    Return key to open the note Shift key to preview the note Option key to set a reminder Control key to paste the note text content to the top most application Function key to open the note URL Command key to append text (from clipboard, selected text or typed) or selected file(s) in Finder. After pressing the Command key a new Alfred window will be shown so you will be able to select the text source and the action: Return key will append without date Option key with append with current date Hint: You can also use the Command key to only add tags to a note. To do so, type or select a tag and don't type anything after the colon then select the source "Type a Note" e.g. enn #tag :

    Note that Alfred Fallback Search is also supported (you have to add it in Alfred 2 Preferences>Features>Default Results, then click Setup fallback results button).

    Create

    Keyword enn

    http://cl.ly/image/3t1e440l1c0Q/enn8.png

    You can optionally type the note title or, for a more complex creation, follow the syntax below:

    @Notebook #tag1 #tag2 !reminder :Title
    @notebook: after typing @ a list of notebooks will be displayed then select one or type it; the default will be used if omitted #tags: after typing # a list of tags will be displayed then select one or type a new one (multiple tags are supported, type each one after a hash sign) !reminder: after typing an exclamation point a list of reminder suggestions will be displayed then select one or type a custom reminder such as in 4 days or 05/01/2014 or 05/01/2014 at 2:00 Title: at the end, after a colon (or the second colon if you are adding time in your reminder) Note that items of the syntax are optional, however the syntax has to end with a colon, with or without typing the note title e.g. #tag1 :

    Note Content Source
    From clipboard From selected text Typed directly in Alfred From Safari or Google Chrome URL From message(s) selected in Mail app From file(s) selected in Finder app: you can create one note with files or one note for each selected files. Alfred File Browser also supported. Type a Note also supports multiple lines and, in this case, the first line will be the title of the note e.g. enn Line 1 /n Line 2 /n Line 3

    Actions
    Return key: create a note Control Key: create a note and open it Command key: append text or file to a note Option key: append text to a note with current date How to Append
    Highlight one of the note content source e.g. From Clipboard Optionally type tags and a reminder e.g. #tag1 #tag2 !tomorrow hold command key and hit return key select a note from the list (search by title only) and hit return key Mail
    Message subject as the note title Message received date as the note creation date Message Link as the note source URL A short header (e.g. sender) A plain text version of the email content  
    Note Templates
     
    Read about templates here.
     
    Preferences

    Bring Alfred and type the keyword enpref:
    Search wildcard: you can set the workflow to automatically use the Evernote search wildcard (*) or you can set the workflow to use only if it is typed (the Manual setting may by faster in a huge note collection).  
    Download Evernote 9 beta 3
    Release date: 99 Jun 2019 Made in OS X 10.13.5 Requires Evernote 7.2 from evernote.com Requires Alfred 3 Download now  
    Download Evernote 9 beta 2
    Release date: 09 Aug 2016 Made in OS X 10.11.5 Requires Evernote 6 from evernote.com Requires Alfred 3 Download now  
    For Alfred 2
     
    Version 8.992 Release date: 20 Feb 2015 Made in OS X 10.10.2 Requires Evernote 6.06 from evernote.com Requires Alfred 2.6 or later Download now  
    What's new?
    9 beta 3: minor code optimizations and updated workflow preferences (enpref keyword) 9 beta 2: bugs fixed and Evernote API updated 9 beta 1: Alfred 3 support 8.991: Evernote 6.06 initial support 8.9: Yosemite beta and note templates support 8.7: interface bugs fixed 8.6: enn issue fixed Improved reminder time support e.g. Tomorrow at 2:00 Added support for tags that start with a hash sign e.g. #Home Added support for tags that start with an at sign e.g. @Work Added support for notebooks that start with an at sign e.g. @Notes Workflow should be faster in most of cases When appending from a search result now you can hold Option key to include current date Type a Note supports multiple lines (first line will be the title) e.g. enn Line 1 /n Line 2 New Keyword enl and its hotkey to load the last search query Added support for some of Alfred 2.3 new features Workflow version history here.
  4. Like
    aviaryan got a reaction from aashutoshrathi in [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



     
     
     
  5. Like
    aviaryan got a reaction from multicolor in [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



     
     
     
  6. Like
    aviaryan reacted to runelind in sprunge workflow   
    This is my first attempt at a workflow, and frankly I'm a bit embarrassed by it.  I just wanted something simple that takes the contents of the clipboard and uploads it to sprunge (pastebin type website).  It will take the resulting URL and send it back to your clipboard for easy sharing.  I would love some feedback on how to improve it as I have no idea what I'm doing!   In addition to sending the URL to your clipboard it would be neat to have it give some kind of notification center feedback or large print feedback, but I wasn't sure how to best implement that.  
     
    https://github.com/mlindgren80/alfredsprunge
     
    Thanks for looking!
  7. Like
    aviaryan reacted to deanishe in [Alfred 3] Google Inline Search (open URL + copy to clipboard)   
    https://www.alfredapp.com/help/workflows/inputs/script-filter/json/
     
    See the "text" section. Also the example workflow you can add via Alfred Preferences > Workflows > + > Getting Started > Script Filter shows most of what you can do (it doesn't demonstrate rerun or variables).
  8. Like
    aviaryan reacted to deanishe in [Alfred 3] Google Inline Search (open URL + copy to clipboard)   
    Yeah. If nothing is selected in the query box, and you haven't set a "copy text" for an item, ⌘C copies the selected item's arg.
     
    BTW: You might want to add a copy of the .alfredworkflow file to your releases on GitHub. People generally expect to find the installable files in releases.
  9. Like
    aviaryan reacted to deanishe in [Alfred 3] Google Inline Search (open URL + copy to clipboard)   
    The whole "$ to copy URL" is unnecessary: just hit ⌘C on a result to copy the URL.
  10. Like
    aviaryan got a reaction from xilopaint in clc - Powerful Calculator for Alfred   
    Try out the latest release. It has a slight but noticeable speed improvement. 
  11. Like
    aviaryan reacted to deanishe in Web Searches - Search on any website from Alfred   
    Alfred already does that. As long as you give your results a UID. 
  12. Like
    aviaryan reacted to deanishe in clc - Powerful Calculator for Alfred   
    That seems an excessively complex solution. Can't you just use /usr/local/bin/insect?
     
    FWIW, whether or not your shell can find insect isn't super helpful. Alfred doesn't use your shell's environment.
     
    The best solution is to bundle the dependencies in your workflow.
     
    This isn't a perfect solution with Node-based workflows, as you still have to install Node, but the workflow will at least "Just Work" for people who have Node installed without them having to install an extra bunch of stuff just for your workflow. On every Mac they have. 
     
    Also, installing dependencies globally is a fundamentally bad idea, and should be avoided if possible.
  13. Like
    aviaryan got a reaction from xilopaint in Clean: delete screenshots from desktop   
    Oh, I see. Thanks for sharing this information. 
×
×
  • Create New...