Short: Reminder and calendar utility Author: Juergen Klawitter Uploader: Juergen Klawitter (klawitter juergen berlin de) Type: util/time Version: 2.2 Architecture: m68k-amigaos >= 2.04 Anno is a calendar program that helps to organize your personal dates. Dates, appointments and events are sorted chronologically and displayed in a list year by year. Dates of different actuality are highligthed by different colors which can be configured. Anno is easy to use. Dates can be changed, deleted or added instantly without a special editor program. Anno has been programmed in assembler. It's fast, short (13 K actually) and doesn't need much memory. Only system libraries are used. Features -------- o names of weekdays and months are localized if locale.library V38+ is present (but works without). o uses up to 7 configurable colors for better survey of dates. o calculates Easter and Advent related holidays for any year between years 100 and 3200. o calculates Julian dates o gives information about weekday, weeknumber and day of year for each date between years 100 and 3200 o shows the difference in days from current date to any day o a lot of date types available (dayly, weekly, monthly, yearly, Easter releated, Advent related...) o Two-month overview o prints the dates of the current year in chronological order o window size, position and font configurable o reentrant (can be made resident) Changes/Improvements -------------------- V 2.2 - Two bugs removed: 1. Differences between dates shown by the date command or after pressing the right mousebutton were partly wrong 2. Day differences shown by the date command had a useless point in special cases, e.g. '-.131 days from today' - Removed hardware check if the printer is online because it is useless with serial printers and with emulators like WinUAE. PRT: is allways the default destination when pressing 'P'. - When quitting the program modified data can be simply saved by pressing the return key. Optionally a filerequester can be opened V 2.1 - file requesters for loading and saving data added - the date command (button D or key D) now shows additionally the difference between the date entered and current day V 2.0 - wheelmouse support - window size and position now configurable - length of text for each date no longer restricted - important dates can be rendered in boldface - ToolTypes can be used for configuration - opens on any pubscreen (option SCREEN/K) - weeknumbers now correctly calculated according to ISO 8601 standard - gadgets rearranged - lots of small improvements