<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Mar 27, 2014 at 4:17 PM, Manuel Quiñones <span dir="ltr"><<a href="mailto:manuq@laptop.org" target="_blank">manuq@laptop.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2014-03-27 15:23 GMT-03:00 Gonzalo Odiard <<a href="mailto:godiard@sugarlabs.org">godiard@sugarlabs.org</a>>:<br>

<div class="">> Maybe have sense save the spent time as a list too,<br>
> like we do with launch times.<br>
> Looks like a non invasive change, and a good source of information.<br>
<br>
</div>Good point, is the other option I was handling.  Is a trivial patch too:<br>
<br>
<a href="https://github.com/manuq/sugar-toolkit-gtk3/pull/8/files" target="_blank">https://github.com/manuq/sugar-toolkit-gtk3/pull/8/files</a><br>
<br>
I think this one is definetely better.<br>
<br>
I was in doubt for two reasons: 1. because unlike launch_time, this<br>
spent-times metadata will not be saved if the activity does not end<br>
properly: could be a crash, a programming error, end of battery, etc.<br>
So the item N of spent-times will not necessarily correspont to item N<br>
of launch-times.<br>
<br></blockquote><div><br></div><div>While is true you don't have how much time was spent in every session,</div><div>the sequence is good data anyway. </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

And secondly, because the simpler option satisfies the placeholder<br>
that is currently in Harvest<br>
<a href="https://github.com/tchx84/harvest-server/blob/master/sql/001-harvest.sql#L24" target="_blank">https://github.com/tchx84/harvest-server/blob/master/sql/001-harvest.sql#L24</a><br>
<br>
The second one will require a new table in Harvest.  But that's an<br>
easy change too.<br></blockquote><div><br></div><div>Ok, would be good have tch involved then. </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Side note: I see we have a horrible mix of styles in metadata, some<br>
names use underscore (title_set_by_user, activity_id) and some use<br>
minus character (share-scope, icon-color, launch-times).  Does anyone<br>
know the preferred style?<br>
<br></blockquote><div><br></div><div>No idea about that</div><div><br></div><div>Gonzalo</div></div>
</div></div>