Copyright © 2000 Greg M. Holmes
Copyright © 2001 Fabian Del Santo
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".
KNotes is a sticky notes application for the desktop.
Table of Contents
KNotes is a program that lets you write the computer equivalent of sticky notes. The notes are saved automatically when you exit the program, and they display when you open the program.
You may print and mail your notes if you configure KNotes to use helper applications.
Display features of notes such as color and font may be customized for each note. You may also customize the defaults.
To configure the display:
Procedure 2.1.
Right click on the panel icon.
Select Preferences...
The KNotes KNotes Defaults dialog will open.
Choose the Display icon from the three icons at the left.
The following choices are available:
The color square shows the current text color. By clicking this color square you open the standard KDE color selection dialog.
The color square shows the current background color. By clicking this color square you open the standard KDE color selection dialog.
The width of the note in pixels. Edit this number as desired.
The height of the note in pixels. Edit this number as desired.
To customize the editor:
Procedure 2.2.
Right click on the panel icon.
Select Preferences...
The KNotes KNotes Defaults dialog will open.
Choose the Editor icon from the three icons at the left.
The following choices are available:
This is the size of the tab in spaces. Edit this number as desired.
This is a check box. If selected, auto-indenting is on.
Not yet implemented
You can change the font used for the title of your notes.
Click this button to open the standard KDE font selection dialog.
You can change the font used for the text of your notes.
Click this button to open the standard KDE font selection dialog.
To configure actions in KNotes:
Procedure 2.3.
Right-click on the KNotes panel icon.
Select Preferences...
The KNotes Defaults - KNotes dialog will open.
Choose the Actions icon from the three icons at the left.
The following choices are available:
Type a mail command and any required command line switches in this box.
By using %f in the command line you can pass the filename of the note body to the mail command.
To create a new note:
Procedure 3.1.
Right click on the KNotes panel icon.
Select New Note.
To write your note, simply type the note in the space provided. Normal keyboard and mouse editing functions are supported.
Right clicking in the editing space provides the following menu options:
Undo
Redo
Cut
Copy
Paste
Clear
Select All
Text may be selected by holding down the left mouse button and moving the mouse, or by holding down the Shift key and using the arrow keys.
To rename a note:
Procedure 3.3.
Right click on the note title bar.
Select Rename.
Type the new name of the note in the dialog that appears. To accept the new name, press the OK button. To exit the dialog without renaming the note, press the Cancel button. To clear what you have typed and start over, click the Clear button.
To send a note to a specific desktop:
Procedure 3.8.
Right click on the title bar of the note.
Select To Desktop
Choose the desktop desired, or alternatively, All desktops
To make the note remain on top of other windows:
Procedure 3.9.
Right click on the title bar of the note.
Select Always On Top.
To return the note to more normal window behavior, simply repeat this process.
You can customize each note independently of the global settings. The settings you can customize are identical to those described in the Configuration section, but they will apply only to the note you are changing. Any other open notes, and any new notes you create, will use the default settings.
To customize a note display:
Procedure 3.10.
Right click on the note title bar.
Select Note Preferences....
The Local Settings dialog will open.
Choose the Display icon from the three icons at the left.
KNotes
Program copyright 1997 Bernd Wuebben <wuebben@kde.org>
Contributors:
Wynn Wilkes<wynnw@calderasystems.com>
Documentation copyright 2000 Greg M. Holmes <holmegm@earthlink.net>
Documentation updated 2001 by Fabian Del Santo <linuxgnu@yahoo.com.au>.
This documentation is licensed under the terms of the GNU Free Documentation License.
This program is licensed under the terms of the GNU General Public License.
KNotes is part of the KDE project http://www.kde.org/.
KNotes can be found in the kdepim package on ftp://ftp.kde.org/pub/kde/, the main FTP site of the KDE project.
In order to compile and install KNotes on your system, type the following in the base directory of the KNotes distribution:
% ./configure % make % make install
Since KNotes uses autoconf and automake you should have no trouble compiling it. Should you run into problems please report them to the KDE mailing lists.