particular-pinboard

An enhanced pinboard bookmarklet for the persnickety

  • 所有者: joelcarranza/particular-pinboard
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

particular pinboard

A modification of the pinboard bookmarklet with enhancements that appeal to my fiddly nature.

  • Title is cleaned of extraneous "SEO-junk" through heuristics based on page structure
  • Description field is populated with the selected text, or pulled from description tags in page header
  • Tags are added according to keyword rules setup by the user.

This bookmarklet is based on an existing modification to the pinboard bookmarklet by Ben Ward. The build file makes variants for "Read Later" and for users of Pinswift on iOS.

Bookmarklets

Building

Run build.sh to compile the source file into bookmarklet form. You must have UglifyJS and node installed. To install node I recommend homebrew:

brew install node

To install UglifyJS:

npm install uglify-js

Please note the dash between "uglify" and "js". It is possible to install an older version without using the dash that does include the command line tool.

Customization

You can enable or disable various features by modifying the constants at the top of the source file. These should be well documented in source. Of particular interest for users are keyword rules which determine the tags based on the text of the document.

License

This code is public domain. Fork it as the basis for your own particular pinboard and let me know what you discover.

主要指标

概览
名称与所有者joelcarranza/particular-pinboard
主编程语言JavaScript
编程语言Python (语言数: 3)
平台
许可证
所有者活动
创建于2013-03-23 17:43:53
推送于2018-03-18 15:06:43
最后一次提交2014-07-19 21:08:51
发布数0
用户参与
星数375
关注者数18
派生数33
提交数24
已启用问题?
问题数5
打开的问题数2
拉请求数6
打开的拉请求数1
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?