Re: Two patches for notes plasmoid

2008-08-27 Thread Aaron J. Seigo
On Sunday 24 August 2008, Björn Ruberg wrote: > Hello, > > for getting into KDE development I implemented two features that where on > the wishlist in bugzilla for the notes plasmoid. > See bugs 156312 and 168160 i committed the patches. they didn't really apply cleanly to trunk/ anymore, but no

Re: Two patches for notes plasmoid

2008-08-25 Thread Matthias Fuchs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Rudolph schrieb: > On Mon, Aug 25, 2008 at 9:10 PM, Matthias Fuchs <[EMAIL PROTECTED]> wrote: >> Michael Rudolph schrieb: >>> 2008/8/25 Aaron J. Seigo <[EMAIL PROTECTED]>: On Monday 25 August 2008, Michael Rudolph wrote: > What would b

Re: Two patches for notes plasmoid

2008-08-25 Thread Michael Rudolph
On Mon, Aug 25, 2008 at 9:10 PM, Matthias Fuchs <[EMAIL PROTECTED]> wrote: > Michael Rudolph schrieb: >> 2008/8/25 Aaron J. Seigo <[EMAIL PROTECTED]>: >>> On Monday 25 August 2008, Michael Rudolph wrote: What would be a use case for this "save as" functionality? >>> think of it as a "publish t

Re: Two patches for notes plasmoid

2008-08-25 Thread Michael Rudolph
On Mon, Aug 25, 2008 at 8:51 PM, Björn Ruberg <[EMAIL PROTECTED]> wrote: > Hello, > >> With the new functionality, we >> introduce the file system and thereby destroy the lovely humanity of >> the interface we previously had. > > Well, in that case you probably should drop folderview. ;) > (oh no,

Re: Two patches for notes plasmoid

2008-08-25 Thread Matthias Fuchs
Michael Rudolph schrieb: > 2008/8/25 Aaron J. Seigo <[EMAIL PROTECTED]>: >> On Monday 25 August 2008, Michael Rudolph wrote: >>> What would be a use case for this "save as" functionality? >> think of it as a "publish to" rather than a "save as" >> > > Excellent, I didn't think of that. You could

Re: Two patches for notes plasmoid

2008-08-25 Thread Björn Ruberg
Hello, > With the new functionality, we > introduce the file system and thereby destroy the lovely humanity of > the interface we previously had. Well, in that case you probably should drop folderview. ;) (oh no, please don't, it's great ) If there are some good ideas for drag&drop functionality

Re: Two patches for notes plasmoid

2008-08-25 Thread Michael Rudolph
2008/8/25 Aaron J. Seigo <[EMAIL PROTECTED]>: > On Monday 25 August 2008, Michael Rudolph wrote: >> What would be a use case for this "save as" functionality? > > think of it as a "publish to" rather than a "save as" > Excellent, I didn't think of that. Ismael's and Marco's idea of drag'n'drop is

Re: Two patches for notes plasmoid

2008-08-25 Thread Aaron J. Seigo
On Monday 25 August 2008, Michael Rudolph wrote: > What would be a use case for this "save as" functionality? think of it as a "publish to" rather than a "save as" -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer spo

Re: Two patches for notes plasmoid

2008-08-25 Thread Ismael Asensio
2008/8/25 Marco Martin <[EMAIL PROTECTED]> > On Monday 25 August 2008, Michael Rudolph wrote: > > > By introducing a save-option, we tell the user: hey user, there is > > this implementation-level detail, that you are surely interested in, > > it's called a file system (yeah, don't ask) and this i

Re: Two patches for notes plasmoid

2008-08-25 Thread Marco Martin
On Monday 25 August 2008, Michael Rudolph wrote: > By introducing a save-option, we tell the user: hey user, there is > this implementation-level detail, that you are surely interested in, > it's called a file system (yeah, don't ask) and this is the real deal. > Just because you see something on

Re: Two patches for notes plasmoid

2008-08-25 Thread Michael Rudolph
2008/8/25 Aaron J. Seigo <[EMAIL PROTECTED]>: > hi Björn =) > > On Sunday 24 August 2008, Björn Ruberg wrote: >> 156312: >> Someone wanted to have the possibility to save the notes content to a file. > > why not =) > Hello everyone, that's a rhetorical question, Aaron, right? 'Couse if it weren't,

Re: Two patches for notes plasmoid

2008-08-24 Thread Aaron J. Seigo
hi Björn =) On Sunday 24 August 2008, Björn Ruberg wrote: > 156312: > Someone wanted to have the possibility to save the notes content to a file. why not =) > As I am new to C++ and KDE-development someone may have look whether I did > it right. I had to derive from ktextedit to get a new option

Two patches for notes plasmoid

2008-08-24 Thread Björn Ruberg
Hello, for getting into KDE development I implemented two features that where on the wishlist in bugzilla for the notes plasmoid. See bugs 156312 and 168160 156312: Someone wanted to have the possibility to save the notes content to a file. I don't know if that is really needed, I just found i