[Zeitgeist] [Bug 483556] Re: Make the loading of extensions to the engine configurable

2010-05-18 Thread Mikkel Kamstrup Erlandsen
I think adding two environment variables would do the trick. We don't want to depend on GConf. When GSettings are available via Python we might want to use those, but envvars are a good start imho. So: ZEITGEIST_DEFAULT_EXTENSIONS=override the variable

[Zeitgeist] [Bug 485966] Re: Using filters (text match / exclusion / etc)

2010-05-18 Thread Mikkel Kamstrup Erlandsen
Just for the record: +1 for case sensitivity. We don't wanna go down the case-insensitive route. That's for full text indexers as it's generally not as simple as that (far from it in fact). Fx. how about transliteration? For instance - does 'รป' match 'u' (apply the same logic for all unicode

[Zeitgeist] [Bug 566898] Re: Log DB file should be versioned

2010-05-18 Thread Mikkel Kamstrup Erlandsen
** Branch linked: lp:~kamstrup/zeitgeist/schema_versions ** Changed in: zeitgeist Assignee: (unassigned) = Mikkel Kamstrup Erlandsen (kamstrup) ** Changed in: zeitgeist Importance: Undecided = High ** Changed in: zeitgeist Status: New = In Progress -- Log DB file should be