Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

kuanyui/copy-as-org-mode-legacy-firefox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository has been deprecated and archived because this project is for legacy Firefox (< Firefox 68).

For latest Firefox (WebExtension), please see copy-as-org-mode.

Copy as Org-Mode

Copy the contents in page as Org-mode format.

Forked from and based on chitsaou’s copy-as-markdown.

Requirements

  • Firefox 30+

Installation

Install Copy as Org-mode on Firefox Addons.

Features

  • Copy <table> as an Org table (single line each cell currently).
  • Copy all tabs of current window as a Org list.
  • Right click on anywhere of a page and copy the page title with URL as Org.
  • Right click on a link and copy it as Org.
  • Right click on an image and copy it as Org.

Todo

  • [ ] Multiple line table cell.
  • [ ] When copying an Image, if it is wrapped by a link, should also include that link.

Development

  1. Install Firefox 30+.
  2. Install Firefox Add-ON SDK if you haven’t installed it.
  3. Run cfx run from Terminal

License

The MIT License

Copyright (c) 2015 Hiroko (kuanyui)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

[Legacy Firefox] Copy Link, Image and Table in Page as Org-mode Format!

Resources

Stars

Watchers

Forks