Zef Hemel

Results 96 issues of Zef Hemel

For queries, there’s [attempt to make markdown tables look “pretty”](https://github.com/silverbulletmd/silverbullet/blob/d57a9e79dec6d18338d0ab7a3e6726ff29c6db45/packages/plugs/query/util.ts#L54). It would be cool to have this functionality as a command basically reformatting the markdown table you’re in with the...

bug
enhancement
help wanted
plug

Currently all styles are hard-coded in [various SCSS](https://github.com/silverbulletmd/silverbullet/tree/main/packages/web/styles) files, we probably will want a theming system. Plenty of design decisions to be made here: * Should themes be defined in...

enhancement
help wanted
core

Right now, SB doesn’t really run on windows (at least the server doesn’t). When you run the `npx` command, it downloads and installs fine, but then it fails. After finding...

help wanted

Page links people probably know about, but there's also the `@Pos` notation for linking to specific positions inside of the page.

documentation

Where can you put it? How does it work? How do you use it?

documentation

This may be nice: the ability to pin pages to always be on top of the page switcher.

enhancement
core

Sometimes we just need randomness. Commands that may be useful: * `Random page` * `Random page with tag` (either using existing tags in the current page, or by asking for...

enhancement
help wanted
plug

I'm terrible at graphic design, but here's idea for a better logo leveraging the name of the product: * Use the color _silver_ (light gray) * Put in a markdown...

enhancement
help wanted
good first issue

We currently have LHS, RHS and BHS panels you can show and hide. I think for certain use case a (close to) full screen modal panel may be useful as...

enhancement
help wanted
core

Content for the SB website: how to implement [Zettelkasten](https://en.wikipedia.org/wiki/Zettelkasten) in SB.

documentation
help wanted
good first issue