Jump to content

Acidham

Member
  • Posts

    429
  • Joined

  • Last visited

  • Days Won

    19

Everything posted by Acidham

  1. @mattbovett Just implemented Bookmark Search Since I am not using Browser Bookmarks please test and let me know if there are issues.
  2. what is your absolute path to Downloads folder and what is the Arg in List Filter?
  3. Brave History Search Alfred workflow to search Brave Browser History Required Brave Browser (Chromium) Download: https://github.com/Acidham/brave-history
  4. Added Pull Request for Brave Browser (https://brave.com/)
  5. Open Folder from Alfred in Forklift Usage Search folder in Alfred → File Action → open with Forklift Download on GitHub
  6. Fixed! Thx for the feedback @cands and thank you @deanishe for your help!
  7. Done....date string can now be formatted in WF settings
  8. Updated to v 2.0. Complete rewritten in Python for getting faster results. https://github.com/Acidham/recent-files-in-folders
  9. Found the issue. I need to check "Don't close the Alfred window on actioning result" after script filter.
  10. I am running Alfred 3.7.1 Pre-Release Build 942 on Mac OS 10.14.1. After I used quicklook in my WF, execute the same step via external call self Alfred stops (closing my WF). Without using quicklook first the call self works. I found the following in console: 27366555: RECEIVED OUT-OF-SEQUENCE NOTIFICATION: 442 vs 527, 513, <private> Is this related to a bug or am I doing something wrong?
  11. Argh, stupid. Usually I am setting bundle id but forgot ? thx for the help!
  12. Is it possible because I am using External Script in Script Filter? I am need to run my script on Python3.7 therefore I thought external script will work better. Attached test wf without using External Script. The issue stays the same https://db.tt/QenwLHNNkc
  13. I am trying to switch from AS to python and started to migrate some of my workflows. In AS it was easy to get 'alfred_workflow_cache' dir by using shell command. But how can this be achieved with python? I found on danishe page to use os.getenv('alfred_workflow_cache') but it returns None (NoneType) .
  14. Removed the need of JSON Helper. Download new Version on GitHub
  15. Create a Todoist task from selected Apple Mail To get it to work you need: Todoist Premium (todoist.com) JSON Helper (mousedown.net) Download: GitHub It is an early version and still contains some bugs because I did not test all use cases.
  16. Find a location on Google Maps This workflow generates a Google Map image of a location (e.g.country, address or city). The location will be shown as pin marker. The image can then be used for e.g. sharing with others. Required Google Map API Key Optional: Drop Workflow Usage Enter floc followed by a location change zoom level if required Enter to open image in preview or press shift CMD send the image for sharing to dropbox. Requires: Drop Workflow ALT opens file actions for the image Download on GIT: https://github.com/Acidham/find-location
  17. Hi. Did you configure the tag name in WF settings? The tag name is the name of the tag that you use to tag a Evernote notes with URLs. If yes and it is still not working, what is the WF log saying (small bug top right)
  18. Seems a quite complicated setup. Best and easiest would be a workflow that search for a alfred wf and then publish it to github.
  19. A workflow which preps for Git commits would also help. When I would like to commit a new or changed workflow I need to: create repo on git clone git repo create source folder in local repo Export workflow in Alfred to the git local repo rsync workflow sources to source folder in local repo commit maybe I am doing something wrong but an easier work-flow would be better....workflows are a core feature from Alfred.
  20. That‘s a valid argument but at least support packaging mechanism for git commits (binary+arc+readme) would help to improve the process.
  21. Creating workflow and then share it via alfredforum is time consuming, e.g. create repo on github, export WF, create repo on your computer, etc. . Wouldn't it be great to share a worflow within Alfred directly with a WF gallery for downloading shared workflows?
  22. TimeZone Converter for Alfred v 1.1 TimeZone Converter converts time from a location to a destination Requires: JSON Helper from Mousedown: http://www.mousedown.net/mouseware/JSONHelper.html API Key from: http://api.timezonedb.com/ Google API Key: https://developers.google.com/maps/documentation/javascript/get-api-key?hl=en Download: GitHub
  23. I am experiencing the same with Amazon Secret Key. Even if I add it to .gauth it will not show up in gauth for alfred The key from Amazon looks like this: AC5B WYRK YWRK NSBU C42A 6IR2 BSGF YMMC BYUZ LLS2 B2GE IQ2Z RP4B
×
×
  • Create New...