<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Kai,<div><br></div><div> Thanks for the suggestion (and Sebastien for replying).</div><div><br></div><div>As Sebastien says, you'd need to be in a Read-Write group to allow multiple users to edit the same figure.</div><div>This might be a problem if you don't want read-write permissions on ALL other data in the group.</div><div><br></div><div>Another issue is how to allow different users to edit the same file without potentially </div><div>overwriting each other's changes.</div><div>OMERO.figure doesn't support google-docs style of editing (where every change is atomic and the diff is</div><div>saved to the server).</div><div>Instead, the whole file is saved each time, so if 2 users were editing a figure at the same time,</div><div>there's no way to merge both their changes.</div><div>You'd need a "lock" on the file to tell you that another user was currently editing and ensure that</div><div>only 1 user edits at a time.</div><div><br></div><div>I guess something like a simple "lock" shouldn't be too hard to implement, so the main question</div><div>is still the issue of Read-Write permissions on figures, IF you don't want Read-Write permissions</div><div>on all your other data.</div><div><br></div><div> Cheers,</div><div><br></div><div>  Will.</div><div><br></div><div><br></div><div><br><div><div>On 13 Jul 2015, at 21:08, "Sebastien Besson (Staff)" <<a href="mailto:s.besson@dundee.ac.uk">s.besson@dundee.ac.uk</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">

<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">

<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi Kai
<div class=""><br class="">
</div>
<div class="">as always, thanks for the feedback. I had a quick go at it and it seems this</div>
<div class="">functionality is not available at the moment.</div>
<div class=""><br class="">
</div>
<div class="">However, it seems to me it should be possible to use the new Read-Write group</div>
<div class="">system introduced in 5.1.2 where members of the same group can edit an annotation</div>
<div class="">to introduce the full collaborative mode you are describing.</div>
<div class=""><br class="">
</div>
<div class="">Will is currently on leave but I opened a GitHub issue [1] to track your suggestion.</div>
<div class="">We can discuss it when he comes back and get back to you.</div>
<div class=""><br class="">
</div>
<div class="">Best regards,</div>
<div class="">Sebastien</div>
<div class=""><br class="">
</div>
<div class="">[1] <a href="https://github.com/ome/figure/issues/95" class="">https://github.com/ome/figure/issues/95</a></div>
<div class=""><br class="">
</div>
<div class="">
<div>
<blockquote type="cite" class="">
<div class="">On 11 Jul 2015, at 10:05, Kai Schleicher <<a href="mailto:kai.schleicher@unibas.ch" class="">kai.schleicher@unibas.ch</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div bgcolor="#FFFFFF" text="#000000" class=""><font face="Calibri" class="">Hi,<br class="">
<br class="">
I noticed that its possible in Omero web figure to open and save a copy of another persons figure from the same group, which is a great feature to share figures!<br class="">
</font><br class="">
<font face="Calibri" class=""><font face="Calibri" class="">Now I was wondering whether there is a way for several people to work on the same figure, rather than on separate copies.<br class="">
</font><br class="">
Cheers,<br class="">
Kai<br class="">
</font>
<pre class="moz-signature" cols="72">-- 
Kai Schleicher, PhD | Postdoctoral Fellow in Light Microscopy | Biozentrum, University of Basel | Klingelbergstrasse 50/70 | CH-4056 Basel
Phone: +41 61 267 22 50 | <a class="moz-txt-link-abbreviated" href="mailto:kai.schleicher@unibas.ch">kai.schleicher@unibas.ch</a> | <a class="moz-txt-link-abbreviated" href="http://www.biozentrum.unibas.ch/">www.biozentrum.unibas.ch</a> | <a class="moz-txt-link-abbreviated" href="http://www.microscopynetwork.unibas.ch/">www.microscopynetwork.unibas.ch</a></pre>
</div>
_______________________________________________<br class="">
ome-devel mailing list<br class="">
<a href="mailto:ome-devel@lists.openmicroscopy.org.uk" class="">ome-devel@lists.openmicroscopy.org.uk</a><br class="">
<a href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
<br>
<span style="font-size:10pt;">The University of Dundee is a registered Scottish Charity, No: SC015096</span>
</div>

_______________________________________________<br>ome-devel mailing list<br><a href="mailto:ome-devel@lists.openmicroscopy.org.uk">ome-devel@lists.openmicroscopy.org.uk</a><br>http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel<br></blockquote></div><br></div></body></html>