zhaohongxuan / obsidian-weread-plugin

Obsidian Weread Plugin is a plugin to sync Weread(微信读书) hightlights and annotations into your Obsidian Vault.
MIT License
1.26k stars 66 forks source link

有没有办法获取到阅读时长呀? #223

Closed hxzhouh closed 10 months ago

hxzhouh commented 1 year ago

微信读书app 里面有这个数据,但是网页版好像没看到,不知能否抓出来

mdzz2048 commented 1 year ago

可以参考这个项目: https://github.com/Higurashi-kagome/wereader/blob/e7c85352332e94095dccc34da2dba21c7826e11f/src/background/modules/bg-wereader-api.ts#L116C2-L116C2

URL 是 https://i.weread.qq.com/readdetail

zhaohongxuan commented 1 year ago

666,这个功能以后可以添加,数据添加到metadata中

zhaohongxuan commented 10 months ago

已经加到metadata中了: https://github.com/zhaohongxuan/obsidian-weread-plugin/pull/245