Evernote Web HTML editor

This scripts adds a button to edit the HTML code of a note in Evernote Web

Od 30.03.2015.. Pogledajte najnovija verzija.

Autor
Lazza
Ocjene
0 0 0
Verzija
1.0
Stvoreno
30.03.2015.
Ažurirano
30.03.2015.
Size
4,99 KB
Licenza
N/A
Primjenjuje se

This script enables full-HTML editing capabilities in the Web interface of Evernote. This means that you can perform low-level editing of the markup of your notes. It is useful to fix some weird glitches after clipping a webpage or messing up with the rich text editor.

Features:

  • Toolbar button for easy activation
  • Ace Code Editor including auto-completion and syntax highlighting
  • Automatic stripping of TinyMCE related tags and markup
  • HTML source code formatting that puts block-level tags on separate lines

The last two points allow to have a much cleaner view of the HTML code. You will see no more one-liners made of 5 nested <div>s and 25 <p>s!

Acknowledgments

This program is a modified version of the Evernote HTML Editor bookmarklet created by Seb Maynard and released as open source software under the Apache 2.0 license. You can download the original software here: