Jump to content

forgetfulfellow

Member
  • Posts

    98
  • Joined

  • Last visited

  • Days Won

    4

Reputation Activity

  1. Like
    forgetfulfellow got a reaction from squatto in Find 2Fa/two-factor auth codes in Messages   
    Hi @squatto! Thanks for making this workflow!
     
    I was really excited to use it; I got my first 2fa code today after downloading your workflow, but it doesn't seem to work for items like this:
     
    `1592 is your code ...`  
    Is something broken on my side?
     
    Thanks again!
  2. Like
    forgetfulfellow reacted to vdesabou in Spotify Mini Player: Control your Spotify library at your fingertips   
    Thanks ! Really appreciate the feedback
  3. Thanks
    forgetfulfellow reacted to vdesabou in Spotify Mini Player: Control your Spotify library at your fingertips   
    Hello All,
     
    I've just released version 9.0, which is a major version with lot of improvements (podcast support, modifier key to queue tracks or episode, preview tracks, etc..) see article here https://alfred-spotify-mini-player.com/blog/Version-9.0/
     
    Enjoy !
     
  4. Thanks
    forgetfulfellow reacted to vdesabou in Spotify Mini Player: Control your Spotify library at your fingertips   
    alfred-spotify-mini-player.com

    Find all information on dedicated website: alfred-spotify-mini-player.com
    Follow on Twitter @TheMiniPlayer to get all news

    Features



    Example


     
     
    PS: If you have a problem with the workflow, do not spend time reading the forum post, the workflow has been rewritten many times! Follow instructions from here http://alfred-spotify-mini-player.com/articles/support/ instead
  5. Like
    forgetfulfellow reacted to deanishe in Variable not working inside Script Filter   
    When Alfred runs a script or any code you’ve put in a Script box, its puts all your workflow variables in the process environment. {var:task} variable macros don’t work in Script boxes. Use the language’s mechanism for reading environment variables, instead. So in your case – bash – that’s just $task. Same as what you’re doing with $node_path by the looks of it.
  6. Like
    forgetfulfellow reacted to squatto in Find 2Fa/two-factor auth codes in Messages   
    I just released version 1.2.6 of the workflow, which has the following changes:
    Match 3 and 4 digit codes if they immediately follow "code" or "is" (e.g. "your code is 1234", "enter code 573 to log in") Thanks to @luckman212 for the PR!
     
    Download the latest release: https://github.com/squatto/alfred-imessage-2fa/releases/download/v1.2.6/iMessage.2FA.alfredworkflow
  7. Like
    forgetfulfellow got a reaction from milopus in Bible Verse and Keyword Lookup Workflow   
    ***This Workflow Requires the Internet***
    ---------------------------------------------
    V 0.1 - Search the ESV by Verse
    V 0.2 - Search the ESV by keyword
    V 0.3 - Search the NASB by Verse
    ---------------------------------------------
     
    Hey everyone,
     
    I just created a workflow for quick and easy lookup of verses from the Alfred bar. 
     
    1) Type in ESV, followed by the book, chapter, and verse:
     
    The verse from the ESV bible will be automatically copied to your clipboard, and a notification will be in your notification center with the entire verse.
     

     
    2) Type in ESVS along with your search phrase:
     
    Alfred will look up the phrase in the ESV Bible and return all options that contain that set of words. Choose between a submenu of verses, and it will be copied to your clipboard.
     

     
    3) Type in NASB along with the chapter and verse
     
    "Same as ESV Verse Look Up"
     
     
    At this moment, the ESV and NASB are supported. Feel free to request a different version of the bible that you use, and I'll be more than happy to add it 
     
    Here's the download link: http://bit.ly/18TUkbX
     
    There may be a few bugs that affect an extreme minority of verses due to formatting; I believe I've taken care of it, but please feel free to report bugs as well.
  8. Sad
    forgetfulfellow got a reaction from 0umar in [Request] Google Tasks (add, list, complete, etc)   
    Hey Cooper,
    This actually looks like a quite interesting idea! I created a really trivial google voice alfred workflow, and so the google API isn't too foreign to me. If anyone is not in the works on this, then I'd love to take a crack at it. However, I can't guarantee any real progress unless I have about a month to work on this, since I'm in college.
  9. Like
    forgetfulfellow got a reaction from willregla in Text/Message on iMessage directly from Alfred   
    iMessage Workflow V3
     
    My workflow has been easily surpassed by others, please use theirs  ---------> http://www.alfredfor...red/?hl=unicall
     
    However, I'm updating this workflow to Alfred 3 for posterity's sake. Sorry for taking so long guys...
     
    Archive
     
    Change log:
     
    2/12/2017 - Because of a specific error, I've updated this app. Alongside the minor bug, thanks to Amos Manneschmidt's workflow "Call or SMS contact", I learned how to use OSX's built in Contact app to feed out contacts. Furthermore, I updated this app to be compatible with Alfred 3.  
     
    4/30/13 - Non-Latin languages are now supported! I have verified Korean, Chinese, and Japanese. If it works for your language, please tell me!
     
    11/27/13 - My extension prioritizes numbers that have been used before. This should allow Alfred to choose the correct number associated with a contact MUCH more accurately. Works only with phone numbers, not email addresses;
    A notification is now displayed when contacts are not updated successfully (mostly a response to Exceptions thrown when trying to update) 
     
    11/21/13 - Emoticons should now work; Alfred now opens up iMessage if its closed
     
    ------------------------------------------------------------------------------------------------------------------------------------------------
     
     
     
    If using the OLD way:
    Setup:  Run command 'IMU' before you start using the workflow
     
     
    Find Contacts and Send Messages:
    Keyword: "im"
     

     
    1b. Send a message to the aforementioned contact
     

     
      2. Reply to most recent iMessage or Group Message (Thanks to David Ferguson's Workflow)
          Keyword: ".."
     

     
    Download Link: https://github.com/NolanChan/iMessageWorkflow/raw/master/iMessage.alfredworkflow
     
    Please post up bugs in the comments below! 
  10. Like
    forgetfulfellow reacted to amoose136 in Text/Message on iMessage directly from Alfred   
    So I was hopeful you might have found a better way of finding contacts but it looks like you're still using my script almost verbatim right now. My way works but it's necessarily slow (I even had to add that .5 s delay in there for stability) and doesn't handle multiple numbers on a single contact or allow you to set the results' icons to their corresponding contact pictures if they have one. Stay tuned though because I'm rewriting mine currently in python to handle these cases. 
  11. Like
    forgetfulfellow reacted to gustebeast in Reply to iMessage   
    I wrote up an extremely hacky way to reply to iMessages (should also work with SMS, maybe even group conversations) using the chat.db database. It will display the number of who it thinks is your most recent contact so you don't accidentally send your grandmother a reply intended for your significant other. Ideally it would show the person's name by looking up the number in your contacts, but I don't know how to do that so for now it's just the phone number.
     
    To use, just open Alfred and type ".. <message>"
    If it works, you'll see in the sub text the last message from that conversation. Hopefully that provides some useful context. Expect it to not work a fair amount though because the chat.db database is not too reliable.
     
    Any suggestions for ways to improve this are welcome.
     
    https://www.dropbox.com/s/74ggiacfc3zpk0z/Reply%20to%20iMessage.alfredworkflow?dl=1
  12. Like
    forgetfulfellow reacted to Jake B. in Bible Verse and Keyword Lookup Workflow   
    Thanks for this. I recently threw together a workflow for searching the NRSV text, which is only available online at http://bible.oremus.org/. (My church uses the NRSV exclusively, but I have a soft spot for the ESV.)
     
    Screenshot: http://d.pr/i/1kIP
     
    It can be downloaded here: http://d.pr/f/clRR 
  13. Like
    forgetfulfellow reacted to wonder_er in Bible Verse and Keyword Lookup Workflow   
    Created an account just to leave this feedback. Love this workflow. Thank you. 
  14. Like
    forgetfulfellow reacted to guiguan in Uni Call [v6.031]: The missing universal audio, video call and text workflow for Alfred   
    Uni Call is an open source project and an Alfred workflow providing the fastest way to make whatever audio, video phone call or send whatever text message on your Mac OS X (ambitious . It views your Apple Contacts (we love Apple address book and iCloud as the central place for all your contact information, and makes use of those information to help you initiate your phone calls or text messages as quickly as possible.
     
    Please visit Uni Call's official project site (http://unicall.guiguan.net) for more details.
  15. Like
    forgetfulfellow reacted to rice.shawn in Google Translate (Languages Configurable)   
    Note: the original version of this workflow utilized an unofficial API that Google Translate exposed. Unfortunately, the Google has shut down the API. There is an alternative workflow that uses the official (paid) Google Translate API that you can find here: http://www.packal.org/workflow/translate-api. It's actually pretty cheap. 
     
    Here's a little ditty that interfaces with Google Translate. The upside of this one is that it gives you access to all of Google Translate's languages (or at least about 80 of them). You can enable/disable languages from inside the workflow.
     
    Find it on Packal.
     
    Demo:
     

     
     
    Current Languages:
    Afrikaans Albanian Arabic Armenian Azerbaljani Basque Belarusian Bengali Bosnian Brazilian Portuguese Bulgarian Catalan Cebuano Chinese Croatian Czech Danish Dutch English Esperanto Estonian Filipino Finnish French Galician Georgian German Greek Gujarati Hatian Creole Hausa Hebrew Hindi Hmong Hungarian Icelandic Igbo Indonesian Irish Italian Japanese Javanese Kannada Khmer Korean Lao Latin Latvian Lithuanian Macedonian Malay Maltese Maori Marathi Mongolian Nepali Norwegian Persian Polish Portuguese Punjabi Romanian Russian Serbian Slovak Slovenian Somali Spanish Swahili Swedish Tamil Telugu Thai Turkish Ukranian Urdu Vietnamese Welsh Yiddish Yoruba Zulu
  16. Like
    forgetfulfellow reacted to Vero in How to purchase Powerpack as a gift   
    Hi Mike,
     
    Drop us an email in info@alfredapp com and I'll be happy to help you order the Powerpack for your friend
     
    Cheers,
    Vero
  17. Like
    forgetfulfellow reacted to vitor in MachineClean — Lock your keyboard temporarily, so you can clean it   
    Call macclean and your keyboard will be temporarily locked (for seconds_to_lock in the Workflow Environment Variables) so you can clean it at will without messing what you’re doing.



    The workflow will give you a timer of how many seconds are left to unlock and a notification when it’s done.

    You will be asked for your password when locking since this operation requires elevated privileges (which is a good thing). Do keep in mind that if something goes wrong in the process you may need to forcefully restart your machine. That is very unlikely and I’ve been using this for quite some time without any issues, but you should be aware of it.
     
    Download | Source
  18. Like
    forgetfulfellow reacted to jmjeong in Korean Input Is different in Alfred vs. Terminal   
    Refer http://jmjeong.com/unicode-in-alfred-workflow/
  19. Like
    forgetfulfellow reacted to rice.shawn in Pass in folder location that has two words in the name   
    You need to add in 
    the quoted form of so that the path will be escaped.
     
    So something like
    tell the last session write text "cd " & the quoted form of q & "; clear; pwd" end tell should work.
  20. Like
    forgetfulfellow got a reaction from thec13 in Text/Message on iMessage directly from Alfred   
    iMessage Workflow V3
     
    My workflow has been easily surpassed by others, please use theirs  ---------> http://www.alfredfor...red/?hl=unicall
     
    However, I'm updating this workflow to Alfred 3 for posterity's sake. Sorry for taking so long guys...
     
    Archive
     
    Change log:
     
    2/12/2017 - Because of a specific error, I've updated this app. Alongside the minor bug, thanks to Amos Manneschmidt's workflow "Call or SMS contact", I learned how to use OSX's built in Contact app to feed out contacts. Furthermore, I updated this app to be compatible with Alfred 3.  
     
    4/30/13 - Non-Latin languages are now supported! I have verified Korean, Chinese, and Japanese. If it works for your language, please tell me!
     
    11/27/13 - My extension prioritizes numbers that have been used before. This should allow Alfred to choose the correct number associated with a contact MUCH more accurately. Works only with phone numbers, not email addresses;
    A notification is now displayed when contacts are not updated successfully (mostly a response to Exceptions thrown when trying to update) 
     
    11/21/13 - Emoticons should now work; Alfred now opens up iMessage if its closed
     
    ------------------------------------------------------------------------------------------------------------------------------------------------
     
     
     
    If using the OLD way:
    Setup:  Run command 'IMU' before you start using the workflow
     
     
    Find Contacts and Send Messages:
    Keyword: "im"
     

     
    1b. Send a message to the aforementioned contact
     

     
      2. Reply to most recent iMessage or Group Message (Thanks to David Ferguson's Workflow)
          Keyword: ".."
     

     
    Download Link: https://github.com/NolanChan/iMessageWorkflow/raw/master/iMessage.alfredworkflow
     
    Please post up bugs in the comments below! 
  21. Like
    forgetfulfellow got a reaction from Don Dahl in Text/Message on iMessage directly from Alfred   
    Hey gvantass,
     
    My app seems to at least work with Google Talk; however my app favors contacting people through iMessage phone numbers over Jabber. If you have ever only contacted the person through Jabber and not with a phone number, I believe the keyword "im" should work?
     
    In the coming weeks, I think I'll add a Jabber keyword for these other services
  22. Like
    forgetfulfellow got a reaction from gvantaass in Text/Message on iMessage directly from Alfred   
    Hey gvantass,
     
    I actually created this extension around iMessage (texts and phone numbers), and I'm not exactly sure how this integrates with things like iChat, Facebook, etc. I actually am not even sure how to get that started... But I'll look into it! No promises though
  23. Like
    forgetfulfellow reacted to firezemissile in Text/Message on iMessage directly from Alfred   
    @aduco, I had the same "problem" until I realised that you have to update the workflow to your own contacts. Double check in the "Workflows" section of Alfred 2's preferences, but I think the command is "imu". Just start typing "im" and the various options should hopefully show up.
  24. Like
    forgetfulfellow 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.
  25. Like
    forgetfulfellow got a reaction from Don Dahl in Text/Message on iMessage directly from Alfred   
    I'm actually quite baffled as to why iMessage chooses these obviously wrong email addresses to use. Since I only feed in actual contact names to iMessage, I leave it up to iMessage to pick the sending medium (email or phone number). As of now, I'm working on a way to better force iMessage to choose; I'll try to post it up in a couple days
×
×
  • Create New...