Short: Versatile calender and reminder program Author: Nathan Hesterman Uploader: riversidepapa@zoho.com (Nathan Hesterman) Type: util/time Version: 2.7 Requires: Zune or util/libs/mui38usr.lha; biz/dbase/sqlite-3.6.1-amiga.lha; dev/hwood/HWP_SQLite3.lha; dev/hwood/HWP_MUIRoyale.lha; Architecture: i386-aros; m68k-amigaos >= 3.0 Replaces: util/time/LilCalendar.lha Version 2.7 fixes tab display problem in Today, Week, and 2 Week Views Lil Calendar is a versatile calendar and reminder program using ZUNE/MUI 3.8+ and an existing functional SQLite3 installation in your path. SQLite3 may be found on Aminet or already exists in icAros distributions. The Hollywood SQLite plugin and MUIRoyale plugin are also required. These can also be found on Aminet or the Hollywood web site. Features: Alternate transparent display Import items from old database format Create user-defined calendars; can be active or inactive Assign items to user-defined calendars when creating items Set reminder 5, 15, 30 minutes; 1, 2, 12 hours; 1, 2 days; or 1 week before item date At alarm time, Dismiss or Snooze for a given period of time Work with single items or series of items New preference to start hidden Run Lil Calendar again to toggle hidden|showing state View items with Today View, Week View, 2 Week View, Month View Click on item in view to see details Easier and faster setting of item time Close button asks before quitting program AREXX port with commands to Hide, Show, AddItem, DismissPast, Update Example scripts to add U.S. National Holidays and Occasions Many small formatting changes Included are executables for AROS i-386 and OS3+, the database (LilCalendar.db), a sampled sound for the alarm (Alarm.wav), a guide, and this readme document. AROS requires TextEditor Class v. 15.45 or lower or 15.53 (included) or higher for the item description to be visible. Double clicking the desired program will launch the app which will find these required files. Of course you will want to move the program to WBStartup. In that case use the included tooltypes (Database=SYS:LilCalendar/LilCalendar.db and Sound=SYS:LilCalendar/Alarm.wav) for example to indicate where the required files reside on OS3+. Replace Alarm.wav if you have a different sampled sound or rename the sound file if you desire silence. Lil Calendar may also be run from a shell using the -Database and -Sound (-d -s) arguments to indicate the location of files. Please contact me at the above e-mail address if you find any bugs or want additional features. Have fun! ============================================================== Version 2.7 Fixed tab display problem in Today, Week, and 2 Week Views Version 2.6 Fixed crash adding/editing calendar within limpid display Added deletion of calendar along with associated items Updated LilCalendar.guide Added UK, Scottish, Northern Irish holiday AREXX script provided by Alys Medi Jones Version 2.5 Alternate display option with limpid clock and calendar Version 2.4 Fixed snoozing minute rollover to the next day Version 2.3 Reformatting of weekday header Version 2.0 Import items from old database format Create and use multiple calendars of items Set reminders before item date/time Snooze after item date/time Work with single items or series Running LilCalendar again toggles visibility Preference added to start hidden Added Month, Week, Day views of items AREXX Commands with example scripts Several small formatting changes Version 1.2 Fixed Month/Year field shrinking on Hide then Show Compiled with Hollywood 9.1 Version 1.1 Fixed notification dismiss bug (Paolo Besser) Fixed always start in Sunday mode bug (Paolo Besser) Compiled as a commodity (Paolo Besser) Replaced Alarm.wav with smaller size alarm (Paolo Besser) Removed selected image of icon Compiled with Hollywood 8.0 Version 1.0 First release