Skip to content

pastefromhtml is a Zim plugin that lets you paste lists, links, and text from html clipboard data.

License

Notifications You must be signed in to change notification settings

introt/pastefromhtml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pastefromhtml

pastefromhtml is a Zim plugin that lets you paste lists, links, text, and now images (thanks to an anonymous commit) from html clipboard data.

Installation

You can install pastefromhtml plugin in Zim, by creating a folder with files htmlcdparser.py and __init__.py in your zim/plugins directory.

For installation in Linux, you can place a folder (with files htmlcdparser.py and __init__.py inside) in ~/.local/share/zim/plugins directory.

pastefromhtml plugin can also be installed by cloning the github repository in zim/plugins directory:

cd ~/.local/share/zim/plugins
git clone https://github.com/cetinkaya/pastefromhtml.git

To enable the plugin, click on the menu entry Edit / Preferences, then go to Plugins tab.

Use

pastefromhtml adds a menu entry (Tools / Paste from HTML) as well as a keyboard shortcut (ctrl + shift + v) in Zim.

After you copy lists/links/text/images in your browser, paste them into Zim by clicking on the menu entry or by using the shortcut ctrl + shift + v.

About

pastefromhtml is a Zim plugin that lets you paste lists, links, and text from html clipboard data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%