Christian Weiske
Christian Weiske
Implemented in https://github.com/properlypurple/braus/pull/14
I guess the problem is ``` if app.settings.get_boolean("ask-default") == True or (Gio.AppInfo.get_default_for_type(app.content_types[1], True).get_id() != Gio.Application.get_application_id(app) + '.desktop') : ``` It always shows the "make me default" bar even if it...
See my comments in #5.
@MorrisJobke grauphel 0.7.6 fixes the javascript problem for nextcloud 20.
Known supports posting comments via micropub: https://github.com/idno/Known/pull/1535 Instead of a `h`-value of `entry`, `annotation` is used with the following properties: - `url` - `content` - `type` (can be `like` or...
I'd add 100€/$
Ich würde so eine "one-time"-Option gern nutzen, weil ich den Stromverbrauch nur 1x am Tag auslesen und loggen möchte. `daemon:false` führte (in der Version 2019-01) wie oben beschrieben dazu, daß...
> Hast du mal mit entsprechend großer aggtime oder interval versucht? Anstatt das per cron zu machen? Mein "Problem" ist, daß der vzlogger permanent 2% CPU benötigt, wenn er läuft....
Ja, ist ein SML-Zähler.
I just see that Commonmark does not specify tables at all. Github's (and gitlab's) Markdown support tables: - https://guides.github.com/features/mastering-markdown/#GitHub-flavored-markdown - http://docs.gitlab.com/ee/user/markdown.html#tables ``` | header 1 | header 2 | |...