diego-viero2k downloadsDisplays a status icon in the status bar showing whether Syncthing is running locally or not.
This Obsidian plugin enhances your Syncthing integration by providing real-time synchronization status directly within your Obsidian vault. It adds a dynamic icon to the status bar and offers a dedicated view with detailed sync information, ensuring you're always aware of your file synchronization health.
Avoid syncing your API key
To prevent your API key and other local settings from being synced across devices, create a.stignorefile in the root of your Obsidian vault (if you don't already have one) containing:/.obsidian/plugins/syncthing-status-icon/data.jsonThis ensures that your plugin’s settings file remains local to each device.
The plugin displays a colored dot in the Obsidian status bar, providing immediate visual feedback on your Syncthing connection:
Access a comprehensive view of your Syncthing status by clicking the ribbon icon or using the "Display Syncthing information" command. This view provides:
.obsidian files).Tailor the plugin's behavior to your needs:
localhost:8384).localhost:8384).FolderCompletion (sync progress) and StateChanged (scanning/idle) to provide accurate status.From the Obsidian Community Plugins:
If you encounter issues, have feature requests, or want to contribute improvements, please open an issue or submit a pull request on the GitHub repository.