Note is a simple sever based live page web note content management system. To use Note on your server set a password, Generate Note Code, upload this to your server and open the uploaded file in your browser. See what it looks like here and click edit to give it a try or learn more at ? help.

: set password only use alpha-numeric or ._+- characters. This is used as your Note edit password and the password for any password protected note.

Help

Note is a simple sever based live page web note content management system providing easily editable web notes and pages that can be freely accessed or password protected. It allows users to build basic web based password editable pages and web notes that always reflect current edits.

To use Note on your server set a password, Generate Note Code, upload this to your server and open the uploaded file in your browser. See what it looks like here and click edit to give it a try in test mode.

To get started generate note code, upload to your server and open in your browser.

To add a note click edit and type the note title in the top title input. This is used as the note header (h1) and as the saved file name on the server. The saved file extension will be the same as this note file ie htm | html | php , a title must be provided before you can save and can only include alpha-numeric . _ - or space characters.

Note contents are typed in the next input, data is automatically saved locally. You can clear and preview note data.

When http:// or https:// followed by a link url is is included in note contents it is automatically converted to a link ie https://bizpep.com/ becomes bizpep.com. If the url extension is an image file gif | jpg | png | svg | ico it is automatically converted to an image element ie https://bizpep.com/favicon.ico becomes icon

When you type your note underlying note html can be displayed with show html. You can edit underlying note html edit and then transfer html to note.

Save saves the current note to your server. It is saved in an automatically created directory with the same name as your note file (this file) with an appended 's', with the current note title as its file name, and with the same extension as your note file ie note.html saves the note title 'test' to \notes\test.html . Initially you must save before you can access a server note.

Selecting ppp prior to save will password protect the saved page using the use password set in the note application.

Selecting js prior to save will add a script file link <script src="note.js"></script> to the head section of your note file and add onload="init()" to the body tag. When js is selected a custom script file note.js with an onload function init() should be placed in the same directory as the saved note, this will add javascript to a live view note. You can also add a script file at the bottom of the note html <script src="script.js"></script>

Selecting css prior to save will add a css style sheet link <link rel="stylesheet" href="note.css"> to the head section of your note file. When css is selected a custom css style sheet file note.css should be placed in the same directory as the saved note, this will style live view note.

In edit mode saved server notes are displayed and can be loaded from the note menu. Once loaded you use can use note view to display the server note within the note application, live view to display a standalone sever note and delete the server note. The live view url can be used independently from the note application, will always reflect all saved note edits, can be freely accessed when saved without ppp and if saved with ppp the ppp password will be required to access. For a note to be live it must first be saved to your server.

To set up an easily editable site, create your note files and save a site index file with the php code to include the desired live view note <?php include './notes/mynote.html'; ?> . You can check your site headers and file content response with the HTTP Header Viewer.

You can also copy an existing page to notes either directly or use text reader extractor to extract text only from a url or to access components of the underlying page code.

Note code must be built with a fully activated account to maintain functionality, please consider supporting application development and activate your Ů account

Account

Please consider supporting application development. Activate Full removes application restrictions and advertising, and supports continued application development.

Activate Full 9.95 USD for unlimted use.

or

Activate Free register your email for 14 day free activation.

All application data is stored on your local device and is not accessible to third parties. Reset clears locally stored data. Only user verification and interaction data is remotely stored, it is confidential and used solely for service delivery.