I’ve implemented a Flat-File backend for gtodo2 yesterday (and polished it in the train today). It took surprisingly little work, I had to add one C file (GTodoFlatFileProvider.c) , and include it in a list of ‘providers’. It should support everything the other provider does. But I cannot give guarantees. It’s available in svn for read more