2022-10-29 07:48:10 +00:00
---
2022-07-24 19:39:37 +00:00
type: plug
2023-05-23 18:53:53 +00:00
uri: github:silverbulletmd/silverbullet-backlinks/backlinks.plug.js
repo: https://github.com/silverbulletmd/silverbullet-backlinks
2022-07-24 19:39:37 +00:00
author: Guillermo Vayá
2022-10-29 07:48:10 +00:00
---
2022-10-12 09:47:13 +00:00
2023-05-23 18:53:53 +00:00
<!-- #include [[https://raw.githubusercontent.com/silverbulletmd/silverbullet-backlinks/main/README.md]] -->
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?
2023-05-26 12:50:43 +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
2023-05-23 18:53:53 +00:00
- github:silverbulletmd/silverbullet-backlinks/backlinks.plug.js
2022-07-25 14:51:46 +00:00
```
Then run the `Plugs: Update` command and off you go!
2022-10-12 09:47:13 +00:00
<!-- /include -->