./editors/feathernotes, Lightweight Qt6 hierarchical notes-manager

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.1, Package name: feathernotes-1.3.1, Maintainer: pin

FeatherNotes is a lightweight Qt6 hierarchical notes-manager.
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;
* 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;
* Auto-saving;
* macOS support and other features that can be found in its settings,
on its menus or when it is actually used.


Required to run:
[graphics/hicolor-icon-theme] [x11/qt5-qtsvg] [x11/qt5-qtx11extras] [x11/qt5-qtbase]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 931.995 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-05 21:48:50 by pin | Files touched by this commit (3) | Package updated
Log message:
editors/feathernotes: update to 1.3.1

V1.3.1
---------
 * Fixed the printing thread (and removed warning messages).
 * Added a workaround for the "Raise/Hide" action in the tray context \ 
menu under Wayland.
 * Check the existence of "gio" before using it for opening URLs.
 * Fixed the text color of the side-pane after a style change with Qt ≥ 6.7.2.
 * Always paste the localized date and time.
 * Added a workaround for a regression in Qt 6.8 that makes borders of newly \ 
created tables invisible.
 * Replaced the deprecated method QMouseEvent::pos().
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
   2024-08-20 08:10:45 by pin | Files touched by this commit (1)
Log message:
editors/feathernotes: -USE_CMAKE
   2024-06-24 08:25:04 by pin | Files touched by this commit (2) | Package updated
Log message:
editors/feathernotes: update to 1.3.0

V1.3.0
---------
 * Fixed a nasty bug that could cause note overwriting in special cases.
 * Added a workaround for window deactivation on clicking the tray icon under \ 
Wayland.
 * Added a workaround for on-the-fly style change of Qt6.
 * Dropped using of "gio" for opening hyperlinks.
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates