Quote of the Day

by Florin Bobis
5
4
3
2
1
Score: 52/100

Description

Category: Note Enhancements

The Quote of the Day plugin enables Obsidian users to insert random inspirational or famous quotes into their notes in Markdown format. Leveraging the Quotable API, it provides users with a seamless way to enhance their content with meaningful quotes. The plugin supports customizable templates and formatting options, allowing users to display quotes and tags in their preferred style. Additionally, it includes hotkeys for quick insertion of either random quotes or tag-based quotes, making it convenient for daily inspiration or thematic note-taking. This plugin is ideal for users seeking to add motivational or thematic content to their notes effortlessly.

Reviews

No reviews yet.

Stats

46
stars
14,926
downloads
7
forks
1,652
days
519
days
519
days
6
total PRs
0
open PRs
0
closed PRs
6
merged PRs
18
total issues
9
open issues
9
closed issues
9
commits

README file from

Github

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

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.