Wednesday 13 May 2009

Goodbye Tomboy

Today is my last day with Tomboy, the note taking application in GNOME. I have been using Tomboy for the past few months and was impressed by it's features. However, there has been two issues which annoyed me. The first is Tomboy's performance - the time taken to launch the application is considerable. I have 1GB ram in my PC, but Tomboy hangs whenever I have some potential applications(Firefox, Thunderbird) running in my desktop. Secondly, Tomboy is based on Mono, a patent trapped implementation from Novell.

Thanks to Hubert Figuiere, who has ported Tomboy to C++ and released it as Gnote. Gnote is a lightweight application which is superior to Tomboy in terms of speed and has all the basic features of tomboy. The earlier version doesn't have applet support and hence we may have to start it from the Applications menu in GNOME.

The latest version(0.3.1) has fixed this and now you can launch the application right from the panel. It also supports printing via an add-on. Another interesting feature is that you can add bug reports from bugzilla using the bugzilla add-on. The latest news is that the developers are working on a feature which do automatic import from Tomboy.

Gnote is a budding application and have gained applause for it's speed and usability. I'm sure Gnote will surely reduce the dependency of GNOME on Mono.

Update:
An useful Tip : To import all your Tomboy notes to Gnote run the following command and re-login:

$ cp .tomboy/*.note .gnote/

Gnote may be slow when you first open your old notes, but it won't be an issue afterwards.

3 comments:

Anonymous said...

This template is nice.... I like ur blog
Increasing your web traffic and page views Add, add your website in www.itsolusenz.com

Unknown said...

Tomboy notes have moved from ~/.tomboy to ~/.local/share/tomboy, so you will need to copy notes from that location.

Unknown said...

But the most important feature, that is synchronisation of notes is still missing. My tomboy not syncs well across computers, just hope gnote will have this soon.