<%"---"%> <%* // Literature Note template from // https://harleystagner.com/digital-smart-notes-in-obsidian-part-2-how-to-create-literature-notes/ // https://read.readwise.io/new/read/01g7m537pcftrvwbadknc9eg81 // // Assumptions: // - Prompt for a new title if the current note name is Untitled (this // will be true for new notes) // - Clipboard contains the reference that will become the Quote
This file contains hidden or 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
;; If using el-get | |
(add-to-list 'el-get-sources | |
'(:name magit | |
:after (lambda () | |
(defun magit-browse-github (commit) | |
"Open a browser pointing to the tracked branch on GitHub. | |
With prefix argument, go to the commit HEAD is at." | |
(interactive "p") |
Requirements and assumptions:
- Use of the readwiseio/obsidian-readwise: Official Readwise plugin for Obsidian to get Readwise highlights into Obsidian.
- Configure these options here: Obsidian Export | Readwise
- Use of Dataview fields in the exported reference notes
Add a “type” icon to the {{title}}
attribute