created | updated |
---|---|
2025-10-15 19:07:38 +0600 | 2025-10-15 20:00:15 +0600 |
Book Base
This is a vault comprising my reading management flow.
Plugins
Linter
This is the plugin I use to maintain timestamps as metadata in the file. On save, the linter will update the created
and updated
timestamps in proper format. To achieve that, you have to set the following options:
-
General > Lint on Save: Enabled
-
YAML:
-
Keep track of the date the file was last edited... : Enabled
-
Date Created: Enabled
-
Date Created Key:
created
-
Date Created Source of Truth: YAML frontmatter
-
Date Modified: Enabled
-
Date Modified Key:
updated
-
Date Modified Source of Truth: File system
-
Format:
YYYY-MM-DDTHH:mm:ssZ
Data…
created | updated |
---|---|
2025-10-15 19:07:38 +0600 | 2025-10-15 20:00:15 +0600 |
Book Base
This is a vault comprising my reading management flow.
Plugins
Linter
This is the plugin I use to maintain timestamps as metadata in the file. On save, the linter will update the created
and updated
timestamps in proper format. To achieve that, you have to set the following options:
-
General > Lint on Save: Enabled
-
YAML:
-
Keep track of the date the file was last edited... : Enabled
-
Date Created: Enabled
-
Date Created Key:
created
-
Date Created Source of Truth: YAML frontmatter
-
Date Modified: Enabled
-
Date Modified Key:
updated
-
Date Modified Source of Truth: File system
-
Format:
YYYY-MM-DDTHH:mm:ssZ
Dataview
For minor renderings.
Templater
For many of the templating needs.
Book Search
To fill in book notes easily. Set Templates/Book.md
as the template and Personal/Reading/Books/To Read
as the default destinations
Structure
Personal
↳ Reading
↳ Books
↳ Index.base
↳ To Read
↳ In Progress
↳ Read
↳ Abandoned
↳ Notes and Highlights
↳ Series
↳ Index.base
↳ Years
Templates
How to use
- Clone/download this vault.
- Remove books from
Personal/Reading/Books
’s subfolders. - Remove Series from
Personal/Reading/Series
. - Remove all from
Personal/Reading/Notes and Highlights
.
Workflow
Adding a book
The easiest way to add a book is by running the book search plugin. It will create a file for the book in the Personal/Reading/Books/To Read
.
Changing Reading Status
I maintain a complete log of reading status that can be cumbersome to edit manually. To do it easily:
- Go to the book you want to work on.
- Run the
Book Status
template. - Choose the desired status, and the rest will be taken care of.
Templates
In templates, besides the important ones, there are some utility templates. e.g.:
- Boox Note: to convert highlights exported from the Boox devices.
- KOReader Highlights: to convert highlights exported from KOReader.
Usage of these templates is explained in detail on https://hermitage.utsob.me