Daniel Borek

Results 166 comments of Daniel Borek

In general, in many markdown implementations there should be only one h1 in file which is interpreted as a title in file https://github.com/updownpress/markdown-lint/blob/master/rules/025-single-h1.md As many people will probably use multiple...

On MacOS Monterey on M1 mac I am getting `No endpoint found` after running `curl http://localhost:23119/zotxt/version`

Changes for plugins are described here https://www.zotero.org/support/dev/zotero_7_for_developers

The plugin might be using API that is not available in the mobile app, but only with electron desktop version. I hope though that it might be ported to mobile!

This plugin is great! yes, in app theme - this would be great! (as start I mean basic dark/light theme also) or any tutorial how to to change a theme...

Hi I just wrote email, probably about this issue; Would be better/more reproducible to have 2 docker compose and concatenate them when running on m1 - this could be separate...

`uname -m` should give info about platform, then maybe conditional in the makefile command might be used https://www.gnu.org/software/make/manual/html_node/Conditional-Example.html then maybe separate yaml but only with the part that are OS...

This might be related https://github.com/prompt-toolkit/python-prompt-toolkit/issues/1809

Hi, https://github.com/bambinos/bambi/pull/804 is merged, will be there a new release soon? I am starting a new project using bambi and I don't know if I should stick to old version...