Bug 182867 - send ical-file as attachement
Summary: send ical-file as attachement
Status: REPORTED
Alias: None
Product: korganizer
Classification: Applications
Component: invitations (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-02 14:37 UTC by Yngve Levinsen
Modified: 2022-08-19 18:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yngve Levinsen 2009-02-02 14:37:14 UTC
Version:           unknown (using 4.2.00 (KDE 4.2.0), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.27-11-generic

A good feature in kontact/calendar/kmail is the "send as iCalendar" option for the occurrences in the calendar. However, I would like the option to send an entry as attachment to an e-mail instead. Would be very nice if this was both ways, i.e. in calendar you had the option to send as icalendar attachment which would open a "send new mail" window with the ical-file ready as an attachment, and an option to "attach - calendar entry" in kmail when writing a message... 

This is how I imagine the feature implemented, yours might differ and might be even better :)
Comment 1 Yngve Levinsen 2009-02-02 14:40:35 UTC
> However, I would like the option to send an entry as attachment to an e-mail
> instead. 

Sorry for not being precise, I do not mean instead, I mean as an additional option. Also, I don't see the need for both "solutions", it is merely my two suggestions. And I don't see how one rule out the other, but I am not a developer so I leave details to you.

Comment 2 gjditchfield 2022-05-03 15:29:05 UTC
Currently you can drag from the Agenda view to a KMail composer or to the Mail icon in the Kontact sidebar to create an attachment, but you can't drag from the Month view.
Comment 3 Bug Janitor Service 2022-08-13 02:06:29 UTC
A possibly relevant merge request was started @ https://invent.kde.org/pim/eventviews/-/merge_requests/75
Comment 4 gjditchfield 2022-08-19 18:34:08 UTC
Git commit f734e33a0c88c6462a36793ac64b4fc435a48cf0 by Glen Ditchfield, on behalf of Glen Ditchfield.
Committed on 19/08/2022 at 18:23.
Pushed by gditchfield into branch 'release/22.08'.

Allow drag-and-drop from the Month View

Allow drags from the Month View to, e.g., a KMail composer.
The MonthScene uses an invalid QDate to announce a drag outside of the
calendar grid, and the IncidenceMonthItem cancels the move-in-progress
and creates a QDrag.

M  +18   -4    src/month/monthitem.cpp
M  +6    -0    src/month/monthitem.h
M  +14   -5    src/month/monthscene.cpp

https://invent.kde.org/pim/eventviews/commit/f734e33a0c88c6462a36793ac64b4fc435a48cf0