1
0
silverbullet/website/Manual.md

71 lines
2.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Welcome to wonderful world of SilverBullet. The goal of this manual is to give you a broad sense of how to use this tool and what its capable of. However, its full capabilities are yet to be discovered. You too may find new and creative ways to use the various SilverBullet features in ways nobody previously thought of.
However, that is all unlikely to happen unless you understand what SilverBullet can actually do. So lets give you a bit of a sense.
# Keeping up-to-date
* [[CHANGELOG]]: whats new in SilverBullet? This page will give you the latest details. Its worth monitoring this page.
# Installation and deployment
The biggest hurdle to get over with SilverBullet is that you need to get this thing running. And as of yet, the only way to do that is to install and deploy it yourself. 🤷
* [[Install]]: Installation instructions for various setups
* [[Deployments]]: various deployment options
* [[Authelia]]: configuring SilverBullet with [Authelia](https://www.authelia.com/) authentication.
For more additional guides, check out [our community guides](https://community.silverbullet.md/c/guides/6).
# User interface
SilverBullets UI is minimalist by design. Lets look at the few UI elements and how to use them.
* The [[Top Bar]] contains:
* [[Page Namer]]
* [[Client Modes]] (the 🔄 button)
* [[Index Page]] (the 🏠 button)
* [[Page Picker]]
* [[Command Palette]]
* The main [[Editor]] component contains your pages text
# Core Concepts
These are the core concepts used in SilverBullet:
* [[Spaces]]
* [[Pages]]
* [[Frontmatter]]
* [[Page Name Rules]]
* [[Folders]]
* [[Attachments]]
* [[Templates]]
# Editing and Formatting
* Content is written using [[Markdown]] and rendered using [[Live Preview]]
* Markdown [[Markdown/Basics]]
* Markdown [[Markdown/Extensions]]
* [[Markdown/Admonitions]]
* [[Plugs/Tasks]]
* [[Markdown/Syntax Highlighting]]
* [[Markdown/Code Widgets]]
* [[Slash Commands]]
* [[Outlines]]
# Navigation
The main ways to roam your space, beside following page links, are:
* [[Page Picker]]
* [[Template Picker]]
* [[Full Text Search]]
# Advanced topics
* [[Objects]]
* [[Frontmatter]]
* [[Attributes]]
* [[Live Queries]]
* [[Templates]]
* [[Federation]]: it possibly to “sync in” content from outside sources, such as [[Libraries]]
# Extending SilverBullet
A lot of SilverBullets functionality is built as [[Plugs]] using the robust [[PlugOS]] extension mechanism. If you are adventurous you can try to build [[Plugs/Development|such plugs yourself]].
# Contributing
SilverBullet is free and open source software. You can contribute to it [via Github](https://github.com/silverbulletmd/silverbullet). For some details on how to do this, have a look at [[Development]].
# Personalization
Want to tweak something? [[SETTINGS]] gives you a few settings you can tweak.