Re: [Zim-wiki] Zim 0.42-beta3 released

2009-12-22 Thread Jaap Karssenberg
On Mon, Dec 21, 2009 at 6:55 PM, Dotan Cohen dotanco...@gmail.com wrote:

 OOo does have Paste as Text as an option. I have it on a keybinding.


In that case it should work fine with zim. Zim offers both plain text and
HTML for pasting to external applications.

Regards,

Jaap
___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Zim 0.42-beta3 released

2009-12-21 Thread Jaap Karssenberg
On Sat, Dec 19, 2009 at 7:24 PM, Dotan Cohen dotanco...@gmail.com wrote:

 Thanks, Jaap. You don't know how bad I wish I could start testing, but
 I simply do not have the time to set up a test environment right now.
 I know that it will me who pays for that in the end, now is the time
 to file bugs critical to my workflow.


  * Rich copy-paste in the editor is now supported, including HTML format
 for
  pasting to e.g. Open Office

 Is this configurable? I personally _hate_ rich-text paste!


I would say the receiving application should implement paste special to
offer alternative formats. How the copy-paste protocol works, the sending
application just offers all formats it can handle, while the receiving
application decides what format to request in a particular context.

That being said we could enforce this by just offering a very limited set of
formats. Not sure why we would want that though. Feel free to make it a
hidden option, all the relevant code is in zim/gui/clipboard.py and the
config interface is in zim/config.py.

Regards,

Jaap
___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] Zim 0.42-beta3 released

2009-12-21 Thread Dotan Cohen
2009/12/21 Jaap Karssenberg jaap.karssenb...@gmail.com:
 On Sat, Dec 19, 2009 at 7:24 PM, Dotan Cohen dotanco...@gmail.com wrote:

 Thanks, Jaap. You don't know how bad I wish I could start testing, but
 I simply do not have the time to set up a test environment right now.
 I know that it will me who pays for that in the end, now is the time
 to file bugs critical to my workflow.


  * Rich copy-paste in the editor is now supported, including HTML format
  for
  pasting to e.g. Open Office

 Is this configurable? I personally _hate_ rich-text paste!

 I would say the receiving application should implement paste special to
 offer alternative formats. How the copy-paste protocol works, the sending
 application just offers all formats it can handle, while the receiving
 application decides what format to request in a particular context.

 That being said we could enforce this by just offering a very limited set of
 formats. Not sure why we would want that though. Feel free to make it a
 hidden option, all the relevant code is in zim/gui/clipboard.py and the
 config interface is in zim/config.py.

 Regards,

 Jaap


OOo does have Paste as Text as an option. I have it on a keybinding.

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp