Open lordofscripts opened 2 weeks ago
I've tried to add this before but it is currently prevented by a security feature in the app framework Tauri, which doesn't allow opening all links entered in an app for security purposes. I'm not sure if I want to disable this because of said security concerns, but I might consider it once I migrate to a higher version of Tauri which includes a lot of new and updated features.
Good point but, who would put a malicious URL in their own Kanban? Doesn't look like an issue for personal, single-user Kanbans. Now, if the Kanban board is shared by multiple people it COULD be an issue. Then again, I wouldn't add people I can't trust in my Kanban. In any case, I only use it for myself (Personal projects, Creative writing & Software development pet projects). Anyway, I am super happy that there is now a build for my platform (as of 0.8). 👍
Is your feature request related to a problem? Please describe. Not related to a problem.
Describe the solution you'd like That the user can use hyperlinks in the card's text description in a manner like HTML documents where the URL is only visible when editing the hyperlink, but that in normal render mode only the URL text is rendered with underline decoration..
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.