📚 My Reading List

Currently Reading

Finished

Not Started

Unfinished

Overview

All Books


How to use

Add the following attributes to an HTML tag to customize the query:

  • data-book-query: enable the book query (required)
  • data-status: filter by status (optional)
    • 正在阅读 (Currently Reading)
    • 已读完 (Finished)
    • 未读完 (Unfinished)
    • 未开始 (Not Started)
    • 概览 (Overview)
  • data-sort: sort field (optional, default: 添加时间 / date added)
    • 添加时间 (date added)
    • 结束阅读 (date finished)
    • score
    • title
  • data-order: sort direction (optional, default: DESC)
    • DESC: descending
    • ASC: ascending

Note: the data-status and data-sort values must stay in Chinese — they are the keys that match the underlying book data.