-
Hi, i'm using containerized silverbullet behind caddy reverse proxy. It worked fine but recently i found out is is died. I get Internal Server Error 500 when I try to access it. I have not used it for…
-
On mobile it might make more sense to open it on the bottom or as a modal. On desktop that preference might be different.
-
I'd like to see an option in the frontmatter to set tags that will be applied on all tasks described in the page.
Something like
```
---
tasktags: tag1 tag2
---
```
Which will implicitly tag …
-
It seems the YAML.parse syscall is not parsing the `attribute.subAttribute` notation correctly.
For example, see the following frontmatter and corresponding parsed object
```yaml
tags: template…
-
When selecting data from tables and items, SB is lacking a mechanism to conveniently select a subset of these objects.
**Example**:
I use a daily journal that looks like this:
```markdown
# Node…
-
On a page make some tasks:
```
- [ ] task 1 #shopping
- [ ] task 2 #shopping
- [ ] task 3 #shopping
```
On a different page, fetch those tasks:
```
External tasks below:
`` `template
…
-
A table where all headers have values renders correctly.
---
If a header cell is blank then the header background colour is not filled.
---
If the blank header cell is not the …
-
Generalize https://github.com/silverbulletmd/silverbullet/blob/main/plugs/index/tag_page.ts to any number of “virtual” pages.
Instead of `📌 {{tag}}` pages being specially handled, have a general me…
-
Described in ["Live" Wiki Links in Frontmatter - General - SilverBullet Community](https://community.silverbullet.md/t/live-wiki-links-in-frontmatter/760) Community post.
Could be implemented by in…
-
I recently installed a fresh silverbullet and noticed that the generate configuration at `SETTINGS` changed from `yaml` to `space-config`.
It appears that settings for plugs (I tried the git and th…