ud-annotatrix
ud-annotatrix copied to clipboard
User action logger
As in #189 :)

@ftyers
Note that 2,4 should be a dobj relationship, not nsubj.
@jonorthwash Yes, i need to learn a bit about annotating this :)
<grzegorzs_> spectre: could you take a look at this? https://github.com/jonorthwash/ud-annotatrix/pull/209
<begiak> [ [WIP] User action logger by gstark0 · Pull Request #209 · jonorthwash/ud-annotatrix · GitHub ]
<spectre> grzegorzs_, looks good
<spectre> but it should be optional
<spectre> e.g. perhaps a button next to the three buttons at the bottom right
<spectre> and i think (to avoid horribly long stuff
<spectre> you could save just the first annotation time
<spectre> and then deltas
<grzegorzs_> spectre: Okay, I will add this, also, id like to improve this, what else would you like it to log?
<spectre> so if the first time is 1045
<spectre> and then the next time is 1048
<spectre> and then the next time is 1100
<spectre> then it would be:
<spectre> AnnoTime=1045,3,52
And then the time at each point would be the sum of the times before.
@ftyers
How about now? Deltas added, button to enable/disable logger also added (toolbar at the top, the icon changes if its enabled or disabled).
@jonorthwash There is no dobj on the list :(

I moved the button to the bottom. Icon will be probably changed.
Icon changed :)
Disabled:
Enabled:

@gstark0 can you make it so that the enabled icon is the disabled icon but highlighted ? e.g. disabled = blue camera on white background, enabled = white camera on blue background.
@ftyers Fixed.
@gstark0 cool, leave a screenshot and I'll check it out.
@ftyers

Cool, the only thing I wonder now is if we could instead of starting the unixtime from 0 for each token have a comment in the comment block at the beginning with the first time that the sentence was editted and then do offsets from there. But I'm not sure of the pros/cons of that.
Is there a tooltip for the icon explaining what it does?
@jonorthwash sure. But dont Merge it yet, I want to add the features ftyres mentioned.
@ftyers Updated.

@ftyers Here is how it looks like when misc column is not empty:
