Template (Nunjucks) for
rendering every synced Raindrop.io highlights & annotations.
Available variables to use
Article Metadata
- {{is_new_article}} (bool) - New file indicator
- {{id}} (number) - Article identifier
- {{title}} (string) - Title
- {{excerpt}} (string) - Article excerpt
- {{link}} (string) - Link to source
- {{highlights}} (string) - List of your Highlights
- {{tags}} (string) - List of tag
- {{cover}} (string) - Article cover
- {{created}} (string) - Created on
- {{type}} (string) - Article type
- {{important}} (bool) - Favorite article
Collection
- {{title}} (string) - Collection title
Highlight
- {{id}} (string) - Highlight identifier
- {{text}} (string) - Text
- {{color}} (string) - Highlight color
- {{created}} (string) - Created on
- {{lastUpdate}} (string) - Updated on
- {{note}} (string) - Annotation