Manu Ebert

Results 13 comments of Manu Ebert

Same issue here, would love to see a PR for this!

That's a good idea. I don't think it'll make it for the 2.0 release, but I'll put it on the roadmap for 2.1.

Possibly related to #68

Another suggestion: 1. Host the image generator on AWS Lambda (Zappa is your friend). 2. Post all generated GIFs to Imgur (or just redirect there if X is already illegal)....

Is there a good workaround for this until this is fixed in `graphql-core`?

Idea: have an input field at the top that lets you filter all tasks and projects, much like spotlight. If you automatically give it the focus when open and use...

True. By filter I mean having visual feedback, ie. the list of tasks and projects shortens as you type as everything that doesn't fuzzy-match your input gets hidden. That comes...

Thanks for bringing this up! To be honest I'm woefully ignorant about CJK input methods, but this is a great opportunity to learn. I'll look into it when I have...

Aaah, that's a problem with `configparser`, because `%` needs to be escaped in the config file (as `%%`)

Always happy for pull requests, please go ahead :)