Zef Hemel
Zef Hemel
I noticed this too. This is out-of-the-box behavior coming from CodeMirror. I assume there's some assumption that this is what people want (if you like spacing between bullet points) but...
This is brought up from time to time. Yes this is possible, but it would be a massive architectural overhaul that I'm not willing to take on right now. There...
With coherent I suppose you mean to do something more fancy than simply generate a conflicting copy when a conflict occurs? Not that I can think of. In theory it...
Yeah, at its core SilverBullet has no concept of a rename (similar to git), it simply creates a new file and deletes the old one. This would probably explain this...
While this would definitely be possible to implement, it's not as trivial as I initially thought, because CodeMirror renders each line of a fenced code block as a separate HTML...
It's probably not rocket science, adding vim bindings also wasn't very hard. It would be good to have a contributor to the SB code itself to actually use and maintain...
Git blame is for forgetful people. I remembered you use Helix, because that's the type of useless facts I remember. BUT WAS IT USELESS?
I wouldn't say it's intentional, but right now the page's meta data is only reloaded on page load so indeed when you reload the whole page or switch back and...
What browser are you using? If it's anything that isn't chrome based, all service worker log messages (which is where the sync engine runs) will not be visible in your...
And nothing else? So does this happen every time or just sometimes. Do you use authentication, if so the built in one or something else?