Osmo Features
Currently, Osmo has the following features:
Calendar:
note per day
arbitrary coloring of the days with notes
date calculator
built-in full year calendar
‘jump to date' function
compact mode (run as ‘osmo -cal')
handy popup menu for month change
integration with Tasks and Contacts modules
Tasks:
category filter
priority per task
date dependent task color
hide/unhide complete tasks
Contacts:
‘find as you type' support
robust search functionality
photo support
import/export support for CSV files
optional export to XHTML format
Preparing Your System
Osmo depends on libxml2 and libgtk2.0 (version >= 2.. Ubuntu's Gutsy repos satisfy those dependencies, but chances are you won't have the -dev packages installed for compiling. Just to make sure we use the terminal to
sudo aptitude install build-essential libxml2 libxml2-dev libgtk2.0-dev gettext
download osmo using the following command
wget http://surfnet.dl.sourceforge.net/sourceforge/osmo-pim/osmo-0.1.2.tar.gz
Now you need to extract the osmo-0.1.2.tar.gz file using the following command
tar xvf osmo-0.1.2.tar.gz
cd osmo-0.1.2
./configure
it shouldn't throw around any errors, if all went well until now. And then run the following commands
make
sudo make install
This will complete the installation.
If you want to open the osmo you need to enter the following command in your terminal
osmo
Once it opens you should see similar to the following screen this is calender option

Tasks screenshot

Contacts screenshot

Options Screenshot

About Screenshot

Incoming search terms:
- ubuntu organizer
- osmo ubuntu
- organizer ubuntu
- organizer for ubuntu
- ubuntu osmo
- ubuntu personal organizer
- osmo personal organizer
- personal organizer for ubuntu
- personal organizer ubuntu
- ubuntu 12 04 organizer





thank you for the instructions, it worked just fine!
[Reply]
I am getting the error :
configure : error : c compiler cannot create executables.
I am using Ubuntu 8.4.0
Please help how to resolve this.
Thank you,
[Reply]
In Ubuntu 9.10 you no longer need to do this – All you have to do is the sudo command- “sudo apt-get install osmo”
[Reply]
I have recently started using mt and I having some difficulties here? in your blog you stated that we need to enable write permissions on the App_Data folder…unfortunately I don’t understand how to enable it?
[Reply]