You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something which is perhaps easier and more useful: a most recently used (MRU) / last modified ordering; i.e., whenever an entity is modified, put it on top. This way the user never has to scroll in the entity list on the right to access the most recently used entities.
andreasvc
added a commit
to andreasvc/CorefAnnotator
that referenced
this issue
Mar 5, 2021
* release/1.15.0:
1.15.0
1.15.0-beta1
changelog update
fixed some undo behaviour when de-emphasizing singletons
added changelog
Sorting now listens to preferences and sorts if keep tree sorted is set to true
Updated interface of Setting class
Setting is now its own class
strings and translations
action added to menu and document window
new action to select mentions in tree that are touched
New method to retrieve annotations that are touched, i.e., that the cursor is in
increased size of entity labels in tree
update modification is now in EntityTreeModel
implement sort by last modified; related to #153
This would be convenient for some use cases. No promises.
The text was updated successfully, but these errors were encountered: