WYSIWYG
I have just updated Zotero to 1.5-sync3.1.
New WYSIWYG functionality for notes is awesome! I totaly love it.
Thanks Zotero team!
New WYSIWYG functionality for notes is awesome! I totaly love it.
Thanks Zotero team!
Edit in separate window is working on mine.
Mike
For example: if I put a note into new collection, after syncing it appears in another computer without problems, but after a while (i.e. changing something in this note and syncing again) it somehow loses association with the same collection in another computer. So it appears only under My Library, that means I have to manually find it again (and drag it to the collection - which also does not help always).
Strangely this does not happen with every note.
the default font size in notes is tiny. i know this can be changed in css, but tinyMCE has the option for "font size" button (as well as many other buttons). i imagine the goal was to keep the interface minimal and clean, but font size seems pretty crucial. any way to add this button?
Also, when the note is displayed in the sidebar (in particular), the toolbars take up an excessive amount of vertical real estate. Can you include a disclosure triangle that would have the toolbars collapsed by default when in the sidebar?
If using an XPI, see Modifying Zotero Files for editing instructions. I wouldn't say that they're all that odd. The HTML 4 spec states that browsers "must ensure that the content of the Q element is rendered with delimiting quotation marks", and it seems to imply that, as long as blockquotes are used correctly (i.e., not for indentation), automatic quotation marks would be acceptable for those too. CSS can also automatically follow the convention of not adding a trailing quotation mark to non-final paragraphs in multi-paragraph quotations.
On the other hand, the HTML 5 working draft reverses course and states that "Quotation punctuation (such as quotation marks), if any, must be placed inside the q element", and most style guides probably recommend not using quotation marks for block quotes. And text with CSS-based quotation marks copied to the clipboard doesn't include the quotation marks, which isn't ideal.
If we're not using quotation marks, though, there should probably be some stylistic treatment beyond just the indentation.
(We also need to modify the web page context menu options that create notes to use blockquotes now that they're available.)
I guess italics are one option, but there are all kinds of interesting ways web designers do this these days.
I think part of what was jarring about it was less the finished rendering (though that was part of it), but rather how it displayed in a dynamic editing context.