David Steele

Results 198 comments of David Steele

Trying to find it via code inspection: ``` $ git log --oneline 0.10.2..0.11.1 -- src/cryfs/impl/config/ src/cryfs/config b28b8b6e Show old config values at mount time, otherwise they'd just always show the...

[This line](https://github.com/cryfs/cryfs/commit/3938942a#diff-427b3afd4af4dd98f9d7f624e144f314bd2d49a80320dff029233a3367353e90L32) looks suspect, given the error: C++ exception with description "Tried to get right side of an either which is left." thrown in the test body.

I use a wrapper, todo.txt-gtd, which separates tasks by project in the todo.txt file. That makes it easy to do operations like this. It is packaged for Linux .deb-based systems.

> As it is not part of the spec, topydo should refrain from supporting this Agreed > it's likely you'll lose (part of) the blank lines Recent versions of topydo...

Are the column-mode deps installed (urwid, watchdog)? https://htmlpreview.github.io/?https://github.com/topydo/topydo/blob/master/docs/index.html#ColumnUI

This sounds like a reasonable enhancement.

Can you add documentation for this to the tiddlywiki?

Open it with a browser, with JavaScript enabled.

Sounds good. It may be a week before I can give this a good look.

Your usage sounds similar to mine. I've spent some time reworking a todo.txt environment to includes features from the Getting Things Done (GTD) philosophy, which looks a lot like what...