SilentVoid13 / Templater

A template plugin for obsidian
https://silentvoid13.github.io/Templater
GNU Affero General Public License v3.0
2.96k stars 170 forks source link

Daily Quote errors #1407

Open theinhumaneme opened 1 week ago

theinhumaneme commented 1 week ago

Plugin information (please complete the following information):

Describe the bug when using <% tp.web.daily_quote() %> it errors out with the message

Expected behavior Should generate a quote

Screenshots image

Additional context Started to since yesterday, worked after a few tries, today even after 10 tries no generation of daily quote

Best Regards, Kalyan Mudumby

theinhumaneme commented 1 week ago

I have just gone through the codebase and seems like the API server for quotable is down

https://github.com/lukePeavey/quotable/issues/218 is one the issues stating it along with 2 others at the time of writing.

TheBrightSoul commented 1 week ago

Yep, We have to wait for it, though I've made a fix to it by making a script and adding a library of my own quotes(Locally). Let me know if you need it.

theinhumaneme commented 1 week ago

@TheBrightSoul is that available as a plugin? if yes, it would be great :D