Drag 'standalone note' into document
This is an amazing program.
I love the feature that allows you to drag a bibliographic item into a document, and it automatically formats it into a bibliographic style, and pastes it into your document.
I was just thinking that it would be incredible if you could do the same sort of thing with a standalone note. I'm particularly thinking about OneNote usage. You could make a headline for a point, and then just drag the note from Zotero inderneath the heading for that point. Then you could collapse the zotero note when you double click on the OneNote heading.
It almost does this right now. However, it ends up with a bunch of code inserted (e.g.):
<p>Imaginative integration of focal images</p>
<p> </p>
<p>Hays, Richard B. The
I love the feature that allows you to drag a bibliographic item into a document, and it automatically formats it into a bibliographic style, and pastes it into your document.
I was just thinking that it would be incredible if you could do the same sort of thing with a standalone note. I'm particularly thinking about OneNote usage. You could make a headline for a point, and then just drag the note from Zotero inderneath the heading for that point. Then you could collapse the zotero note when you double click on the OneNote heading.
It almost does this right now. However, it ends up with a bunch of code inserted (e.g.):
<p>Imaginative integration of focal images</p>
<p> </p>
<p>Hays, Richard B. The
As a long-time Zotero user, this has been and continues to be my biggest annoyance.
(It's Ticket #1397, btw)
Many thanks.
We should have some sort of solution soon, though.
I should note that as far as I'm concerned, all that's necessary at this stage is plain text export. All I want to be able to do is to export, for example, the 80 notes that I have associated with a book as plaintext, for the purpose of putting them into something like Devonthink or Scrivener. I know that I can generate a report of my notes and copy and past the lot of them, but it's important to me that the 80 notes be separate.
Looking forward to seeing what you guys come up with. Thanks again.
Drag and drop into gedit (plain text editor) produces what looks like markdown, with block indenting preserved (!). Drag and drop directly into Open Office 3.0.1 yields the literal HTML markup. The markup looks to be all correct, but the tags all appear as text in the document. Is there an operation I'm missing?
And Dan, thanks! This is a very nice touch for integration.
This could be a bug specific to my system, it's an Atom netbook, and the OS install has had some wear and tear over the past year of use. If OO 3.0.1 works under Linux on other systems, I can certainly live with it -- I'm no fan of word processors for note taking anyway.
(Export as HTML was unchecked. After ticking it, drag and drop into the plain text editor gives the marked-up HTML, which must be what's intended. No change with the OO behavior.)
If you drag and drop selected text while holding Control + Shift, the rich text formatting will also be copied and pasted.
The drag and drop process is a little strange: after dropping into the target document, it will seem as though the dragged selection has disappeared. However, if you then click the middle mouse button, the selection should be pasted, with formatting rather than HTML tags.
I've found this also works with Zotero notes. Select the note in the middle pane, press Control + Shift, without releasing the keys, drag the note to an OOo Writer text document. Release Control+Shift, then middle click. You should see formatted text and no HTML tags.
Edit: I forgot to mention that this is on an updated Ubuntu Linux installation, using the following software:
Zotero 2.0
Firefox 3.5.8+build1+nobinonly-0ubuntu0.9.10.1 (karmic-security)
Openoffice.org 1:3.1.1-5ubuntu1.1 (karmic-security)
and
Gnome.
(I'm thinking this may be a Gnome issue, since I believe that the desktop environment controls clipboard-type operations.)