Jeff Licquia
Jeff Licquia
Addressing feedback from the previous PR (#170): - I've improved the docs to be in line with the other CLI tools. It doesn't appear any of the tools have tests,...
No network calls were introduced into the library, just the command-line utility. If this is a sticking point for the project, I could add a bracket option that could drop...
@jblu42 To answer your initial question, I'm still coming up to speed on maintenance, and am doing what I can. I hope to have things under control over the next...
Have you tried moving your mouse over the bar at the top of the screen? In Ubuntu 16.04, they often hide the top menu bar until the mouse hovers over...
Well, it just corrupted my todo.txt file *because* of the dialog. What happened was that the dialog popped up for me, but the program got confused somehow, and the confirmation...
I've filed pull request #128 that fixes this issue for me.
@jonniestuefer You're welcome. If you'd like to try a preview, my fork is here: https://github.com/licquia/QTodoTxt2/tree/autoreload
Filed #958 to cover the Core expansion issue.
Ref: https://github.com/yaml/pyyaml/pull/702 The odd thing is that there's no reason why we shouldn't always be building this test with newer PyYAML, which has a workaround for this problem. I'll try...
Tried pulling that fix into the 2.3.1 build, but it doesn't work there. One of the requirements there requires PyYAML 5, and so the requirements are uninstallable if we insist...