File: README.md

package info (click to toggle)
feathernotes 1.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,588 kB
  • sloc: cpp: 10,916; xml: 56; makefile: 5
file content (31 lines) | stat: -rw-r--r-- 1,449 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# FeatherNotes

## Overview

FeatherNotes (by Pedram Pourang, a.k.a. Tsu Jan <tsujan2000@gmail.com>) is a lightweight Qt hierarchical notes-manager for Linux. It is independent of any desktop environment and has:

  * Support for rich text formatting, image embedding and inserting editable tables;
  * Drag-and-drop capability for moving nodes and also for embedding images;
  * A tray icon for quick access on any desktop;
  * Saving and restoring of size (and also position under X11);
  * Compact but complete search and replacement widgets;
  * The ability to include searchable tags (hidden info on each node);
  * Support for optional node icons;
  * Support for local and remote hyperlinks (bookmarks);
  * Text zooming;
  * Printing and exporting to HTML and PDF;
  * Password protection;
  * Auto-saving;
  * Optional spell checking with Hunspell (if enabled at compilation time);
  * macOS support (by [Pavel Shliak](https://github.com/shlyakpavel)); and
  * Other features that can be found in its settings, on its menus or when it is actually used.

Please see [INSTALL](INSTALL) for instructions on compilation, installation and translation!

FeatherNotes' homepage is <https://github.com/tsujan/FeatherNotes>.

## Screenshot

The active Qt widget style determines the look and feel of every Qt application. The following screenshot is taken with a Kvantum theme:

![FeatherNotes](screenshots/FeatherNotes.png?raw=true "FeatherNotes")