diff options
| author | lukeflo | 2024-12-25 22:32:42 +0100 |
|---|---|---|
| committer | lukeflo | 2024-12-25 22:32:42 +0100 |
| commit | 0312b8b31160297033e8a435c00e7c92eaa371e6 (patch) | |
| tree | 0d78fdde06103c175f13b4ef70a3119ca52f1c43 /src/tui/ui.rs | |
| parent | dc537b3865b59da28de0e754fe9a79efcaf618f6 (diff) | |
| download | bibiman-0312b8b31160297033e8a435c00e7c92eaa371e6.tar.gz bibiman-0312b8b31160297033e8a435c00e7c92eaa371e6.zip | |
Minor Feature: Sort entries by position in/of file
+ Hitting now sorts the entries by position in file or position of files
+ Can be helpful to detect entries newly added via DOI which are appended to EOF
Diffstat (limited to 'src/tui/ui.rs')
| -rw-r--r-- | src/tui/ui.rs | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/src/tui/ui.rs b/src/tui/ui.rs index 4f64338..d85f318 100644 --- a/src/tui/ui.rs +++ b/src/tui/ui.rs @@ -563,7 +563,8 @@ pub fn render_entrytable(app: &mut App, args: &CLIArgs, frame: &mut Frame, rect: let header = Row::new(vec