Bug 94191 - URI with substitutions for Type=Link
Summary: URI with substitutions for Type=Link
Status: RESOLVED MOVED
Alias: None
Product: desktop-file-utils
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: Hans Petter Jansson
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-17 11:42 UTC by khazarian
Modified: 2018-11-12 15:15 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description khazarian 2016-02-17 11:42:32 UTC
Extend Type=Link to handle online internet applications (also known as Web App and Webapp) that are to be used with web browsers.

Example launcher by Mr. Giles Atkinson.

[Desktop Entry]
Version=1.1
Type=Link
NoDisplay=false
Name=KiwiIRC
Comment=Chat over the Internet Relay Chat network
Link=https://irc.freedesktop.org/server/%u
Link=https://irc.freedesktop.org/handle/%s
Icon=kiwiirc
MimeType=x-scheme-handler/irc;
Actions=Nickname;Register;MOTD; #actions might be useful

For further reading, see:
https://lists.freedesktop.org/archives/xdg/2016-January/013629.html
https://lists.freedesktop.org/archives/xdg/2016-January/013634.html
Comment 1 khazarian 2016-02-17 11:44:53 UTC
Please change the Product field of this bug report, if needed.
Comment 2 Emmanuele Bassi (:ebassi) 2016-02-17 12:14:09 UTC
Re-assigning to the right product.
Comment 3 khazarian 2016-03-25 14:40:26 UTC
This would also be useful to be used as bookmarklet.

Liferea ATOM/RSS Feed Reader has an option to bookmark URLs to online bookmarking services (e.g. Bookie), social networks (e.g. GNU Social and pump.io) and news websites (e.g. Slashdot); alas these entries are hard-coded into Liferea and, thus hardening on end-users to submit contribution to other services, let alone some services are decentralized (e.g. Bookie, GNU Social and pump.io) and may be available on different servers.

Allowing URIs with substitutions for Type=Link would ease this task and also on coding.
Comment 4 GitLab Migration User 2018-11-12 15:15:30 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xdg/desktop-file-utils/issues/7.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.