bilogic
bilogic
### Summary Frequently, but not always, when I try to resize my windows, after I let go of the mouse button, it snaps back to its original size. The only...
Hi, great work here figuring out this maskable thing for us! I was expecting the export to produce a maskable SVG icon. Or there isn't such a thing at all?
``` npm warn deprecated [email protected]: support for ECMAScript is superseded by `uglify-js` as of v3.13.0 npm warn deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x. npm...
1. I created my own blocks with tailwind classes 2. However after dragging in the block, `sm:w-[184px]` became `sm:w--184px-` 3. Possible to workaround?
I could not add classes to `fwb-navbar-collapse` and `fwb-navbar-link link`, are you guys open to a PR?
1. I just found another `press` -> `SEE` -> `THINK` -> repeat cycles and realized several implementations in silverbullet have this high cognitive load cycle on version `0.10.4` 2. Users...
``` --- description: Add buttons to the top for `Journalling` tags: template hooks.top: where: 'true' --- {[Navigate: To Page|All]("Journals")}·{[Navigate: To Page|Help]("Help")} ``` I have this template which works in silverbullet...
### Problem Related to https://github.com/silverbulletmd/silverbullet/issues/756 - Disabling the negative indentation doesn't work on `0.10.4` anymore - On mobiles, there is only 1 `#` visible, yet the headings are of different...
Trying to understand the reason, because it refuses to connect when it cannot find a python installation on the remote server
```JSON { "key": "ctrl+p", "command": "workbench.action.quickOpenNavigateNextInFilePicker", "when": "inFilesPicker && inQuickOpen" } ``` Can `ctrl+p` go to anywhere find remote files?