A StreamDock plugin which could help you open notes, run obsidian commands, search notes, switch tabs or navigate through daily and weekly notes by date.
- Support both keypad and dial function.
- Cold launch any note, any vault.
- Run all the obsidian commands you want.
- Visible validation, all the critical parameters have a notice.
- Beautiful and elegant icon pack design.
- Multiple languages support.
- Install Local-REST-API, Advanced URI, Periodic Notes plugin on Obsidian.
- Download obsidian-for-streamdock dircetly from MiraBox Space.
- Install Local-REST-API, Advanced URI, Periodic Notes plugin on Obsidian.
- Download the
.sdPlugin
file from the release page. - Double click it to install.
Tip
You could get the API Key
from local-REST-API setting page.
- Only the API Key is needed.
- Will open your daily note directly even if obsidian did not open.
- Enter your Vault name.
- Enter the unique note name, or note relative path to
Note Path
, the plugin will auto encode it. - Files that aren't in
.md
format must have an extension. - Support open note when the obsidian did not open.
- Enter the Vault you want to open.
- This is helpful when you have mutiple vaults.
- Support cold launch.
- Enter your Vault name.
- Choose the type you want to search (
all
,tag
,task
,file
,path
,property
). If you selecttask
, you can also specify a task status to match. - Enter the search query, or provide a property name and value if you've selected
property
. Note that hashtag(#
) is not required for tag searches.
- Only the API Key is needed.
- This function requires Obsidian version
v1.8
or later. Additionally, you need to enable the Web Viewer plugin in the Obsidian settings.
- Only the API Key is needed.
- This function requires Obsidian version
v1.8
or later. Additionally, you need to enable the Web Viewer plugin in the Obsidian settings. - Recommend using AI search engines like
https://metaso.cn/?q=%s
.
- Enter the API Key.
- Enter the Command ID. You can get the ID from Local REST API for Obsidian.
- Only the vault name is needed.
- This is useful when you have multiple workspace.
- This function requires Obsidian Advanced URI plugin, install it before use.
- Enter your Vault name.
- Enter the plugin ID. You could get it from Local REST API for Obsidian.
- You could use this function to open community plugins setting quickly.
- This function requires Obsidian Advanced URI plugin, install it before use.
- Only the API Key is needed.
- Use the dial to switch between tabs.
- Only the API Key is needed.
- Use the dial to zoom in, zoom out or reset zoom in Web Viewer.
- Only the API Key is needed.
- Use the dial to zoom in, zoom out or reset zoom.
- Select the note type to navigate (Daily/Weekly), the title will automatically updates based on it.
- Enter the API Key.
- Use the dial to navigate through daily and weekly notes by date.
- This function relies on the Obsidian plugin Periodic Notes for navigation. Make sure to install and enable it.
Thanks to @data-enabler, his streamdeck-web-requests served as the base for this plugin.