SimpleAgenda.app
From GNUstepWiki
(Difference between revisions)
Revision as of 04:47, 4 November 2007 Poroussel (Talk | contribs) ← Previous diff |
Revision as of 12:49, 12 November 2007 Poroussel (Talk | contribs) SimpleAgenda 0.30 Next diff → |
||
Line 2: | Line 2: | ||
shortdescription = SimpleAgenda is a simple calendar and agenda application. | | shortdescription = SimpleAgenda is a simple calendar and agenda application. | | ||
- | currentversion = [http://coyote.octets.fr/pub/gnustep/SimpleAgenda-0.29.tar.gz 0.29] | | + | currentversion = [http://coyote.octets.fr/pub/gnustep/SimpleAgenda-0.30.tar.gz 0.30] | |
- | releasedate = Nov 3, 2007 | | + | releasedate = Nov 12, 2007 | |
license = GPL 2 | | license = GPL 2 | | ||
Line 12: | Line 12: | ||
Based on libical, SimpleAgenda handles multiple local and distant (through webcal) calendars. Starting with version 0.23, ChronographerSource no longer is a dependency and we're slowly moving the data structures to libical ones. | Based on libical, SimpleAgenda handles multiple local and distant (through webcal) calendars. Starting with version 0.23, ChronographerSource no longer is a dependency and we're slowly moving the data structures to libical ones. | ||
- | Just a tip : don't use webcal:// prefix in iCal agenda URLs, change it to http| | + | Just a tip : don't use webcal:// prefix in iCalendar agenda URLs, change it to http| |
features = | features = | ||
* multiples agendas | * multiples agendas | ||
- | * support local and distant (ftp, http) iCal agendas | + | * handle events and tasks |
- | * monthly calendar, day view and summary | + | * support local and distant (ftp, http) iCalendar agendas |
+ | * monthly calendar, day view, summary and tasks view | ||
* create, resize and move appointments easily | * create, resize and move appointments easily | ||
- | * export individual appointments as files and to pasteboard | + | * export individual elements as files and to pasteboard |
* import .ics files | * import .ics files | ||
* simple text search | * simple text search | ||
Line 29: | Line 30: | ||
* [http://coyote.octets.fr/pub/gnustep/ official download page] | * [http://coyote.octets.fr/pub/gnustep/ official download page] | ||
* [http://www.octets.fr/projets/gnustep/ alternate download page] | * [http://www.octets.fr/projets/gnustep/ alternate download page] | ||
- | * [http://www.citadel.org/doku.php/installation:start libical download page] | + | * [http://sourceforge.net/project/showfiles.php?group_id=16077 libical download page on sourceforge] |
[[Image:SimpleAgenda.png]] | | [[Image:SimpleAgenda.png]] | |
Revision as of 12:49, 12 November 2007
SimpleAgenda is a simple calendar and agenda application.
Current Version: 0.30
- Released: Nov 12, 2007
- Licensed: GPL 2
Overview
Based on libical, SimpleAgenda handles multiple local and distant (through webcal) calendars. Starting with version 0.23, ChronographerSource no longer is a dependency and we're slowly moving the data structures to libical ones.
Just a tip : don't use webcal:// prefix in iCalendar agenda URLs, change it to http
Features
- multiples agendas
- handle events and tasks
- support local and distant (ftp, http) iCalendar agendas
- monthly calendar, day view, summary and tasks view
- create, resize and move appointments easily
- export individual elements as files and to pasteboard
- import .ics files
- simple text search
- changing rapidly, open to suggestions and friendly with contributors !
Maintainer
Philippe Roussel