Obsidian Plugin Release Update
This week's release of Obsidian plugins brings exciting new features and improvements to enhance your note-taking experience. As a frequent user of these plugins, I'm excited to share the updates with you.
Website URL Parser
The Website URL parser now uses Mozilla Readability to convert unformatted website content into a readable format. This means you'll no longer have to deal with lengthy website content in notes, as this plugin will download images and parse article title | description from HTML tag. The updated note also includes published time and preview image.
Content template variable | Description |
---|---|
--------------------------- | ----------------------------------------- |
questionTitle Question title or topic name | |
answerContent | Top-rated answer in Markdown format |
userURL of the author on Stack Exchange site | |
questionScore | The top-rated, answerName |
authorURL | Author profile URL on selected StackExchange site |
tags | Formatted list of answers |
Image Download
In addition to downloading images from websites, this plugin now also includes a download folder for desktop users. | date in format from plugin | answerContent | Answer content |
| authorName | Name of the answer |
| authorURL | Author profile URL on selected StackExchange site
Title template variable | Description |
---|---|
title | toot |
date | toot in format from plugin settings. |
Content variables
| Description |
|-------------------------|-----------------------------------------|
| tootAuthorURL | Status author profile URL on Mastodon.com | Current date in format from plugin | tootContent | Status content |
Mastodon site |
tootContent | Status content |
This release, if there are no other supported by plugin. If variables
template variable | Description |
---|---|
replyAuthorName | Reply author name |
date | Current date in format from plugin settings |
replyContent | Reply content |
The rest of this week's Release Notes
Full Changelog: https://github.com/DominikPieper/obsidian-ReadItLater/compare/0.9.1…0.10.0