Welcome / ptsNotes / User's Guide / NoteEditorScreen

Note Editor Screen

The note is edited by this screen.

Note Editor screen menu:

Menu

Details

Tags Opens tags screen to manage tags.
Icon Color Opens dialog to select icon color. The icon colors are white, red, blue, yellow and green.
Edit Cut Deletes selected text and stores it to the clipboard.
Copy Copies selected text to the clipboard.
Paste Copies text from the clipboard to the editor.
Select All Select all text.
Information Displays file number, last update timestamp and tag information.
File Save Text Saves note content to a file.
Load Text Loads a text file to the editor.
Delete Deletes the note.
Font Larger Makes font larger.
Smaller Makes font smaller.
Default Restores default font size.
External Linkage Activates linkage function for the KKJConv. This setting is effective until the editor screen is terminate.
Undo No Undo Data No modified data.
Current Change Undo editor content to current database content.
Previous Change Undo editor content to the content before the last saved.

 

The note content is saved if any modification data exist when pressing right soft key.

Scroll Mode

Page scroll mode can be turned on and off by pressing center key.

If "$" is added as the first character of the title, current scroll mode is page scroll mode.

Save and Load text

There are some limitations in this function currently.

Text encoding UTF-8 only
Target folder Tries document folder of external memory first. Document folder of internal memory is alternate.

About Undo

Menu item "Current Change" appears under "Undo" menu when something is changed to current note content. If "Undo/Current Change" is invoked, current change is discarded and the content of the database will be loaded to the editor. In fact, edit content is returned to when it opened.

When the note content is saved, the database entry is moved to undo buffer before saving.

If undo buffer entry for current note is found, "Previous Change" menu item is displayed under "Undo" menu. If "Undo/Previous Change" is invoked, the content before the last save is loaded from undo buffer to the editor. Number of undo buffer entries are five. Last five changes are kept in undo buffer. The undo buffer is discarded when new database is opened or the ptsNotes is terminated.

About delete

If you erase all text of the editor and close the editor, the note entry is deleted.

Automatic note content save

If the ptsNotes is terminated unexpectedly when the note editor is active, the content of the editor is saved automatically. The note editor content is restored when the ptsNotes starts next (cursor position is not restored).