jmjeong Posted July 12, 2016 Posted July 12, 2016 (edited) Bookmark is alfred workflow which enables to manage and search bookmark. You can add browser's URL to bookmark, add multiple tags to it, and search it. This workflow works without pinboard.in account. You can link pinboard.in account with this workflow also. Download: https://github.com/jmjeong/alfred-extension/blob/master/bookmark/bookmark.alfredworkflow?raw=true Youtube Link: https://youtu.be/ImXADq0mBRM After integrating pinboard.in account, you can download the data pinboard.in using pbreload command. Bookmark workflow provides... Add bookmark - add frontmost browser's url to bookmarkIn adding bookmark, you can assign multiple tags. Search bookmark Delete bookmark Assign [private], [star] attribute in bookmarkYou can narrow the search space using this property Several sort optionslaunch count accessed added Pinboard integrationYour local bookmarks are replaced with pinboard.in data after integration After integration, add/delete operation is synced with pinboard.in You can download pinboard.in bookmark with pbreload command. Install You need to set key manually after installing bookmark. Cmd-Shift-Ctrl-P : Workflow launch (Search condition follows setting) Cmd-Shift-Ctrl-K(!) : Search every bookmark temporary (Ignore settings) Cmd-Shift-Ctrl-L(*) : Search marked bookmark only Cmd-Shift-Ctrl-;(+) : Add bookmark (This key is valid only when browser is the frontmost window) Assign attribute to bookmark You can change search condition from setting menu(_). private : Toggle with [shift] modifier key star : Toggle with [ctrl] modifier You can change attributes of multiple bookmarks of the same tag.ctrl: set mark, shift: unset mark, alt: set private, cmd: unset private Setting mark[filter] private[filter] sortaccessed, launch_count, time launch_count, accessed, time time, accessed Command bm (ctrl-shift-cmd-p) ! (ctrl-shift-cmd-k) - Search every bookmarks (ignore search condition in setting) * (ctrl-shift-cmd-l) - Search marked bookmark only + (ctrl-shift-cmd-) - Add URL to bookmark. # - Tag search For entries Enter : launch bookmark Ctrl : toggle mark attribute Shift : toggle private attribute Alt : delete bookmark Cmd : copy URL Edited July 12, 2016 by jmjeong nbibikov 1
nbibikov Posted July 14, 2016 Posted July 14, 2016 Ooo, this is great! I tried it and i like it! Please, can you add ability write comment/description for link
jmjeong Posted July 14, 2016 Author Posted July 14, 2016 (edited) Ooo, this is great! I tried it and i like it! Please, can you add ability write comment/description for link I considered the feature you suggested in design phase, I decided not to add it because this makes the workflow too complicated. If you have pinboard.in account, you can modify comment/description of bookmark in pinboard.in web page and be able to re-download it. Edited July 14, 2016 by jmjeong
nbibikov Posted July 21, 2016 Posted July 21, 2016 And one more question. Can i add Opera to browser list for save links? I added it by drop, but workflow doesn't work with opera
jmjeong Posted July 26, 2016 Author Posted July 26, 2016 I heard that Opera did not support AppleScript. https://gist.github.com/vitorgalvao/5392178
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now