Jacob Shumway

Results 22 comments of Jacob Shumway

Do you have a way to access the developer console or error logs on your phone? I don't own an android so would be pretty difficult for me to diagnose...

To your second suggestion, I do think it's an interesting idea to be able to set the tag at the top of a file and capture all todos. There is...

Yes it is. I have done some work on this, but postponed for a while to work on some lower hanging fruit. I personally also want this, so will definitely...

Yes agreed, this would be awesome. I'll look into how this could be accomplished

This is working as intended. This plugin will only look for the tag that you put into the settings, so if you leave it blank it won't even consider other...

Noted, I will try and squeeze this into the next release. Note that there is a possibility of this still showing tasks that aren't tagged and so there will be...

oh this is a good idea! Thanks for the suggestion, I'll try and get this in a release soon

I've made a few changes to the API which now allows for multiple tags at the same time. Due to this I will probably not implement this as a command,...

Yeah I like this sort of idea, or at least a way to tag certain checklist items as important or otherwise. I'm initially a bit skeptical to do it based...

nvm, that commit doesn't close this ^ All it does is add support for arbitrary characters inside a checklist (e.g. `- [a] === - [x]`, which is a step in...