Skip to content

Releases: ruruoni1/obsidian-graph-highlight-lock

Release list

0.3.2

Choose a tag to compare

@ruruoni1 ruruoni1 released this 14 Sep 13:51

Fixes for the community plugin review: removed the redundant "Obsidian" word from the description, replaced the builtin-modules dependency with Node's built-in module list, fixed an unsafe any assignment, replaced the deprecated Workspace.activeLeaf with getMostRecentLeaf(), added the declarative settings API (Obsidian 1.13+ settings search support), and dropped a deprecated setDynamicTooltip() call.

0.3.1

Choose a tag to compare

@ruruoni1 ruruoni1 released this 14 Sep 13:37

Graph Highlight Lock 0.3.1

Alt+Click(설정에서 변경 가능)으로 Obsidian Graph View의 하이라이트를 고정하고,
지나온 경로 전체를 색깔 있는 선 + 방향 화살표로 계속 표시합니다.

  • 노드/링크 Lock 및 경로(Trail) 표시
  • 경로 색상 / 굵기 / 화살표 표시 여부 설정 가능
  • Global Graph, Local Graph 모두 지원

설치: main.js, manifest.json, styles.css를 Vault의
.obsidian/plugins/graph-highlight-lock/ 폴더에 넣고 커뮤니티 플러그인에서 활성화하세요.