Skip to content

twentytwokhz/quote-of-the-day

Repository files navigation

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:

Hotkey Action
Ctrl/Cmd + Alt + Q Insert Random Quote of the Day
Ctrl/Cmd + Alt + T Insert Tag-based Random Quote of the Day

Templates are supported by using the {{qotd}}

Options

The following setting are available:

Setting Description
Quote Format Format in which to display the quote
Quote Tag Format Format in which to display the tags in the footer of the quote
Show Tags Toggle 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 - [email protected]

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