Obsidian - Bookmarks 제작자: rom100main
Save bookmarks as markdown files directly into your Obsidian vault featuring sub-folders and image grabbing
확장 메타 데이터
스크린샷
정보
Save bookmarks as markdown files directly into your Obsidian vault.
✨ Features
⚙️ Setup
On the welcome page (or in the extension settings), set the right vault name and you are ready to go!
💡 Tips
You can create a bookmarks viewer in Obsidian with Minimal Theme, Dataview plugin and this note:
📝 Notes
Happy bookmarking!
✨ Features
- Save bookmarks to sub-folders within your Obsidian vault.
- Automatically grab the most relevant image from the bookmarked website.
- Customize the template for your bookmark notes.
⚙️ Setup
On the welcome page (or in the extension settings), set the right vault name and you are ready to go!
💡 Tips
You can create a bookmarks viewer in Obsidian with Minimal Theme, Dataview plugin and this note:
---
cssclasses:
- cards
- cards-cover
- cards-2-3
- cards-cols-4
- max
---
```dataview
TABLE
WITHOUT id ("") AS Cover,
("[" + Title + "](" + Link + ")") AS Title,
Date,
Tags[0] + ", " + Tags[1] + ", " + Tags[2] AS Tags,
("[[" + file.path + "| Edit ]]") AS Edit
FROM "Bookmarks"
SORT Title ASC
```
📝 Notes
- This is a beta version, image grabbing may not work on all websites.
- If the save button is not working, try reclicking it or refreshing the page.
- This is an unofficial extension and is not affiliated with Obsidian.
Happy bookmarking!
1명이 3점으로 평가함
추가 정보
- 부가 기능 링크
- 버전
- 0.0.4
- 크기
- 23.65 KB
- 마지막 업데이트
- 2년 전 (2024년 11월 3일)
- 관련 카테고리
- 라이선스
- MIT 라이선스
- 버전 목록
- 모음집에 추가