2022-07-24 19:39:37 +00:00
|
|
|
```meta
|
|
|
|
type: plug
|
|
|
|
uri: ghr:Willyfrog/silverbullet-backlinks
|
|
|
|
repo: https://github.com/Willyfrog/silverbullet-backlinks
|
|
|
|
author: Guillermo Vayá
|
|
|
|
```
|
|
|
|
|
2022-07-25 14:51:46 +00:00
|
|
|
<!-- #include "https://raw.githubusercontent.com/Willyfrog/silverbullet-backlinks/main/README.md" -->
|
2022-10-12 09:47:13 +00:00
|
|
|
|
2022-07-25 14:51:46 +00:00
|
|
|
# SilverBullet plug for Backlinks
|
|
|
|
|
2022-07-24 19:39:37 +00:00
|
|
|
Provides access to pages that link to the one currently being edited.
|
|
|
|
|
2022-07-25 14:51:46 +00:00
|
|
|
## Wait, SilverBullet?
|
|
|
|
|
2022-10-12 09:47:13 +00:00
|
|
|
If you don't know what it is, check its [webpage](https://silverbullet.md), but
|
|
|
|
if you want me to spoil the fun: it is an extensible note taking app with
|
|
|
|
markdown and plain files at its core (well... there is a bit of magic in there
|
|
|
|
too, but what good it would be without a little magic?)
|
2022-07-25 14:51:46 +00:00
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
|
|
Open (`cmd+k`) your `PLUGS` note in SilverBullet and add this plug to the list:
|
|
|
|
|
|
|
|
```yaml
|
|
|
|
- https://github.com/Willyfrog/silverbullet-backlinks/releases/download/v0.2/backlinks.plug.json
|
|
|
|
```
|
|
|
|
|
|
|
|
Then run the `Plugs: Update` command and off you go!
|
2022-10-12 09:47:13 +00:00
|
|
|
|
|
|
|
<!-- /include -->
|