page200

Results 61 comments of page200

The current sorting method seems to be based on Contexts and Projects. Since every todo can be assigned any subset of Contexts and Projects (i.e. there is an exponential number...

Then there can be a very nice way to add a new todo: - Hover the mouse cursor roughly on the horizontal line between two rows of the todo list....

Additionally, the "new todo" or "edit todo" dialog, instead of being a dialog in the middle of the screen, can be in-place in between two existing todos. Click on the...

I guess what's meant are things like `Message('program_change', channel=0, program=0, time=0)`. The meaning of the arguments seem not well documented in `mido`, and the relationship to instruments is not mentioned...

> You start your first message at `time=1000`. I guess it should be `0`. I get exactly the same problem with `time=0`. Note that the duration is wrong by 2.5...

Solution: `import skvideo`, then `skvideo.setFFmpegPath('...')`, then `import skvideo.io` in this order. Please add that this order is important to the error message `Cannot find installation of real FFmpeg (which comes...

> what you previously downloaded on a refresh will stay in the database. Perfect, thanks! Maybe the "Refresh" dialog should say something like "The Refresh will NOT propagate deletions of...

The horizontal scrollbar has a slightly inconsistent behavior: The type of item ("Channel"/"Video"/"Playlist") disappears only when the _vertical_ scrollbar scrolls to a position where a long item name is visible....

Correct usage is `py -m vprof -c `. Please put this in the readme. Thanks!

Thanks for having a look! Where can I find a script to convert Wiktionary to TSV, or an example of what the TSV format should look like? The Wikimedia-specific markup...