cankurttekin / PinIt-Gnome-Extension

Pin your notes as notification.
https://extensions.gnome.org/extension/7083/pin-it/
GNU General Public License v3.0
2 stars 0 forks source link
gnome gnome-shell-extension notes notification todo

Pin It GNOME Extension

License: GPL v3
GNOME Shell Extension to add your simple notes to the notification area.

Click on tray icon, it will show up a dialog where you can input your notification title, message and optionally icon(default will be same as the extension icon).


Important: This extension does not log your notifications to a file; do not put information that you would care if it's lost.
Due to the limit on the GNOME Shell Version 45 & 46, only the 3 most recent notifications are shown for every app, "so notifications can disappear before you have a chance to act on them"(blogs.gnome.org).
https://gitlab.gnome.org/GNOME/gnome-shell/blob/main/js/ui/messageTray.js#L563
For older GNOME Versions; you can add as many pins as you like.

Version

This extension supports GNOME Shell 3.4? to 46

Branch Version Compatible GNOME version
main 7 GNOME 45 & 46
gnome-shell-before-45 4.2 GNOME 3.4 -> 44

Tested on GNOME 42 & 46.

Installing

You can get this extension from extensions.gnome.org or you can download the source from releases and copy pinit@cankurttekin to your /.local/share/gnome-shell/extensions/ directory.

Screenshots & Features

Screenshot_1
Screenshot_2 Screenshot_5
Screenshot_3
Screenshot_4

Contribute

You can help with development by contributing code, testing on other GNOME versions and reporting issues.