Periodic Quotes Widget

by nin0-dev
5
4
3
2
1
New Plugin

Description

Show a quote in 'periodic-quote' codeblocks and refresh it (bi)daily. - This plugin has not been manually reviewed by Obsidian staff.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Periodic Quotes Widget

Screenshot

[!NOTE] Quote data comes from the Quotable API, but that API is never contacted at runtime. The plugin doesn't use the network.

Obsidian plugin to show quotes in periodic-quote codeblocks. They are refreshed daily or bidaily, depending on your settings.

They are never written to the file itself, and instead are dynamically rendered in the codeblock. This also makes the plugin a great fit for home notes and similar.

Usage

Make a code block with the periodic-quote language.

Configuration

You can configure the plugin per-codeblock by writing yaml inside of it:

background: false # Default to false, show a background in the quote block, or hide it to match actual blockquote styling
period: "daily/bidaily" # Default to bidaily, this chooses if the quote is refreshed once or twice a day