Skip to content

Init Release

Choose a tag to compare

@bscott bscott released this 06 Oct 02:06
· 6 commits to main since this release

Tailscale Obsidian Plugin v0.1.0

We're excited to announce the initial release of the Tailscale Obsidian Plugin! This plugin brings Tailscale functionality directly into your Obsidian workspace, enhancing your note-taking experience with seamless network management.

Note: Currently, this plugin only fetches node data and writes it to a note so you can maintain your node inventory from within Obsidian; no interactions have yet been implemented back to Tailscale.

๐Ÿš€ Features

  • Device List: See all active devices on your Tailscale network at a glance, plugin writes all nodes and their Tailscale IP to an note called Tailscale.
  • Connection Status: Quickly check the status of your Tailscale connection.
  • API Token Configuration: Easily set up and manage your Tailscale API token within Obsidian settings.

๐Ÿ› ๏ธ Installation

  1. Open Obsidian and go to Settings
  2. Navigate to Community Plugins and disable Safe Mode
  3. Click on Browse and search for "Tailscale Unofficial Obsidian Plugin"
  4. Install the Tailscale Obsidian Plugin
  5. Enable the plugin after installation

โš™๏ธ Configuration

To use the plugin, you'll need to configure it with your Tailscale API token:

  1. Generate an API token from the Tailscale admin console
  2. In Obsidian, go to Settings > Tailscale Unofficial Obsidian Plugin
  3. Paste your API token in the designated field

Note: Remember to update your API token every 90 days or before it expires.

๐Ÿ“ Usage

After configuration, access the Command Bar and search Tailscale Unofficial.

๐Ÿ› Known Issues

  • None reported at this time. Please submit any issues you encounter on our GitHub repository.

๐Ÿ”ฎ Future Plans

  • Implement custom note to update
  • Extraction of more node data
  • Integrate Tailscale SSH functionality (Need to see if this is possible from the API)
  • and more

We're committed to improving and expanding the plugin's capabilities. Your feedback and suggestions are always welcome!

๐Ÿ™ Acknowledgements

A big thank you to the Obsidian and Tailscale communities for their support and inspiration in creating this plugin.

Happy note-taking and networking!