The Notes tool allows you to create notes for any information you want to keep a record of.
You can find the Notes tool by clicking on Tools at the top of the page, then click on the Notes link.When you load the Notes tool, the first thing that appears at the top of the page is a Create Note
form. Simply enter any information into the note that you want to save and then click the Create Note
button to add the note.
Editing a note is as simple as clicking the icon at the top right side of the note you want to edit. This will turn the not into an editable text area where you can make your changes.
Save Note
button and the note will update.
You can delete a note by clicking the icon at the top right side of the note.
When you hover over the gray bar at the top of a note, the cursor will change to a icon and you can drag the note to a different place in the notes list.
You can add some basic formatting to your notes using the codes listed below:
Effect | Code | Result |
---|---|---|
Bold Text | [b]this is bold text[/b] |
this is bold text |
Italics | [i]this text is italicized[/i] |
this code is italicized |
Colored Text | [color=red]This text is red[/color] or [color=#ffb903]this is a nice orange[/color] You can use any valid hex or CSS recognized color code here. |
This text is red or this is a nice orange |
Quote | [quote]Money Management Made Easy[/quote] |
Money Management Made Easy |
URL | [url]https://www.clearcheckbook.com or [url=https://www.clearcheckbook.com]ClearCheckbook.com |
https://www.clearcheckbook.com or ClearCheckbook.com |
Image | [img]https://www.clearcheckbook.com/images/touch-icon-ipad-retina.png[/img] |