[23] 옵시디언에서 독서 진행률 표시줄 구현하기

알림
|
X

페이지 정보

작성자 shunnna 136.♡.34.97
작성일 2024.05.09 22:29
266 조회
0 추천

본문



```

dataview

table without id
("![](" + Cover +")") as Cover,
file.link as Title,
Author as Author, year as Year,
"<progress max=" + total + " value=" + current + "> </progress> " + round(current/total*100) + "%" as Progress
from #Books

```


```
---
category:
Cover:
Author:
Year:
ISBN:
current: 172
total: 369
tags:
- Books
Status: Reading
---
```

댓글 0
홈으로 전체메뉴 마이메뉴 새글/새댓글
전체 검색