Jump to content

yellowsoar

Member
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Like
    yellowsoar got a reaction from dfay in Web search with fuzzy list   
    # Download
    https://github.com/yellowsoar/alfred_web_search_with_fuzzy_list/releases/latest
     
    # Usage
     
    Detail:
    https://github.com/yellowsoar/alfred_web_search_with_fuzzy_list#usage
     
    ## Single csv mode

     
    ## Multi csv mode
     

     
    # Credits
    fuzzylist by@dfay
    alfred-fuzzy by @deanishe
  2. Like
    yellowsoar got a reaction from dfay in Fuzzy, self-updating list filter workflow template (working in 12.3)   
    I create a workflow for web search based on your work. @dfay
    https://github.com/yellowsoar/alfred_web_search_with_fuzzy_list
  3. Like
    yellowsoar reacted to Chris Messina in Add CSV export to List Filters   
    It's not that I insist on it, it's the only import format that Alfred natively supports (unless you're able to write code). I'm just trying to work within the limitations of the app.
     
    Thanks, I'll check out your workflow!
     
    Update: Cool, the Workflow works great! I think the biggest issue now is that Alfred doesn't persist the icons, which is an essential aspect of my New Cloud Documents workflow (the one I'm trying to update). Seems like Alfred should offer a more robust JSON import/export, including image assets (perhaps serialized)...
     

  4. Like
    yellowsoar reacted to dfay in Fuzzy, self-updating list filter workflow template (working in 12.3)   
    # fuzzylist
    Fuzzy, self-updating list filter workflow for Alfred 3 & 4
    This is a workflow template - it does nothing as is.
     
    ## Usage:
    - create a csv file like you would for an Alfred List Filter, with an optional fourth field containing the path to an icon file for that result.
    - name the file *list.csv* and add it to the workflow directory
    On the initial run, the workflow will create a file list.json for output to the fuzzy search.  If list.csv is modified, it will update list.json .  
     
    ## Credits
    - uses fuzzy.py by @deanishe - https://github.com/deanishe/alfred-fuzzy
     
    ## Download
     
    workflow at https://github.com/derickfay/fuzzylist/blob/master/Fuzzy List Filter.alfredworkflow (v. 0.3 as of 2022-03-30)
     
    ## Working on 12.3
     
    v. 0.3 now uses Python 3 and works on MacOS 12.3
  5. Thanks
    yellowsoar reacted to vitor in Pin Plus — Interact with your Pinboard bookmarks   
    Update.

    Use cache dir instead of data dir.

    To update, download the latest version (same URL) or wait a few days and it’ll prompt you to on next usage, since it uses OneUpdater.
     
  6. Thanks
    yellowsoar reacted to vitor in Pin Plus — Interact with your Pinboard bookmarks   
    Update.
     
    Update video download to new DownMedia.

    To update, download the latest version (same URL) or wait a few days and it’ll prompt you to on next usage, since it uses OneUpdater.
  7. Haha
    yellowsoar reacted to vitor in Pin Plus — Interact with your Pinboard bookmarks   
    Update.

    Added a Hotkey to open a random unread bookmark. Useful to start dealing with your unread bookmarks without having to deal with choosing them.

    To update, download the latest version (same URL) or wait a few days and it’ll prompt you to on next usage, since it uses OneUpdater.
     
  8. Like
    yellowsoar reacted to denisidoro in navi - turn command-line cheatsheets into Alfred actions!   
    navi  
    An interactive cheatsheet tool for the command-line and Alfred.

    Download link and instructions: https://github.com/denisidoro/navi
     


    navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Argument suggestions are prompted to you.
    Pros
    it will make you type less; it will spare you from knowing CLIs by heart; it will teach you new one-liners.
      It uses fzf, skim, or Alfred under the hood and it can be either used as a command or as a shell widget (à la Ctrl-R).
     


    This project was originally intended to be used in the terminal but I found out that it was quicker to call most actions via Alfred instead.
  9. Like
    yellowsoar reacted to vitor in Sequential Paste — Paste previous clipboard entries in order   
    Usage

    Paste clipboard entries sequentially via the Hotkey or Snippet Trigger. Each call pastes the preceding clipboard entry.

    Copying from the most recent item restarts if the last paste is older than the timeout minutes defined in the Workflow’s Configuration. A force reset can be triggered with the paste keyword by pressing ⌘⌥⌃↩.



    ⤓ Install on the Alfred Gallery | Source
     
  10. Like
    yellowsoar reacted to matias in AlfredBullet: Send links or text to your devices via PushBullet   
    I didn't really like any of the existing Pushbullet workflows, so I made my own. Say hello to AlfredBullet:
     

     
    Pushbullet is an app and service that lets you send links, text and other content between your devices (iOS, Android, Mac, Windows, etc).
     
    The workflow is available for download on GitHub and (experimentally) Packal:
     
    Github (matiaskorhonen/alfred-bullet) Packal: AlfredBullet  
  11. Thanks
    yellowsoar reacted to vitor in Pin Plus — Interact with your Pinboard bookmarks   
    Usage

    Add a new bookmark to your Pinboard account via the pa keyword.





    Search all bookmarks via the pin keyword or only the unread ones with pun. Actioning an unread bookmark can archive or delete it if the option is set in the Workflow’s Configuration.


    ↩: Open URL. ⌘↩: Copy URL. ⌥: View Tags. ⌃: View Description. ⇧↩: Open in Pinboard’s Website.
    Configure the Hotkeys as a shortcut to add bookmarks, add the current browser tab as an unread bookmark, or open a random unread bookmark.

    Bookmarks are automatically fetched if the local data is old, but an update can be forced with ⌘⌥⌃↩.

    ⤓ Install on the Alfred Gallery | Source
     
  12. Thanks
    yellowsoar reacted to sballin in Search Apple/iCloud Notes   
    I've created a workflow to find and open Apple/iCloud notes in Notes.app. Get it on Packal and feel free to open issues/make pull requests on GitHub.
     

  13. Like
    yellowsoar reacted to surrealroad in Notes   
    This just creates a new note in notes.app. To keep it simple, it just uses the first folder in the first account it finds. You can change this behaviour by editing providing the respective names in the "properties" in the applescript.
     
    Usage
     
    To search existing notes, type "n search_term" into Alfred. E.g. "n something I wrote yesterday" (not working in macOS High Sierra)
    To create a new note, just type "n note_text" into Alfred. E.g. "n something very important I will probably forget"
    To create a note from the clipboard, type "nclip optional_note_name"
    Hold option to open the note in a new window after creating it.
     

     
    iCloud Notes on OS 10.11+
     
    As of Mac OS El Capitan, you are given the option to upgrade iCloud notes accounts. Once you do this, with the normal Notes workflow you'll start seeing duplicate lines in notes. The reason for this is that prior to the upgrade the "Title" of the note and the "Body" of the note were displayed separately. After the upgrade, Notes assumes the title is *not* also included in the body, which is different behaviour, and led to the apparent duplication.
     
    Sadly there's no reliable way for the workflow to detect whether your Notes account has been upgraded or not, so fixing it would entail breaking it on installs that have not undergone this upgrade. Therefore I have opted to make a separate Workflow which is to be used by anyone who has upgraded to the new iCloud version of Notes. You will find that download link below.
     
    Changelog:
    Tuesday, 5th July 2016 - Fixed a regression where "nclip" would not work if a custom title was provided
    Thursday, 30 June 2016 – Compatibility for users who did not previously have Alfred v2 installed
    Wednesday, 27 January 2016 – Fixed an issue with notes from clipboard not working; existing iCloud notes are now searched too (thanks, Vero!)
    Friday, 16 October 2015 – Added a new Workflow for iCloud upgraded notes in OS 10.11+ (Thanks Nikita!)
    Monday, 27 October 2014 – workaround for apple bug #18734006 on OS 10.10
    Monday, 13 October 2014 – Hold option to open note window after creation
    Tuesday, 17 September 2013 – Updated q_workflow module to latest version
    Thursday, 18 April 2013 – Only first line is used as a title when using "nclip" with no arguments
    Sunday, 7 April 2013 – Properly escape illegal characters in query
    Friday, 5 April 2013 – Fixed an issue where a temporary file was getting written to the wrong place, sorry about that! Thursday, 4 April 2013 – Combined into single workflow; renamed to "Notes"; fixed an issue with clip keyword; nclip now pastes HTML if possible; workflow will notify if updates are available Saturday, 16 March 2013 – First version  
    Download (Alfred v3 and iCloud)
    http://bit.ly/2w2mILX
     
    Note: this workflow will notify you if a newer version is available. To disable this functionality, change the property "shouldCheckForUpdates" to "false"
     
    Alfred v2
    It's not currently known whether the latest release will be backward-compatible with Alfred v2.
    If you are using Mac OS 10.11+ and have "upgraded" your iCloud notes, you should use this workflow:
    Notes for Alfred v2 (iCloud)
     
    In all other cases, this is the one to use:
    Notes for Alfred v2 (non-iCloud)
     
    Source: https://github.com/surrealroad/alfred-notes
     
    Issues
    Please raise issues on GitHub, as it's easier for me to keep track of them there.
  14. Like
    yellowsoar 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.
×
×
  • Create New...