clach04

Results 189 issues of clach04

Possibly related to #346 Using prebuilt v0.8.0 arm64 and self built headrevs from master with arm6 (32-bit) database add, import, serve works fine. E.g. ./shiori-linux-arm64_download add https://github.com/go-shiori/shiori # downloaded from...

https://github.com/ikalchev/py-sds011/blob/4d3380a166c90fc1750f70b84beb3bc1f75dee66/sds011/__init__.py#L158 Wondering if a PR to remove this is a good idea. I spent some time with this and couldn't get it to work. Documented `query()` worked fine.

Neither function returns anything (based on code review and running). Possibly related to #3. Opened new issue as impacts both routines.

https://github.com/topydo/topydo/blob/master/README.md?plain=1#L70 link to https://cdn.rawgit.com/bram85/topydo/master/docs/index.html ends up viewing html source, not html/wiki

Came up in https://github.com/todotxt/todo.txt/issues/69 from @xsrvmy Can/should keys be allowed to start with a number, i.e. 0-9? Current spec https://github.com/todotxt/todo.txt#additional-file-format-definitions implies this is currently allowed: > Developers should use the...

https://github.com/todotxt/todo.txt/blob/master/description.svg isn't really usable under Android Firefox 103.2.0 (2022-08-03) in both mobile and desktop view as the bottom lines are not aligned correctly. Chrome appears to be fine, as is...

The spec is very clear on case sensitivity for: * Priority - https://github.com/todotxt/todo.txt/blob/master/README.md?plain=1#L87 * Completion status - https://github.com/todotxt/todo.txt/blob/master/README.md?plain=1#L156 it does not mention case for Project tags and Context Tags, however...