Skip to content
Juergen Hasch edited this page Feb 8, 2014 · 3 revisions

This is a higly experimental notebook extension.

It adds two features:

  1. Add system clipboard operation, allowing to cut/copy/paste cells in a notebook (Chrome only=
  2. Allow drag and drop of images into the notebook (Chrome and Firefox tested)

A demo video showing drag&drop of images is here: http://youtu.be/buAL1bTZ73c

A demo showing copy&paste operating in Chrome here: http://youtu.be/iU9dNe4vMUY

Installation

Add require(['/static/custom/clipboard_dragdrop.js']) to your custom.js

Clone this wiki locally