Codebase list gnote / 0.2.0
0.2.0

Tree @0.2.0 (Download .tar.gz)

Gnote
-----

Gnote is a C++ port of Tomboy

I wrote this as an experiment, and the emphasis has been put on making
it a clone as close as possible to the original.

Installing
----------

See the INSTALL file.

Importing Tomboy notes
----------------------

As of now, you have to manually copy the data.
Simply copy ~/.tomboy to ~/.gnote
It is deliberate that it does not share the storage with Tomboy.
Note: due to the way Tomboy work, the "pinned" state of the notes 
will not be carried over.

Getting the code
----------------

The source tree is currently hosted on GNOME.
git://git.gnome.org/gnote

Reporting bug
-------------

Please report bugs into GNOME bugzilla:
http://bugzilla.gnome.org/

License
-------

This software in GPLv3 or later. See the file COPYING. Some files are
under a different license. Check the headers for the copyright info.

Authors:
--------

Hubert Figuiere <hub@figuiere.net>


Original Tomboy authors and copyright:
Copyright (C) 2004-2007 Alex Graveley <alex@beatniksoftware.com>

Alex Graveley <alex@beatniksoftware.com>
Boyd Timothy <btimothy@gmail.com>
Chris Scobell <chris@thescobells.com>
David Trowbridge <trowbrds@gmail.com>
Ryan Lortie <desrt@desrt.ca>
Sandy Armstrong <sanfordarmstrong@gmail.com>
Sebastian Rittau <srittau@jroger.in-berlin.de>
Kevin Kubasik <kevin@kubasik.net>
Stefan Schweizer <steve.schweizer@gmail.com>