Quote of the Day

approved

by Florin Bobis

Insert random quotes in the editor.

45 stars14,749 downloadsUpdated 1y agoMIT
View on GitHub

Logo

Quote of the Day

An Obsidian plugin to insert random quotes as Markdown.

Report a Bug · Request a Feature

GitHub release (latest by date) GitHub Release Date GitHub issues

GitHub all releases GitHub

About The Project

This plugin allows you to insert a famous quote in Markdown format. It is relying on the Quotable API.

Courtesy to Luke Peavey for providing this beautiful API for free. Thank you!

Installing

Find this plugin in the listing of community plugins in Obsidian and add it to your application.

Or, if you'd like to install it manually, clone this repository to the .obsidian/plugins/ directory in your vault, navigate to your newly cloned folder, run npm i or yarn to install dependencies, and run npm run build or yarn build to compile the plugin.

The default hotkeys are:

HotkeyAction
Ctrl/Cmd + Alt + QInsert Random Quote of the Day
Ctrl/Cmd + Alt + TInsert Tag-based Random Quote of the Day

Templates are supported by using the {{qotd}}

Options

The following setting are available:

SettingDescription
Quote FormatFormat in which to display the quote
Quote Tag FormatFormat in which to display the tags in the footer of the quote
Show TagsToggle display of tags in the footer of the quote

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

License

This project is licensed under the MIT License - see the LICENSE file for details

Contact

Florin Bobis - @twentytwokhz - florinbobis@gmail.com

Project Link: https://github.com/twentytwokhz/quote-of-the-day

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.

Quote of the Day | SimilarPlugins