linklink.io

1.0.0 • Public • Published

Linklink

Deep link to any section of (almost) any webpage

This is still a work in progress. Pull requests welcome.

Motivation

Traditionally, you could only link to an entire webpage, or anchor links within a webpage (www.foo.com/#my-sweet-section). If a section of a page didn't have an anchor link, you were out luck in linking to that part. We've all had to tell our friends to scroll to this part of the page or do a "find all" for a keyword.

I built Linklink to solve that problem by letting you link to any part of a webpage.

How does it work?

  1. Go to Linklink
  2. Enter almost any website (See the exceptions)
  3. Click on the region you'd like to link to
  4. Share the generated url

Website Exceptions

Https

Sites that render pages in https are problematic. Linklink will automatically replace https with http, however, that's not a guaranteed fix.

Login-required sites

If a page you're linking to requires a login (like part of your facebook wall), it's not happening.

See the issues section for possibly more.

License

GPL

Copyright (C) 2014 Joel Kemp joel@mrjoelkemp.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Readme

Keywords

none

Package Sidebar

Install

npm i linklink.io

Weekly Downloads

3

Version

1.0.0

License

none

Last publish

Collaborators

  • mrjoelkemp