RefLinkGenerator

Generate reference link in all kinds of markup languages like html, markdown etc and copy to system clipboard.

2015-08-17 या दिनांकाला. सर्वात नवीन आवृत्ती पाहा.

लेखक
joshz
रेटिंग
0 0 0
आवृत्ती
1.1
बनवली
2015-08-17
अपडेट केली
2015-08-17
आकार
8.41 KB
License
नाही
यांवर लागू होते:
सर्व संकेतस्थळे

Help makeing reference link text in all kinds of markup languages (markdown, html, latex etc.) and copy it to system clipboard.

Intro

From time to time, we need to write reference link texts to internet pages in various markup languages. The process is rather trivial yet tedious. RefLinkGenerator is here to simplify that operation, which is a grease-monkey script to generate reference link to current page in different kinds of markup languages such as Markdown, html and LaTeX etc. It can also help copy to system clipboard with one single click.

Installation

  • To install this script, you have to install user-scripts management extension for your browser, e.g. Tampermonkey for Chrome. For other browsers, you may take a look at How to install user scripts
  • After the extension is installed, then go to installation page and install the script.

Usage

  1. Select the page you want to make a link referring to
  2. Move your mouse over the left top (almost top) boarder of the page
  3. A panel will popup and you can click buttons to copy the generated texts.
  4. Optional. You can edit the title auto retrieved if that's not what you need.

Known issues

  • Firefox don't support direct copy to system clipboard. User have to copy the text manually.