Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
panel-plugins:xfce4-notes-plugin [2020/08/08 22:58] – change URL to point to GitLab location kevinbowenpanel-plugins:xfce4-notes-plugin [2021/03/18 14:44] (current) – removed kevinbowen
Line 1: Line 1:
-~~NOTOC~~ 
-{{  :panel-plugins:xfce4-notes-plugin-icon.png?nolink}} 
-====== Notes ====== 
-**Ideal for your quick notes** 
  
-The notes plugin provides you a quick way to paste text, to write down a list of things, to leave a note to your friend, or whatever you had do with Post-It's. 
- 
-  * **[[#Usage|Usage]]** 
-  * **[[#Screenshots|Screenshots]]** 
-  * **[[#Latest Release|Latest Release]]** 
-  * **[[#Release History|Release History]]** 
-  * **[[#Source Code Repository|Source Code Repository]]** 
-  * **[[#Reporting Bugs|Reporting Bugs]]** 
- 
- 
- 
-**Author**: [[mmassonnet@xfce.org|Mike Massonnet]] \\ 
-**Blog**: http://blog.mmassonnet.info/search/label/notes \\ 
-**Archive**: http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin \\ 
-**Code**: http://git.xfce.org/panel-plugins/xfce4-notes-plugin 
- 
----- 
- 
-===== Usage ===== 
- 
-==== Some Tips ==== 
- 
-Notes are saved under ''$XDG_DATA_HOME/notes/'' — ''$XDG_DATA_HOME'' is an environment variable defined by the [[http://standards.freedesktop.org/basedir-spec/latest/|XDG base directory specification]] and defaults to $HOME/.local/share. 
- 
-Window Manager Hint: You probably want to uncheck the option “//Skip windows that have skip pager or skip taskbar properties set//” of Xfwm4 (Settings > Window Manager Tweaks > Cycling). The reason is that the notes plugin sets the skip pager hint so it doesn't clutter your pager, but you still want to access your notes by cycling to them with Alt+Tab. 
- 
----- 
-===== Screenshots ===== 
- 
-|  {{:panel-plugins:notes-1.7.3.png?183x208|:panel-plugins:notes-1.7.3.png}}  |  {{:panel-plugins:notes-1.7.0.png?168x208|:panel-plugins:notes-1.7.0.png}}  | 
-^Xfce 4.8^Xfce 4.6^ 
-|  {{:panel-plugins:notes-1.6.1.png?220x208|:panel-plugins:notes-1.6.1.png}}  |  {{:panel-plugins:xfce4-notes-plugin.png|xfce4-notes-plugin.png}}  | 
-^Xfce 4.4^Xfce 4.2^ 
- 
- 
-[[|Back To Top]] 
----- 
-==== Latest Release ==== 
-==== 1.8.1 (2015/06/24) ==== 
-[[http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.8/xfce4-notes-plugin-1.8.1.tar.bz2|xfce4-notes-plugin-1.8.1.tar.bz2]] \\ 
-[[https://mail.xfce.org/pipermail/xfce-announce/2015-June/000428.html|Mailing list announcement]] 
- 
-**SHA1**: 37d1a497ea26e796336feb4b0a247b7c4c7a66cd \\ 
-**MD5**: 31cb9520b01512a94344770b4befdb3b 
----- 
-==== Release History ==== 
- 
-==== Recent Changes ==== 
-{{rss>http://git.xfce.org/panel-plugins/xfce4-notes-plugin/atom/ 10 date}} 
- 
-  * **[[http://git.xfce.org/panel-plugins/xfce4-notes-plugin/log/|View full history]]** 
- 
- 
-**Xfce 4.12**: [[http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.8/xfce4-notes-plugin-1.8.1.tar.bz2|xfce4-notes-plugin-1.8.1.tar.bz2]] 
- 
-**Xfce 4.8**: [[http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.7/xfce4-notes-plugin-1.7.7.tar.bz2|xfce4-notes-plugin-1.7.7.tar.bz2]] 
- 
-**Xfce 4.6**: [[http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.7/xfce4-notes-plugin-1.7.2.tar.bz2|xfce4-notes-plugin-1.7.2.tar.bz2]] 
- 
-**Xfce 4.4**: [[http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.6/xfce4-notes-plugin-1.6.4.tar.bz2|xfce4-notes-plugin-1.6.4.tar.bz2]] 
- 
-**Xfce 4.2**: [[http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/0.11/xfce4-notes-plugin-0.11.1.tar.bz2|xfce4-notes-plugin-0.11.1.tar.bz2]] 
- 
----- 
-===== Installation Instructions ===== 
- 
-==== Dependencies ==== 
-  * GTK+ >= 2.14 
-  * GLib >= 2.16 
-  * Libxfcegui4 >= 4.4 
-  * Libxfce4util >= 4.4 
-  * Libxfce4panel >= 4.4 
-  * Xfconf >= 4.6 
-  * Unique >= 1.0 
- 
-==== Compile ==== 
- 
-  tar xf xfce4-notes-plugin-<VERSION>.tar.bz2 
-  cd xfce4-notes-plugin-<VERSION> 
-  ./configure 
-  make 
- 
-==== Install ==== 
- 
-  sudo make install 
- 
----- 
-===== Source Code Repository ===== 
- 
-[[https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin]] 
----- 
-===== Reporting Bugs ===== 
-If you encounter a bug in ''Notes'', please submit a bug report to the [[https://bugzilla.xfce.org/|Xfce Bugzilla]]. Please note that to do this you will need to have / create an account on Bugzilla. 
- 
-<note important>Before reporting a new bug, please try your best to check if it has already been reported (see the latest reports below). [[https://bugzilla.xfce.org/buglist.cgi?list_id=14522&product=xfce4-notes-plugin&resolution=---|Click here for a full list of bug reports]].</note>  
- 
-**[[http://bugzilla.xfce.org/enter_bug.cgi?product=Xfce4-notes-plugin|File a new bug or enhancement request]]** 
- 
-==== Open Bugs ==== 
-{{rss>https://bugzilla.xfce.org/buglist.cgi?product=Xfce4-notes-plugin;query_format=advanced;ctype=atom 20 1d date}} 
- 
- 
-[[|Back To Top]] 
----- 
-[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]