https://bugs.kde.org/show_bug.cgi?id=524137
Bug ID: 524137
Summary: Feature Request: add clickable URI's to event
descriptions
Classification: Applications
Product: Merkuro
Version First 26.07.90
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
So first of all, context:
I've gone down the deep end trying to set up a nice way to take manage a
callendar without a server over my head, and ended up thinking of a neat system
where i have unix timestamps in certain files in my stash of notes, and then
that generates an .ics file with events that have uri's that point to said
files
this works great with how merkuro watches over and updates .ics files
buuut uri's are not supported, so i have to open up the event (cause the text
isn't selectible in the preview), scroll down, select the text, and then parse
it myself
apart from my super specific use case, i think many other people mind find use
in optimizing some of their workflows with uri's
there's a security concern regarding people importing events, and clicking on a
uri, thinking it's a url, hence it just "running it" instead of prompting like
a browser is what shouuuuuuuuuuuuuuld be done, hence why i was hesitant on this
feature request
but the last time i've seen a malicious uri was... like... using a windows 7
exploit ages back
STEPS TO REPRODUCE
1. add an event with a description that has a uri
2. click on the event
3. click on the uri
OBSERVED RESULT
doesn't do anything
~~EXPECTED~~ DESIRED RESULT
processing and executing the uri
--
You are receiving this mail because:
You are watching all bug changes.