mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-23 18:32:51 +00:00
78 lines
1.9 KiB
Text
78 lines
1.9 KiB
Text
![]() |
KNotes -- Notes for the K Desktop Environment
|
||
|
=============================================
|
||
|
|
||
|
KNotes aims to be a useful and full featured notes application for
|
||
|
the KDE project. It tries to be as fast and lightweight as possible
|
||
|
although including some advanced features.
|
||
|
|
||
|
KNotes conforms to the KDEPIM coding standards:
|
||
|
|
||
|
http://kdepim.kde.org/development/coding.php
|
||
|
|
||
|
Features
|
||
|
========
|
||
|
|
||
|
KNotes can:
|
||
|
|
||
|
* Accept drag and drop (even from a remote ftp site).
|
||
|
* Mail your note.
|
||
|
* Print your note (not yet perfect).
|
||
|
* Insert the current date.
|
||
|
* Have arbitrary colors for background and text.
|
||
|
* Have arbitrary sized notes.
|
||
|
* Use an arbitrary font for the body and the title.
|
||
|
* Auto-indentation.
|
||
|
|
||
|
All this on a per note basis on exit.
|
||
|
|
||
|
Getting Started
|
||
|
===============
|
||
|
|
||
|
To get started, point the mouse pointer on a KNotes note and use the
|
||
|
right mouse button to bring up the KNotes pop-up menu.
|
||
|
|
||
|
Hacking
|
||
|
=======
|
||
|
|
||
|
Please read HACKING.
|
||
|
|
||
|
Issues
|
||
|
======
|
||
|
|
||
|
Please read ISSUES.
|
||
|
|
||
|
|
||
|
History
|
||
|
=======
|
||
|
|
||
|
KNotes was originally started by Bernd Wuebben for KDE 1. The goal
|
||
|
was mainly to test and extend the KWM Communications Protocol as it
|
||
|
was quite limited back then.
|
||
|
|
||
|
Wynn Wilkes did the initial port of KNotes to the next generation
|
||
|
of KDE, KDE 2. Some (hopefully rarely used) features where not ported.
|
||
|
|
||
|
Michael Brade took over as the maintainer after the port to KDE 2 and
|
||
|
did a great job if I might add.
|
||
|
|
||
|
A bit after KDE 4 porting had started the proverbial torch fell on
|
||
|
my lap and is still there today, I fear it might leave third degree
|
||
|
burns.
|
||
|
|
||
|
Feedback
|
||
|
========
|
||
|
|
||
|
If you have any feedback, suggestions, new features or little
|
||
|
enhancements, please don't hesitate to drop me a mail, call or
|
||
|
postcard.
|
||
|
|
||
|
"I still didn't find the patch of how to read the users' mind ;-))"
|
||
|
~Michael Brade
|
||
|
|
||
|
Have fun!
|
||
|
|
||
|
Maintainer
|
||
|
==========
|
||
|
|
||
|
gamaral Guillermo Antonio Amaral Bastidas <me@guillermoamaral.com>
|