Obsidianの左ペインにCanvasのグループとカードの一覧を表示するプラグインです。項目をクリックするとCanvas上のその項目にフォーカスします。 Miroではアウトライン的にグループの一覧が表示できるので、それが無いとイヤだったのでClaude3のOpusに頼んでプラグインを作ってもらいました。
This plug-in displays a list of Canvas groups and cards in the left pane of Obsidian. Clicking on an item focuses on that item on the Canvas. I didn't want to do without it because Miro can display a list of groups in outline form. So I asked Opus of Claude3 to make a plugin for me.
DL the zip file from Releases, unzip it and put it in .obsidian/plugins/. Restart Obsidian, go to Settings -> Community Plugins -> Installed Plugins, find Canvas Table of Contents and activate it.
ReleasesからzipファイルをDLして、解凍して、.obsidian/plugins/の中に入れます。Obsidianを再起動して、設定→コミュニティプラグイン→インストールされたプラグインからCanvas Table of Contentsを見つけて有効化。
Ctrl + P to open the command palette and select "Canvas Table of Contents: Show Canvas Table of Contents" to display it. Unfortunately, adding or deleting cards is not automatically reflected in the list. Please press the Reflesh button at the bottom to update it manually. According to Opus, there is no way to detect updates to the Canvas.
Ctrl + Pでコマンドパレットを開いて、「Canvas Table of Contents: Show Canvas Table of Contents」を選ぶと表示されます。残念ながらカードの追加や削除を行っても一覧では自動で反映されません。一番下のRefleshボタンを押して手動で更新してください。Opus曰く、Canvasの更新を検出する方法は無いそうです。