1GJRmNmAx5TXkDXRn657qqhBmEN1KiBZis
off
notebook.html
wysiwyg
notebook.html
html
aboutwysiwyg
201504102222
201504201117

about notebook.html

notebook.html is your personal magic endpoint notebook in the browser.

notebook.html is:

  • rich and powerful active document, which you can change at any time;
  • a small and lightweight cross-platform text and html editor.

You can:

  1. Change here anything with mouse and keyboard.
  2. Copy and paste what you want in any point in the document.
  3. Enjoy the spellchecking.
  4. Save document: after click right button1, select File >> Save As >> notebook.html for keep your work to a local drive.
  5. Open saved document anytime, change and save in the same or any other place as often as you like.

We can not need anything more for text editing2.

notebook.html created on April 10, 2015 by Alexander Krassotkin3.

Mail me if you create new features or have ideas. You can say something in public: Facebook, Twitter, Google+.

If notebook.html is useful, interesting or just fun for you say thanks with some bitcoins: 1GJRmNmAx5TXkDXRn657qqhBmEN1KiBZis.

All of the original code and text in notebook.html has been dedicated to the public domain by the author. Anyone is free to copy, modify, publish, use, compile, sell or distribute the original notebook.html code and text in any form for any purpose, commercial or non-commercial, and by any means.

notebook.html distributed as is. You can use it at your own risk. Absolutely no warranty!

Homepage: krassotkin.com/toys/items/notebook.html/.

GitHub: github.com/krassotkin/notebook.html.

Page revisions (web archives: archive.org, archive.today, webcitation.org):

  • 201504201117 (current).
  • 201504102222 (first toy).


1 Now, right click menu work in modern Firefox only. I can create hack for your favorite awful browser but not.
2 This is not only a toy already. But see disclaimer.
3 To follow a link in editable mode use context menu (right click, Open Link...) or choose not editable (right click, Edit >> Editable >> Off).




... Start type here! ...
...or anywhere you want.
Type your content here.

Document Preferences

General

 File Name: 
 Document Title: 
 
 <meta charset="utf-8"> <!-- «©» — utf-8 encoding force (for old editors)-->  <meta name="generator" content="notebook.html">  <title>notebook.html</title>  <meta name="author" content="Alexander Krassotkin">  <meta name="revision" content="201504102222"> <!-- Examples of document properties. Copy any over the comment and fill or freely change exists (public domain for source) or add your own: <meta name="description" content="type your description here"> <meta name="keywords" content="type your keywords here"> See also: https://wiki.whatwg.org/wiki/MetaExtensions --> <!-- Items script, style and link are added to the relevant section. Right click and see there "View >> Document Script" or "View >> Document Style" etc. -->
 <meta charset="utf-8"> <!-- «©» — utf-8 encoding force (for old editors)-->  <title></title>
<!--You can freely add or remove script sections using html markup.--> <script id="_docScript"> /**   * Type here your document script.   * It runned after save and reopen (reload if you save with the same name).   */ </script>
<!-- You can freely add or remove style sections using html markup. --> <style id="_docStyle"> /**   * Type here your document style.   */ </style>