ansible-nas/website/docs/applications/other/silverbullet.md

23 lines
909 B
Markdown
Raw Normal View History

2024-03-10 18:05:02 +00:00
---
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.