Implement configuration system
Reported by Darren Hart | November 23rd, 2008 @ 11:38 AM | in BrainDump 1.0
We need a mechanism to save configuration and preferences, such as the state of the various options in View so the app can open up to the same viewing state. I believe we'll want this to be modular so the base application can use something like a python config (ini style) file, while a gnome plugin could be written to replace that with a gconf interface. Or is gconf OK to use even without gnome?
Comments and changes to this ticket
-
Darren Hart November 23rd, 2008 @ 11:38 AM
- Tag set to feature
- State changed from new to open
-
Darren Hart March 1st, 2009 @ 05:33 PM
- Assigned user set to Darren Hart
- Milestone set to BrainDump 1.0
-
Darren Hart March 1st, 2009 @ 07:30 PM
- State changed from open to resolved
Basic configuration is now in place and the options in the view menu are stored. See commit 2de0ac9419107c96a59e41206f486e7b79686b51.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A context based task management system.