Marek S. Łukasiewicz
Marek S. Łukasiewicz
I have updated all dependents to use `HEARTBEAT.type` now, it wasn't too bad. At some point I will implement the standard way of reassigning IDs, but that's independent of this...
Tested on our code, rebased and squashed. From my side it's ready to merge. Thanks everyone for being patient with your explanations, I hope the documentation improvements will bring you...
I see this has stalled a bit, is there anything I can do to help? I really don't want to rush you, but I'd rather avoid id clash with another...
Thank you @shancock884, the criterion of the message being set once looks like a good one to consider here. I agree with you to skip AUTOPILOT_VERSION. Unlike PARAM_VALUE and STATUSTEXT...
I am almost certain that 'EVT' should be 'EV'. The text EVT is used as abbreviation for "event" in many enumerations, but I can't find any dataflash message with this....
Proposal: 1. Keep the plugs list in Space Config as: ~~~ ```space-config plugs: - github:silverbulletmd/silverbullet-git/git.plug.js - ghr:Maarrk/silverbullet-grep ``` ~~~ 2. `Plugs: Add` appends to this list ~~on the current page~~...
New idea: the `Plugs: Add` command accepts a string argument that fills the `editor.prompt`, there can be a button `{[Plugs: Add|Install now](https://example.com/cool.plug.js)}`. The prompt would still show the user the...
Finally got around to finishing this in #1122 > For the PLUGS file the whole plug list was always rewritten when using `Plugs: Add` I think, but in the new...

Possibly ready to close since #1122 got merged and released in v0.10.4 @zefhemel