Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ri0n committed Jul 11, 2013
1 parent 7d4e60f commit 4c7b804
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 4c7b804

Please sign in to comment.