pinboard-elinks

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

7 check-ins using file README.markdown version 0b04b1e4ed

2015-08-07
22:08
Revert commits 7036095 and 4fd8445

Figured out you can append to Lua functions so I'll leave this for
Pinboard only and append to it in my hooks.lua file. Leaf check-in: a2d3a5dc83 user: base@atomicules.co.uk tags: master, trunk

20:32
Add comment about how last commit not related to Pinboard check-in: b8e00b07b3 user: base@atomicules.co.uk tags: master, trunk
20:22
Add fix for websites that don't text wrap properly

As a result of [this email] [1] on the ELinks-users list I worked out
that some websites use

 tags where I'd expect them to use a 

or

, etc and Elinks, probably correctly, refuses to wrap

elements. So rather than fix Elinks, use Lua to fix the offending
webpages.

[1]: http://lists.linuxfromscratch.org/pipermail/elinks-users/2015-August/002192.html

check-in: b2ece6336b user: base@atomicules.co.uk tags: master, trunk
2015-07-20
20:03
Add tweets link as well as starred check-in: 6079ccfc6a user: base@atomicules.co.uk tags: master, trunk
2014-04-22
10:21
Add "starred" link to the top navigation menu check-in: 194e123f55 user: base@atomicules.co.uk tags: master, trunk
2014-03-07
10:13
Merge branch 'master' of github.com:atomicules/pinboard-elinks check-in: d04a0af032 user: base@atomicules.co.uk tags: master, trunk
10:12
Minor change - keybinding for read later

Realised it was conflicting with redrawing the elinks window. check-in: ce00796b89 user: base@atomicules.co.uk tags: master, trunk