Re: Planner-list Fwd: Great Application
John Spikowski <[email protected]> Wed, 17 Nov 2010 10:48:24 -0800
| Newsgroups | gmane.comp.gnome.apps.planner.user |
|---|---|
| Message-ID | <1290019704.1893.18.camel@Laptop> |
On Wed, 2010-11-17 at 19:35 +0100, Max Vittrup Jensen wrote: > > I also appreciate the response from Franke about not being able to > mark recurrent events in Planner; The simple 'no' saved me from > keeping spending more time trying to figure out how! > Max, If you get the SQL export/import working, I think you can do what you want with a few SQL statements using the Gda-Browser (I use 4.0) or any popular scripting language that supports PostgreSQL. Create a custom 'template' like table and use your script to update to your live project. John