Jump to content

listboss

Member
  • Posts

    22
  • Joined

  • Last visited

Everything posted by listboss

  1. Thanks for the reply, However this prevents me from sharing my workflow in the Gallery since I don't have Apple Developer ID I am guessing self-signing is out of question.
  2. Can you provide more detail on signing binaries? Do I need to have an Apple Developer ID to do this or if I sign the binaries using my github gpg key, you will accept it. I am the author of https://github.com/spamwax/alfred-pinboard-rs and would like to get this in gallery.
  3. It seems it is also happening on 10.11 as well. According to a bug report on my workflow it doesn't work on 10.11 either.
  4. Released a new version with bug fixes, support for compiling using go+1.5 and support to add 'toread' to bookmarks. See first page.
  5. Thanks grush-it For anyone else experiencing the same issue, you can either follow the suggested fix above or just add/modify a bookmark on Pinboard's website directly and then use Alfred to update the cache by issuing the pu command in Alfred's window
  6. I just updated the Packal with new fix from the pull request by https://github.com/grusch-it @grusch-it Please let me know if it fixes your problem. (I also removed the browser settings from the Workflow as it's not necessary anymore.)
  7. Update (01/26/15): Fix the broken option settings due to an incomplete pull request merge Fix not getting title of the Firefox tab Packal: http://www.packal.org/workflow/pinboard
  8. The latest update should fix this: Add support to automatically pick the most front browser (Chrome, Safari, Firefox, Chromium) Show the 'New Tag' item at the bottom of tag suggestion list
  9. Add a hacky support for Firefox browser. download from: http://goo.gl/YrOmRM
  10. done! download from: http://goo.gl/I2zN75 or http://www.packal.org/workflow/pinboard
  11. In the latest version http://goo.gl/FwlFVE, you can post public bookmarks by setting an option first: pset shared and then doing the usual p tag1 tag2 (more info: https://bitbucket.org/listboss/go-pinboard/wiki/Home) I will also add an option to auto-update after posting every new bookmark.
  12. I have updated the code to support public bookmarks and tag-only searches, as well as support for Chromium browser. I just need to get my hands on a 64-bit Mac so I can update the workflow accordingly. (my laptop is from 2008) So just hang-in there Regarding auto-refresh, I am not sure how to implement it without sacrificing the "snappiness" of searching and/or posting bookmarks.
  13. Just updated. Let me know if you encounter any bugs.
  14. Update (12/15/13): Added (fuzzy) search capability. User friendlier approach to specifying workflow's settings.
  15. Hitting 'Enter' right after autocompleting the last tag now works for me. I updated the workflow in the Download section of the above link. Let me know if it works for you.
  16. Let me see if I can add that, I remember I couldn't figure out how to tell Alfred that 'Enter' means done and move to the next step of the workflow.
  17. Greatly improved workflow re-written in Rust. Check out the github page for installation and new features such as popular tag suggestion link preview deletion... Automatic workflow updates Install it from: Github: https://github.com/spamwax/alfred-pinboard-rs/releases/latest Old Changelog (not maintained here anymore) https://github.com/spamwax/alfred-pinboard-rs Update (2019-06-21) 0.15.5 Add option to either show TAGs or URLs in search results. Fix multiple issues related to release of Alfred 4 pcheck should now force a network call regardless of when last update check was done. Add a combo modifier for search result to copy URL to clipboard. Fix: deleting a bookmark was not working. Full CHANGELOG Update (2018-06-04) 0.14.0 Add support for automatic update of workflow Fix a caching bug Update (12/08/2017): v0.5.0 Add support for dev version of Safari & Firefox (thanks to https://github.com/grusch-it) Add support to set toread flag of bookmarks. Just add toread to description/note (after semi-colon) p tag1 tag2 ; note toread Update (01/28/15): Another attempt at fixing openning browsers (thanks to https://github.com/grusch-it) Removed unecessary browser settings from workflow. Update (01/26/15): Fix the broken option settings due to an incomplete pull request merge Fix not getting title of the Firefox tab Update (11/25/14): Add support to automatically pick the most front browser (Chrome, Safari, Firefox, Chromium) Show the 'New Tag' item at the bottom of tag suggestion list Update (08/10/14): Add (kind of hacky) support for Firefox Update (07/12/14): Add support for Chromium browser Add options to perform search on tags only Add support for private/public bookmarks Add support for auto-updating the bookmarks cache after posting a new bookmark. Download link: http://goo.gl/55917Z Update (01/29/14): Bug Fix: searching should be case sensitive now. Update (12/15/13): Added (fuzzy) search capability. User friendlier approach to specifying workflow's settings. I am planning to add more features such as Delicious API support. For details and features please visit https://bitbucket.org/listboss/go-pinboard/wiki/Home I mainly wrote this so I can learn/practice Go (golang). It uses an Alfred workflow helper that's also written in Go. The helper is similar to what Dave has for php: https://bitbucket.org/listboss/go-alfred Some screenshots:
  18. Using a dedicated key for Alfred on ErgoDox keyboard:
  19. These two themes are based on "Pistachio" theme that is shipped with Alfred. I changed them so that they look better on large displays. Hope that you enjoy them. https://dl.dropbox.com/u/675947/Alfred2/Oh%20Yeah%20Dark%20Pistachio.alfredappearance https://dl.dropbox.com/u/675947/Alfred2/Oh%20Yeah%20Pistachio.alfredappearance
×
×
  • Create New...