Evernote Web HTML editor

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

اعتبارا من 30-03-2015. شاهد أحدث إصدار.

المؤلف
Lazza
التقييمات
0 0 0
الإصدار
1.0
تم إنشاؤه
30-03-2015
تم تحديثه
30-03-2015
Size
4.99 KB
الترخيص
لا يوجد
ينطبق على

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: