racc.at Forums

Ask Box Widget

Started by Kett, Aug 12, 2025, 01:59 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

More information

Kett

I have a little ask box on my site as a lot of you already know, a while ago I made a little widget that I have pinned to the panel at the bottom of my desktop and it notifies me whenever there's something new in the inbox that needs answering!

I posted about it on Bluesky a couple of times before, but I've updated it yesterday to look a little better, with little dividers, text that actually wraps around, a scrollbar, the works. Happy with it! :)




I use KDE, so I can make little widgets, called plasmoids, in QML.


QML supports adding JavaScript functions and expressions as properties and event callbacks, so all the code for fetching new questions is coupled right with the UI stuff which I think is neat.

One thing I kinda want to do now is allowing myself to answer these incoming questions right from the widget, because as it stands, I'm still using this one script I'd written that makes me select a question via fzf and write an answer via nvim @_@
Friendly
Joy
Sad
Informative
Agree
Disagree
React with: Friendly
React with: Joy
React with: Sad
React with: Informative
React with: Agree
React with: Disagree