Closed
Description
At the moment, mostly user actions involving dialogs are tracked. It would be nice to include also other interactions (especially button presses and tab changes in the entry editor).
This amounts to adding code similar to the following one in the appropriate places:
jabref/src/main/java/org/jabref/gui/actions/JabRefAction.java
Lines 36 to 39 in b411cfb