Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manually sorting entity list #153

Open
nilsreiter opened this issue Oct 23, 2018 · 1 comment
Open

Manually sorting entity list #153

nilsreiter opened this issue Oct 23, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@nilsreiter
Copy link
Owner

This would be convenient for some use cases. No promises.

@nilsreiter nilsreiter added the enhancement New feature or request label Oct 23, 2018
@nilsreiter nilsreiter self-assigned this Oct 23, 2018
@andreasvc
Copy link
Contributor

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
nilsreiter pushed a commit that referenced this issue Mar 21, 2021
* feature/sort-by-last-modified-153:
  update modification is now in EntityTreeModel
  implement sort by last modified; related to #153
nilsreiter pushed a commit that referenced this issue May 13, 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants