An open API service indexing awesome lists of open source software.

https://github.com/umiyuki/obsidian-canvas-toc

Plug-in to display groups and cards list on obsidian canvas
https://github.com/umiyuki/obsidian-canvas-toc

Last synced: 4 months ago
JSON representation

Plug-in to display groups and cards list on obsidian canvas

Awesome Lists containing this project

README

        

# Obsidian Canvas Table of Contents Plugin キャンバスの目次表示プラグイン
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.
![GNyhzTtacAA9duh](https://github.com/umiyuki/obsidian-canvas-toc/assets/6958622/9862ca81-f558-40b4-a5a3-7e598279f3f3)

## Install インストール方法
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を見つけて有効化。

## How to Use 使い方
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の更新を検出する方法は無いそうです。
![image](https://github.com/umiyuki/obsidian-canvas-toc/assets/6958622/0e87e0ac-0d3b-4ebb-9a9e-20f51faf003e)