If you’re into personal knowledge management, you've likely heard of Readwise. Many others in the personal knowledge management field have reviewed Readwise, so this is not another detailed review. Instead, I'll share how I use Readwise to import Kindle highlights into Logseq. I usually prefer reading physical books, but sometimes new books aren't available in my country, and Kindle wins on convenience.
This content was inspired in preparation for an interview with Bob Doto, the author of A System for Writing, which explores using Zettelkasten for writing. It's a great read for anyone serious about writing, especially if you're interested in learning more about the zettelkasten systems. I’ve linked the book here if you want to read it for yourself (affiliate link).
Page title:
{{title|replace('.','')|replace('#','')}}
Page metadata:
producer:: [[{{author}}]]
input:: [[{{category}}]]
source:: [[Readwise import]]
status:: [[to/process]]
{% if url %}link:: {{url}}\{% endif %}
{% if document_tags %}tags:: {% for tag in document_tags %} #{{tag}}{% endfor %}\{% endif %}
Highlights header:
## Passages
Highlight:
>{{ highlight_text|replace('#','') }}{% if highlight_location and highlight_location_url %} ([{{highlight_location}}]({{highlight_location_url}})){% elif highlight_location %} ({{highlight_location}}){% endif %}{% if highlight_tags %}{% for tag in highlight_tags %} #[[{{tag}}]]{% endfor %}
{% endif %}
{% if highlight_note %}{{ highlight_note }}{% endif %}
If you found this post helpful, you might enjoy the full Logseq Mastery course. The course has a wealth of videos, detailed write-ups and diagrams to quickly master Logseq and save you plenty of time and headaches.
Want to browse the course outline first?
Click below to see the user guide for Logseq Mastery and to view the latest updates.