Created
March 17, 2024 17:25
-
-
Save dannberg/16a7bd0af6199e9973b62bd9b6f3d4ce to your computer and use it in GitHub Desktop.
Dann Berg's Obsidian Book Note Template. Read more about my system for remembering things I read: https://dannb.org/blog/2022/recalling-books-youve-read-made-easy/
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
--- | |
Author: | |
Title: | |
Date: <% tp.date.now("YYYY-MM-DD-dddd") %> | |
--- | |
- Tags: [[π Books MOC]] | |
- Author: | |
<% await tp.file.move("/Sources/Books/" + tp.date.now("YYYY-MM-DD") + " π " + tp.file.title) %> | |
# [[<% tp.date.now("YYYY-MM-DD") + " π " + tp.file.title %>]] | |
## Notes | |
- | |
## Highlights | |
- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment