Seed Bank

Summary

The Seed Bank is an open database of workspaces (seeds) that anyone can access and contribute to.

You can see all currently available seeds here

Quickstart

Plugin

Adding a seed to an existing workspace

In this example, dendron.dendron-site is the name of the seed. Replace this string with your desired seed.

  1. Open the command palette and run Add Seed to Workspace. In the dropdown, select dendron.dendron-site
  2. Wait for the seed to be imported. After the import, run Reload Index for Dendron to index the seed.

CLI

Adding a seed to an existing workspace

In this example, dendron.dendron-site is the name of the seed. Replace this string with your desired seed.

  1. Navigate to your current workspace
cd {workspace}
  1. Add the seed
dendron seed add dendron.dendron-site
  1. Open the workspace. You should find your workspace initialized with the contents from wiki.dendron.so.

  2. (Clean up)

dendron seed remove dendron.dendron-site

CLI

Requesting new Seeds

We are planning on adding many more content to this registry over time. To help us prioritize, we've created the Seed Request Template on GitHub so you can request new subjects you want to see in the seed bank.

Contributing a Seed

Lookup


Children
  1. Quickstart

Backlinks