Skip to content

Conversation

@chriselderxyz
Copy link

Problem:

This Pull Request:

  • Renders highlights as markdown headings when you add a note with the same syntax as readwise (.h1 || .h2 || .h3 || .h4 || .h5 || .h6).
  • Puts the ^ref-{{id}} under the heading if it's a heading being rendered (otherwise it looks weird).
  • Accounts for the extra line above the ^ref-{{id}} when inserting new highlights above the already rendered ones.

Let me know what you think!

Problem:
- Readwise has a feature to render highlighted text as a markdown heading.
- Readwise is expensive.
Solution:
- Add a note to a highlight with the .h1 syntax.
- The Action Tag feature will render the highlight text as a H1 markdown heading.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant