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/09/22 01:23] – added required packages section 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}} 
-====== xfce4-notes-plugin - Notes ====== 
-**Ideal for your quick notes** 
  
-The notes plugin provides you a quick way to write down a todo list, 
-to paste a piece of code, to leave a note to your friend, or whatever 
-else you had like to do with a Post-It note. 
- 
-  * **[[#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 
- 
----- 
- 
-===== 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. 
- 
-=== Examples === 
- 
- ___Todo_list___ 
-  
- ☑ Show an example 
- ☑ Show some UTF8 codes 
- ☐ Release a new version 
-  
- ___Random_thoughts___ 
-  
- ☐ Add bold/italic/… style 
- ☐ Hope this gives you some ideas 
-  
- ___UTF8_codes___ 
-  
- Type Ctrl+Shift+u in GTK+ applications 
-  
- — 2014 “ 201C 
- ” 201D ‣ 2023 
- … 2026 ⁂ 2042 
- ☐ 2610 ☑ 2611 
- 
-[[|Back to Top]] 
----- 
- 
-===== 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]] 
----- 
- 
-===== Required Packages ===== 
- 
-  * [[https://wiki.gnome.org/Projects/GLib|GLib]] 
-  * [[https://www.gtk.org|GTK+]] 
-  * [[https://gitlab.xfce.org/xfce/libxfce4util|libxfce4util]] 
-  * [[https://gitlab.xfce.org/xfce/xfce4-panel|xfce-panel]] 
-  * [[https://gitlab.xfce.org/xfce/xfconf|xfconf]] 
-  * unique 1.0 
- 
-For detailed information on the minimum required versions, check the [[https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/blob/master/configure.ac.in|configure.ac.in]] file. 
- 
-[[|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 
- 
-[[https://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/|Previous Versions]] 
- 
----- 
-===== Release History ===== 
- 
-==== Recent Changes ==== 
-{{rss>http://git.xfce.org/panel-plugins/xfce4-notes-plugin/atom/ 10 date}} 
- 
-  * **https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/blob/master/NEWS** 
- 
----- 
- 
-===== Source Code Repository ===== 
- 
-[[https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin]] 
----- 
- 
-===== Reporting Bugs ===== 
-  * **[[:panel-plugins:xfce4-notes-plugin:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs 
- 
- 
-[[|Back To Top]] 
----- 
-[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]