SimpleAgenda.app
From GNUstepWiki
(Difference between revisions)
Revision as of 19:27, 16 August 2007 Poroussel (Talk | contribs) Update for 0.26 ← Previous diff |
Revision as of 08:59, 20 September 2007 Poroussel (Talk | contribs) SimpleAgenda 0.28 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.26.tar.gz 0.26] | | + | currentversion = [http://coyote.octets.fr/pub/gnustep/SimpleAgenda-0.28.tar.gz 0.28] | |
- | releasedate = Aug 16, 2007 | | + | releasedate = Sep 19, 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. | ||
- | The big missing point for now is account/calendar creation in the GUI. Except for the private local account, created by default, you will have to use 'defaults write...'. You will find an example in the source, a file called 'defaults'.| | + | Just a tip : don't use webcal:// prefix in iCal agenda URLs, change it to http| |
features = | features = | ||
* multiples agendas | * multiples agendas | ||
+ | * support local and distant (ftp, http) iCal agendas | ||
* monthly calendar, day view and summary | * monthly calendar, day view and summary | ||
* create, resize and move appointments easily | * create, resize and move appointments easily | ||
* export individual appointments as files and to pasteboard | * export individual appointments as files and to pasteboard | ||
* import .ics files | * import .ics files | ||
- | * changing rapidly | + | * simple text search |
- | * open to suggestions and friendly with contributors ! | | + | * changing rapidly, open to suggestions and friendly with contributors ! | |
maintainer = Philippe Roussel | | maintainer = Philippe Roussel | |
Revision as of 08:59, 20 September 2007
SimpleAgenda is a simple calendar and agenda application.
Current Version: 0.28
- Released: Sep 19, 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 iCal agenda URLs, change it to http
Features
- multiples agendas
- support local and distant (ftp, http) iCal agendas
- monthly calendar, day view and summary
- create, resize and move appointments easily
- export individual appointments as files and to pasteboard
- import .ics files
- simple text search
- changing rapidly, open to suggestions and friendly with contributors !
Maintainer
Philippe Roussel