From 4c7b8042192705faa298d8be601e9ae333a60892 Mon Sep 17 00:00:00 2001 From: Rion Date: Thu, 11 Jul 2013 19:12:38 +0600 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a42cad..9238006 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,15 @@ -qtnote +QtNote ====== +It's just very small Qt app which usually lives in your system tray and allows you to make notes quick way. -Note-taking application written with Qt in mind and able to read tomboy notes +QtNote was written as a clone of Tomboy with use of Qt. +It's not so feature rich as Tomboy but light and fast and usually suits all common needs. +Moreover QtNote can work with Tomboy notes and it's not so hard add support of other apps. + +Some features: +* Quick access to notes from tray menu +* Internal notes manager to handle multiple notes at once +* Support for Tomboy notes +* Create notes from selection by hotkey (X11 only) +* Crossplatform (tested on linux and windows with gcc and Visual C) +* Other: configurable amount of notes in menu. configurable storage path, print note, save note dialog geometry