Bug 45363 - kdelnk-expansion multiple "open" options
Summary: kdelnk-expansion multiple "open" options
Status: REPORTED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-17 11:03 UTC by kinetik
Modified: 2025-03-24 22:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kinetik 2002-07-17 11:01:19 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kio
Version:           KDE 3.0.6 CVS/CVSup/Snapshot
Severity:          wishlist
Installed from:    Compiled sources
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified

I had a dream 2 nights ago and after discussing it i think it's worth publishing it:

I use kde3.01 on Suse linux and I often use more than one icon/kdelnk on my desktop for the same app or for the same thing to do but each icon/kdelnk contains different options or apps for the same thing to do. To explain it clearly i use Mozilla as example: Mozilla has many commandline oiptions for mail composer profiles etc. If you use 3 different profiles and you wanna have mozilla-send-a-mail directly available via Desktop you need already four(4!) Icons for one app.
This could be prevented by putting these Options in the kdelnk file so one can tell kde via the context-menu of the icon which profile to open or to open the mail-composer directly.
So one could hide all (or at least a desired couple of them) in the kdelnk file and open them via the contex-menu.
One Icon could even swallow more than one app. An icon could be a container of complete Work-profiles with all apps needed for ...lets say manipulating Images on the fly with different apps simply by rightclicking on the context-menu and choosing the aproprieate app or you can hide network-work in one icon - lets say all ssh connections to other servers can be grouped under one icon - opening the right one by choosing it in the context-menu.

Well that was my dream and i think it could be real.

for now i have to go back to work again but i keep an eye on what you say/do with my dream.

Greets

(Submitted via bugs.kde.org)
Comment 1 David Faure 2003-07-03 10:52:22 UTC
Sounds like this is already possible with the "desktop actions" stuff, see 
http://www.freedesktop.org/standards/desktop-entry-spec.html 
 
However this currently requires editing .desktop files by hand. 
Let's leave this open as a wishlist for a GUI to configure this.