Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 1bc6ef6151c9b0fcc6c6842ae6dcb08b > files > 7

xfce4-notes-plugin-1.7.1-1mdv2010.0.i586.rpm

 Xfce4 Notes Plugin
====================

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.

	“ I like to write down a todo list and mark what I did,
	and once I'm done with the whole job I destroy the note.
	
			___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
	
	Update 2009-06-06: actually I switched to the application
	Tasks from the Pimlico project in regard to todo lists.
	”, Mike

The notes are saved under $XDG_DATA_HOME/notes/[0].  This way you can
continue to access your notes remotely, if you have a SSH account for
example, and fire up your favorite editor ^_~

[0] $XDG_DATA_HOME is an environment variable defined by the XDG base
directory specification[1] and defaults to $HOME/.local/share.  

[1] http://standards.freedesktop.org/basedir-spec/

You most probably want to tweak Xfwm4 by disabling the “Skip windows
that have skip pager or skip taskbar properties set” (cf. 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 (Alt+Tab by default).


 Homepage
----------

http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin


 Dependencies
--------------

* libgtk+2 2.10
* libxfce4panel 4.4.0
* libxfcegui4 4.4.0
* xfconf 4.6.0


 Install
---------

% tar xf xfce4-notes-plugin-<version>.tar.gz
% ./configure
% make
% make install

See the INSTALL file for more instructions.


 Report bugs
-------------
You can report bugs and feature requests on http://bugzilla.xfce.org/.
Select the product “Xfce Panel Plugins” and the component “notes”.

Feature requests are always welcome.

You can also join the Xfce Goodies mailing-list:
http://foo-projects.org/mailman/listinfo/goodies-dev.