Created
May 4, 2023 07:44
-
-
Save Nurdok/ad4f15fe9d5c4b77b606d0c68d7e484a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
tags: | |
- book | |
--- | |
# {{ book.short_title }} | |
| | | | |
| - | - | | |
| **Full title** | (title:: {{ book.full_title }}) | | |
| **Authors** | {{ book.formatted_authors}} | | |
| **Publication Year** | (publication-year:: {{ book.publication_year }}) | | |
| **Recommended By** | (recommended-by:: {% for rb in recommended_by %}[[{{rb}}]] {% endfor %}) | | |
| **Status** | #book/status/unread | | |
| **Reading Dates** | | | |
| **Reading Time** | | | |
 | |
{{ free_text }} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment