Matt Fantinel

Results 46 comments of Matt Fantinel

Were you able to solve this issue? I am having it now. I've noticed that Epiphany itself is not loading the websites. Besides Twitter, which loads (but doesn't load images...

Mine was related to problems in my own Wi-Fi... The system was having problems loading some domains apparently, and that only affected WebkitGtk-based browsers (such as WebPin). On Firefox and...

The way posts are fetched on that file (`const allPosts = import.meta.globEager('../../lib/posts/*.md')`) does not return their rendered HTML, instead they return a component instance with a render function, which is...

Hmmm yeah that makes sense. I think I changed approaches halfway during development and ended up with different ones by the end. Gonna edit the Issue to reflect this and...

@KaminariOS I've had a look at rehype-toc and it should be good enough to create the headers I need, yes. However I want the ToC to be a bit more...

Can confirm this is also happening to me on Pop_OS 20.04, Flathub version. I think when the first reminder fires, it re-sets a new one (because it should repeat), but...

Hmm, this is definitely not intended. Reminduck should both: 1. stay running in the background after you open it for the first time (and send reminders at the right time)...

Thanks for this! Gonna make sure it's pushed in the next release. About the name, it's great that it's translatable, but I think it could be confusing having the app...

I believe adding the "Every year" option would be simple, or even implementing #55 could solve this issue. I'm not sure if the calendar popup is customizable to make a...

Hah, I think there was a misunderstanding here 😅; It doesn't actually play a quacking sound on notifications (the quack is just in text at the moment) I've considered adding...