Skip to content

Instantly share code, notes, and snippets.

@Xuanwo
Last active February 1, 2023 07:22
Show Gist options
  • Select an option

  • Save Xuanwo/c1fe381d52dc3330935b18d0ba9ef4a9 to your computer and use it in GitHub Desktop.

Select an option

Save Xuanwo/c1fe381d52dc3330935b18d0ba9ef4a9 to your computer and use it in GitHub Desktop.
Readwise Logseq Output
> {{ highlight_text }}
date:: [[{{highlight_date}}]] \
{% if highlight_location_url %}location:: {{highlight_location_url}}{% elif highlight_location %}location:: {{highlight_location}}{% endif %} \
{% if highlight_note %}
{{ highlight_note }}
{% endif %}
---
author:: [[{{author}}]]\
title:: {{full_title}}\
type:: [[Readwise]]\
category:: #{{category}}\
{% if url %}url:: {{url}}{% endif %}\
{% if document_tags %}tags:: {% for tag in document_tags %}#[[{{tag}}]] {% endfor %} {% endif %}
{% if image_url %}![]({{image_url}}){% endif %}
{{full_title}}
@Xuanwo
Copy link
Copy Markdown
Author

Xuanwo commented Jan 5, 2023

image

@Xuanwo
Copy link
Copy Markdown
Author

Xuanwo commented Jan 5, 2023

Journals

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment