Notes

FeatherNotes – lightweight Qt5 hierarchical notes manager

FeatherNotes is a lightweight notes manager based on Qt.

FeatherNotes is desktop agnostic. FeatherNotes only opens an XML derivative called text/feathernotes-fnx because the concept of “node” makes sense only in XML.

This is free and open source software.

Key Features

  • Support for rich text formatting, image embedding and inserting editable tables.
  • Toolbar.
  • Drag-and-drop capability for moving nodes and also for embedding images.
  • A tray icon for quick access on any desktop.
  • Correct position/size saving and restoring with most window managers.
  • 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 using standard, well-known algorithms.
  • Auto-saving.
  • Transparent tree view option.
  • Keyboard shortcuts.
  • Internationalization support – translations for Chinese (Simplified), Chinese, (Traditional), Czech, Dutch, Esperanto, French, German, Hebrew, Indonesian, Japanese, Lithuanian, Norwegian, Polish, Portuguese, Portuguese (Brazilian), Russian, Slovak, Spanish, and Welsh.
  • Cross-platform support – runs under Linux and macOS.

Website: github.com/tsujan/FeatherNotes
Support:
Developer: Pedram Pourang (aka Tsu Jan) and contributors
License: GNU General Public License version 3 of the License, or (at your option) any later version

FeatherNotes

FeatherNotes is written in C++. Learn C++ with our recommended free books and free tutorials.


Related Software

General Purpose GUI Note Taking Apps
JoplinNote taking and to-do application with synchronisation
Trilium NotesHierarchical note taking application
CherryTreeHierarchical note taking application packed with features
TagSpacesPersonal data manager for organizing, editing and tagging information
VNoteVim-inspired note-taking application
SimplenoteFast, free, synchronized notes
NotesnookFocused on user privacy and ease of use
TuskEvernote desktop software
QOwnNotesPlain-text file notepad with markdown support and ownCloud integration
heynoteDedicated scratchpad for developers
tomboy-ngReincarnation of tomboy
Beaver NotesNotes stay on your device. No sign-ups, no tracking, no complexity
IotasDistraction-free note taking via its mobile-first design
GnotePort of Tomboy to C++
KleverNotesNote taking and management application
TreedomeSeeks inspiration from CherryTree
Print(Notes)Markdown notes app made with Flutter
FolioMarkdown note-taking app for GNOME
FeatherNotesLightweight Qt5 hierarchical notes manager
nvPYInspired by Notational Velocity and ResophNotes
LockbookEncrypted notebook
FromScratchSimple but smart note-taking app
NotNativeModern note-taking app with Vim-like editing
HelixNotesLocal-first Markdown note-taking app
DarkwriteEye-candy note taking and to-do app
BookupStreamline notes with Markdown
BasKet Note PadsOrganizing, sharing, and taking notes
mnemoLocal-first, cross-platform note-taking app leveraging the Typst ecosystem
MyNotexTake and to manage textual notes and activity management
HugviCode note-taking desktop app

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
1 Comment
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Al Kir
Al Kir
2 years ago

Regarding the statement on this webpage: “FeatherNotes only opens an XML derivative called text/feathernotes-fnx because the concept of “node” makes sense only in XML.”

CherryTree is also node-based, yet uses SQLite instead of XML.