References in tables
At present, insertion of references from zotero into tables, at least in OpenOffice, seems to be unsupported. Are there any plans to support tables in the future or does anybody know a trick to circumby this restriciton?
Copy-paste from the main text into the table results in scripting errors....
Copy-paste from the main text into the table results in scripting errors....
This discussion has been closed.
The only problem is when I need to insert references inside a table.
Is there any plans for this feature?
Thanks!
In my hands, this approach generates bibliographies, will refresh those bibliographies, but the approach has choked Zotero/OO when I have changed style sheets. This results in Vbasic runtime errors, etc.
I think that it half-works suggests to me that the problem is implementation-related rather than a limitation of Zotero or Oo; perhaps the forthcoming OO extension will address this.
Fight on Zotero!
I did find that if the reference has already been used somewhere else that you coul then pick it up in the OO cross reference dialogue under the Insert reference option and that DOES insert OK. The problem is that the ZOTERO reference is unintelligible so you do not know which one you are picking up.
I have not found anything in the forums about this being fixed. Is it on a fix list somewhere, and if not, how does one add it?
the only way i could enter citation into a caption was to manually define caption as a separate paragraph (i.e. not in a frame) then adding the citation to the caption generated this way will solve the problem.
I miss this feature very often, since whenever you insert a caption, openoffice writer creates a frame around the picture and the caption text.
Thank you for developing this great software! Cheers!
Now, I just use a "personal code", which is in my notes in Zotero entries, in tables and captions, and wait the last time to add by hand the real references, but it's not really convenient.
So, if the developers can add this ability in this excellent software, it would be really great !
Filling a grant application and need to insert references in the application's tables.
This is essential for me.
essential.
+1
Very interested in having this feature.
It is essencial if you're doing a review or just a simple article with a table... I hope someone could fix it!! 'cos till now the only way to do that is using MS word :-(
From 2008 to now a days zotero has improved a lot with a large number of new features ans styles..., but this one I think is vital to achieve exellence!!
Good job though! keep on!!!
So, I'll ask again.
Does anyone understand why this is proving a problem for OO/Zotero? Is it the ODF document specification, or something else? Is there a timeline for fixing this problem.
Zotero is such a wonderful tool it is unusual to come up against a meaningful limitation.
Thanks Zotero team!
So +1 to this for me also.
+1 here. Logged bug at openoffice and at launchpad.net.
For the techies among you, it's possible to get the com.sun.star.table.Cell that a ReferenceMark is in, but I haven't been successful in converting this to a text range that can somehow be compared with the body text using compareTextRange().