This scripts adds a button to edit the HTML code of a note in Evernote Web
Note: you can find a description in Italian on my blog.
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:
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!
You may also like my script for using in-app note links in Evernote Web.
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:
(please, leave a message telling me it is for this script, so I can thank you properly!)