A SilverBullet space. These are my notes. I call it the spacious nexus. notes.bunnynabbit.com/
digital-garden
0

Configure Feed

Select the types of activity you want to include in your feed.

Other 100.0%
253 1 0

Clone this repository

https://tangled.org/bunnynabbit.com/Spacious-nexus https://tangled.org/did:plc:g2kp52q3joickmvc7tnwtwkj
git@tangled.org:bunnynabbit.com/Spacious-nexus git@tangled.org:did:plc:g2kp52q3joickmvc7tnwtwkj

For self-hosted knots, clone URLs may differ based on your setup.



README.md

draft: true#

Spacious nexus#

This is a “space.”. It’s what [[SilverBullet]] calls them. Likewise, Obsidian calls them “vaults.”. In other words, this is a repository of markdown files. I’ll call this the [[index|spacious nexus]]. These personal knowledge graphs are often referred to as “[[Digital garden|digital gardens]]” or “second brains.”.

See [[CONTRIBUTING]].

Frontmatter meaning#

  • draft: boolean? - If the document shouldn’t be shown on the explorer in spacious nexus website.
    This document itself is considered a draft, not because it is a draft. But rather its usefulness on the spacious nexus isn’t useful for most of the general public. It is intended to be displayed on the git repository.
  • title: string? - The title of the document. If omitted, the file name of the document is used.
  • publish: boolean? - Only used for explicit unpublishing. If false, prevents the page from being generated by [[Quartz]]. All pages are published by default.
  • warning: string? - Used for content warnings on pages. Read the [[General disclaimer|general disclaimer]] for what this entails.

Structure of this space#

  • /Media - Images and videos.
  • /Cards - Open Graph images. Files are named after the page they are for.
  • /Libraries - Libraries used by SilverBullet. Likely excluded from Git. See .gitignore for libraries used by the space.
  • /Discord - Curated Discord messages sent in a semi-private server.

As this space is to be ingested from various Git-based consumers, it’s generally advised keeping attachments small. For images, use lossy webp. The space can contain raw project files (i.e.: .pdn), but these aren’t to be versioned on Git.