I am using gnome-fallback on my desktop and looking for a simple calendar/planner app in which I can easily make notes of the appointments and afterwards it reminds me of my appointments using some sort of desktop notification. I know there is a planner software in the repository but it is overkill for my simple need. Also, I use Thunderbird as my email client so don't want to install Evolution. Appreciate your hints.
- 78,878
- 284
- 2
- 3
- 12
2 Answers
Orage is a great option. It does what you need. Check it here.
To install, just do as normal, e.g. using sudo apt-get install orage
Then, add the "Orage Panel Clock" item to the panel. If you double-click on the time, you will get the calendar. There you can add appointments, notes, events, etc, selecting the reminder properties for each.
If you do not want to integrate the calendar to the panel, you can find it in the app list. It is called Orage Calendar. In a terminal, it is orage. For preferences, run orage -p.
There are number of calendar applications available from the Software Centre that fit your needs, such as the Evolution Calendar or Korganiser, but none is functional at this stage for different reasons.
Since you are already using Thunderbird, you might give a try to Lightening, the calendar extension for that E-Mail client. Among other things, it supports reminders and CalDAV.
- 13,500