Code Monkey home page Code Monkey logo

obsidian_readwise_template's Introduction

Useful Links:

Group files in category folders:

  • I don't use this feature because my note-taking system is based on the Zettelkasten System.
  • That means every new article/tweet/piece of content from Readwise/Reader is placed in my Readwise directory.

File name:

{{date}} - {{title}}

Page title:

  • I leave this blank because I find it redundant to have two titles present (the file name includes the title).

Page metadata:

  • I leave this blank because any metadata that I want for my imported content will be inserted into the front matter (down below), which lets me search through / utilize dataview / scripting much more effectively instead of having important searchable details within the file's body.

Highlights header:

# Highlights
  • I like to keep things simple and to-the-point. I want to understand the different sections that I am importing in, and (for now) it seems like Highlights are the only thing that can be synced through Obsidian from Readwise, but I'm hoping that will change sometime soon if, for example, I want to import the entire article/tweet AS WELL as the highlights. That would be a killer feature to add.

Highlight:

> [!tldr]- {{ highlight_text }} {% if highlight_location_url %} [๐Ÿ”—]({{highlight_location_url}}){% endif %}
{% if highlight_note %}>> [!info] ๐Ÿ“ **Mike's Note**:
{{ highlight_note }}
{% endif %}
  • This is how I'm setting up my specific highlights - I use callouts to make them look nice instead of just boring text, and it's easy to create these extendable/clickable windows all natively within Obsidian so that I can easily see the main idea of the tweet and expand it if I want to read up more.
  • More details about callouts and how they work here.

YAML front matter:

{% if author %}author: "[[{{author}}]]"{% endif %}
{% if url -%}
source: {{url}}
{% endif -%}
date: {{date}}
discussed: false

Sync notification:

- [[{{date|date('Y-m-d')}}]] {{time}} โ€” Synced {{num_highlights}} highlight{{num_highlights|pluralize}} from {{num_books}} document{{num_books|pluralize}}.
{% for book in books %}    - {{ book.num_highlights_added}} highlights from {{ book.title }}
{% endfor %}

Support

  • Your support helps me, Mike, dedicate more time to creating and refining.

Support on Patreon Buy Me A Coffee



obsidian_readwise_template's People

Contributors

systemsculpt avatar

Stargazers

 avatar Mike James avatar  avatar Faraz Ahmed avatar  avatar  avatar Johnny Nalley avatar  avatar John Lettang avatar 99994433552 avatar  avatar

Watchers

Sergio Sosa avatar  avatar Mike James avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.