Jump to content

Search the Community

Showing results for tags 'alfred-pinboard'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Blogs

There are no results to display.

Categories

There are no results to display.

Calendars

There are no results to display.

Forums

  • Alfred 3
  • Make the Most of Alfred
    • Discussion & Help
    • Bug Reports
    • Alfred Feature Suggestions
    • Themes
  • Alfred Workflows
    • Share your Workflows
    • Workflow Help & Questions
    • Workflow Advanced Tips & Tricks
    • Workflow Automation Tasks
  • Alfred Themes
  • Alfred Remote for iOS
    • Alfred Remote Discussion & Help
    • Remote Connection Troubleshooting

Categories

  • Articles
    • Forum Integration
    • Frontpage
  • Pages
  • Miscellaneous
    • Databases
    • Templates
    • Media

Categories

  • New Features
  • Other

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Twitter


Location


Interests

Found 1 result

  1. - GitHub Page : https://github.com/jmjeong/alfred-extension/tree/master/alfred-pinboard - Workflow Download : https://raw.githubusercontent.com/jmjeong/alfred-extension/master/alfred-pinboard/pinboard.alfredworkflow v2.3 (2016-05-20) Update Settings for Alfred v3 v2.27 Fix a bug in debug loggingv2.25 change Reload threshold time to 1 hour from 12 hours Arrange alfred layout v2.24 pblog records copy command guard code for invalid bookmark data v2.22 Launch history command (pblog) Sort option : last accessed time (^l) '!' is used to sort key too V2.1 Changelog - multiple tag search : specify tag group for searching (#) - display last modified time of local cached bookmarks - display host name only in main list - display tag information in main list too - update the number of entries in the history list after searching - display untagged bookmarks in tag list - support sort option : title ascending(`^a`), title descending(`^z`), time ascending(`^d`), time descending(default) Yet another alfred-pinboard workflow. It provides INSTANT pinboard search and the following function. search pinboard (pba) - supports various search condition such as or(|), and( ), and not(-) search tag (pbtag) search pinboard memo (pbmemo) show starred bookmark (pbs) browse and search history (pbhis) goto or delete the searched bookmark copy url of the searched bookmark send url to pocket mark or unmark the favorite bookmark InstallationDownload and Install alfred-pinboard Workflow You need to set short-key manually pbauth username:TOKEN <- set access token Get it from https://pinboard.in/settings/password pbreload - loads latest bookmarks and memo from pinboard.in search with pba, pbtag, pbmemo command (optional) pbauthpocketneeded only if you want to send URL to pocket (optional) install cron job : for faster searching without pbreloaddownload it from pinboard-download.py chmod a+x pinboard-download.py register script in crontab using crontab -e */15 * * * * /path/to/pinboard-download.py > /dev/null 2>&1 Command pba query : search query from description and link and tags pbnote query : search query from pinboard notes pbu query : search query from description(title) in unread list pbl query : search query from link pbs query : search query from starred bookmarks pbtag query : search tag list. You can autocomplete it by pressing ‘tab’ pbhis : show search history pbreload : loads latest bookmarks from pinboard.in pbauth username:token : Set pinboard authentication token (optional) pbauthpocket : Pocket authentication (optional) Search Condition- before search word stands for not ex) -program stands for and query ex) python alfred | stands for or query ex) python|alfred and query is evaluated first, than or query is evaluated KeysYou need to set it manually because of alfred restriction ctl-shift-cmd-p : launch pba ctl-shift-cmd-c : launch pbtag ctl-shift-cmd-n : launch pbnote ctl-shift-cmd-s : launch pbs ctl-shift-cmd-h : launch pbhis Action enter to open the selected url in the browser tab to expand in pbtag command Hold cmd while selecting a bookmark to copy it’s url to clipboard Hold alt while selecting to delete a bookmark from your pinboard Hold ctrl while selecting a bookmark to mark or unmark it Hold shift while selecting to send URL to pocket. You need to set auth_token using pbauthpocket help Search Tag Browse Tag Search Starred Bookmark Search History
×
×
  • Create New...