The Daily Journal

fltdj manages daily notes, appointments, alarms to upcoming appointments, contacts, holidays and to-do list.




What is fltdj?
fltdj is a PIM program in the making.

What does PIM mean?
Personal Information Manager (I think), a program which manages daily notes, appointments, to-do lists, contacts, addresses, alarms, etc.

What can it do, in its present form?
If you need a program to keep track of daily notes, (or a diary, or a journal  of your activities), along with daily appointments and alarms for them, an address book of your contacts and a list of holidays (or anniversaries) as well as things to do, fltdj keeps them organised and accessible.

That's not very useful.
If it were, do you think I would be giving it away free?
One of the reasons I enjoy developing it is because it is quite removed from the nature of my daily work. When it is complete I will find it totally useless.

Well, not totally...

Will it ever do anything else?
Nope, there is no guarantee that it will do anything else. But, there is every probability of the version number increasing in the future as and when I get the time to add more features (especially if anyone asks).

How do I use it?
The user interface is a nice looking calendar. See the screenshots? You can store your thoughts for a particular day by clicking on the appropriate date. An editor pops up to the right of the calendar, where you enter the text. To retrieve the notes for a particular day, click on the desired date. The same editor window pops up, and you can add to or modify the text if needed.
You can search for a particular string of text in the notes There's a nice clock displayed as well, so you can see what time it is. And the current day and date is shown at the bottom of the window.
A pop down menu allows you to choose the activity you want to manage.
In the notes window, a click on the "Show appointments" button brings up your appointment list for the current day. You can make changes to or add or delete any appointment.
In the calendar window, a click on the "Contacts" button brings up a window where you can enter, modify or delete your database of contacts and addresses.
In the calendar window also, a click on the "To-do" button brings up another window where you maintain your Things To-Do list.
fltdj is a small program, and takes up very little space on the desktop, as well as your hard disk.

FLTK logoWhat do I need to compile it?
You need Fltk (pronounced 'full-tick'), the Fast Light Tool Kit, from www.fltk.org.
See the README in the fltdj source package for more details.

What else does it use?
fltdj uses the 'cal' utility to generate the calendar display, and the 'date' command to show the current date. These are part of all Linux distributions.

How do I compile it?
First download it from here.
Then copy the file fltdj-xx-src.tar.gz to your home directory (xx is the version number).
Type 'tar -zxvf fltdj-xx-src.tar.gz'. Press Enter. This will decompress and extract the files to a directory called 'fltdj-xx-src'.
Change to that directory, 'cd fltdj-xx-src'.
Type 'make clean', and that's it.
If there are no errors, type "make install" as root.
Contact me if there is a problem. It would be nice to hear from you even if there are none. But do contact me, especially if you find a bug.

Are there any bugs?
If there none, they will surface eventually. Did you really have to ask?

The code compiles cleanly with Gcc version 2.95.3 on SuSE 8.0, which is what I have at present, along with FLTK 1.1.2.   Reports of any errors you encounter while compiling, as well as bugs during execution, will be greatly appreciated, (and fixes, too, if possible!).

Feedback
Many, many thanks are due to:
Robert Kesterson, for his excellent FLTK editor widget, which has now been incorporated inside fltdj.
Juraj Ziegler, who reported errors and also sent the required modifications.
Lance Perry, who suggested putting the data files in a hidden directory in the user's area, and supplied the patches.
Greg Sjaardema, who urged me to enable the program to save the notes file without exiting.
Don van der Haghen, who sent error messages encountered on his system.
Joe Krahn, who suggested that the program should check for multiple instances on startup,  and that file access operations should be verified, in case the hidden directory ~/.fltdj is absent. Apparently some users may do an "rm" on it by mistake! One of his other suggestions is still not implemented. It will be, Real Soon Now...
Torquil Gault, who wanted to use parts of the fltdj code for a (quote) "quick & dirty GUI set date pgm for the ipaq" (unquote). Be my guest, the program is released under the Gnu GPL. I hope you were successful.
R. K. Marwah, for valuable, live, actual user feedback, and constructive suggestions
And Benjamin Long, you never told me if you succeeded in cross-compiling fltdj for your iPaq Handheld!

What is the copying policy?
While it is copyright, (C) Kartik Patel  the program is also free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by  the Free Software Foundation; either version 2 of the License, or (at your option) any later version.  This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
You will receive a copy of the GNU General Public License along with this program; for more information, write to:
The Free Software Foundation, Inc.,
675 Mass Ave,
Cambridge,
MA 02139, USA.


My Home page

Last updated: 1 May, 2004
Copyright (c) 2000-2004
Kartik Patel
Hosted by www.Geocities.ws

1