[293] 옵시디언 Folder Links 플러그인 소개
페이지 정보

본문
Obsidian에서 폴더 링크를 생성하기 위한Folder Links 플러그인은 폴더를 직접 링크로 연결하고 탐색할 수 있게 해주는 기능을 제공합니다.
📥 플러그인 설치 방법
1. 커뮤니티 플러그인에서 설치
- Obsidian 실행 → 좌측 하단설정(톱니바퀴) 클릭
- 커뮤니티 플러그인→찾아보기선택
- 검색창에
Folder Links
입력 → 설치 후 활성화
(2025년 1월 기준 최신 버전: 1.0.2)
2. 수동 설치 (대체 방법)
- GitHub 저장소에서
main.js
,manifest.json
,styles.css
다운로드 - Obsidian 볼트 폴더 내
.obsidian/plugins/obsidian-folder-links
경로에 파일 저장 - 설정 → 커뮤니티 플러그인에서 플러그인 활성화
🛠️ 사용 방법
기본 기능
- 폴더 링크 생성:
[[폴더명/]]
형식으로 작성
예시:[[프로젝트/]]
[[프로젝트/실험데이터/]]
- 스타일링:
일반 노트 링크와 동일한 스타일 적용
→ 파란색(존재하는 폴더), 빨간색(존재하지 않는 폴더) - 클릭 동작:
폴더 링크 클릭 시 좌측 파일 탐색기에서 해당 폴더 자동 표시
⚠️ 주의사항
- 폴더 이름 변경/이동 시 기존 링크가자동 업데이트되지 않음
→ 수동으로 링크 수정 필요 - 현재 버전(1.0.2)에서는 폴더 삭제 시 경고 메시지 없음
- 모바일 버전에서의 호환성 문제 가능성 있음
🛠️ 고급 설정
폴더 인덱스 뷰 설정
[[프로젝트/|인덱스 보기]]
→ 플러그인 설정에서 '탭 열기 시 인덱스 보기' 옵션 활성화 시, 클릭하면 폴더 내 모든 파일 목록 표시
CSS 스타일 커스텀
.internal-link[href$="/"]{font-weight: 800;border-bottom: 2px dashed var(--text-accent);}
→obsidian.css
에 추가하여 폴더 링크에 특수 스타일 적용 가능
🔄 대체 방법: 심볼릭 링크
플러그인 없이Windows mklink사용하는 방법:
- 관리자 권한으로 CMD 실행
- 다음 명령어 입력:
mklink /D "볼트폴더\링크경로" "실제폴더경로"
예시:
mklink /D "D:\Obsidian\프로젝트" "E:\실제자료\2025_프로젝트"
→ 외부 폴더를 Obsidian 내에서 직접 접근 가능하지만, 경로 변경 시 재설정 필요
🚀 향후 업데이트 예정 기능
- 폴더 이름 변경 시 자동 링크 업데이트 (개발 중)
- 폴더 제안 상자 기능 (노트 링크와 유사한 UI)
- 삭제/변경 시 경고 시스템 추가 예정
이 플러그인은 폴더 기반의 계층적 노트 관리를 선호하는 사용자에게 특히 유용합니다. 주기적으로GitHub 저장소를 확인하시면 최신 업데이트 정보를 확인할 수 있습니다.
인용:
[1] Obsidian Plugin that enables using links to folders. - GitHub https://github.com/SteveOverSea/obsidian-folder-links
[2] Linking to external folders and files - Obsidian Forum https://forum.obsidian.md/t/linking-to-external-folders-and-files/88007
[3] Folder Links - Obsidian Plugin that enables using links to folders. https://www.obsidianstats.com/plugins/folder-links
[4] Folder Note Plugin: Add description note to folder - Obsidian Forum https://forum.obsidian.md/t/folder-note-plugin-add-description-note-to-folder/12038
[5] How to Link Folders in Obsidian - Alphr https://www.alphr.com/obsidian-how-to-link-folders/
[6] How can I manually install plugins : r/ObsidianMD - Reddit https://www.reddit.com/r/ObsidianMD/comments/tpodka/how_can_i_manually_install_plugins/
[7] Obsidian - Add links for folders, files and application. - YouTube https://www.youtube.com/watch?v=bcZ57-D6TsY
[8] How to Install, Activate, and Update Obsidian Plugins - Stephan Miller https://www.stephanmiller.com/how-to-install-obsidian-plugins/
[9] I want to create a link to a folder - Help - Obsidian Forum https://forum.obsidian.md/t/i-want-to-create-a-link-to-a-folder/20062
[10] Plugin directory - Feature archive - Obsidian Forum https://forum.obsidian.md/t/plugin-directory/6706
[11] Better Plugin Management with Folders and Links - Obsidian Forum https://forum.obsidian.md/t/better-plugin-management-with-folders-and-links/17568
[12] Allow [[links]] to folders - Feature requests - Obsidian Forum https://forum.obsidian.md/t/allow-links-to-folders/874
[13] Folders vs. linking vs. tags—the definitive guide (extremely short ... https://forum.obsidian.md/t/folders-vs-linking-vs-tags-the-definitive-guide-extremely-short-read-this/78468
[14] Linking Folders : r/ObsidianMD - Reddit https://www.reddit.com/r/ObsidianMD/comments/15fbaq6/linking_folders/
[15] Folder/Type Linker - The ULTIMATE Linking Tool - Plugins ideas https://forum.obsidian.md/t/folder-type-linker-the-ultimate-linking-tool/58267
[16] What are your uses of tags, links, and folders? : r/ObsidianMD - Reddit https://www.reddit.com/r/ObsidianMD/comments/17rqzzz/what_are_your_uses_of_tags_links_and_folders/
[17] How To Use Obsidian: Introduction To Folders, Links, And Tags https://www.youtube.com/watch?v=IaSl21e19ck
[18] Allow [[links]] to folders - Page 4 - Feature requests - Obsidian Forum https://forum.obsidian.md/t/allow-links-to-folders/874?page=4
[19] Obsidian - Add links for folders, files and application. - YouTube https://www.youtube.com/watch?v=bcZ57-D6TsY
[20] Is there an Obsidian plug-in or function to make a local folder as a ... https://www.reddit.com/r/ObsidianMD/comments/15bjs12/is_there_an_obsidian_plugin_or_function_to_make_a/
[21] Plugin that allows links to folders - Obsidian Forum https://forum.obsidian.md/t/plugin-that-allows-links-to-folders/95718
[22] Organise your Notes in Obsidian with Folders, Tags and Links https://www.youtube.com/watch?v=AiRuPNSFUOA