ansible-nas/website/docs/applications/other/silverbullet.md
David Stephens b7550c9bf5 Add Silverbullet 🗒️
2024-03-10 18:05:02 +00:00

22 lines
909 B
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.

---
title: "Silverbullet"
---
Homepage: [https://silverbullet.md](https://silverbullet.md)
SilverBullet is a note-taking application optimized for people with a
[hacker mindset](https://en.wikipedia.org/wiki/Hacker). We all take notes.
Theres a million note taking applications out there. [Literally](https://www.noteapps.ca/).
Wouldnt it be nice to have one where your notes are _more_ than plain text files?
Where your notes essentially become a _database_ that you can query; that you can build custom
knowledge applications on top of?
## Usage
Set `silverbullet_enabled: true` in your `inventories/<your_inventory>/group_vars/nas.yml` file.
The Silverbullet web interface can be found at [http://ansible_nas_host_or_ip:3002](http://ansible_nas_host_or_ip:3002).
## Additional Configuration
Set `silverbullet_username` and `silverbullet_password` to customise the login username and password.