From 5de5793e74193d5c96b75d4cd13703ace1d0104f Mon Sep 17 00:00:00 2001 From: lukeflo Date: Sun, 30 Mar 2025 20:33:59 +0200 Subject: yank multiple fields + open a selection menu when pressing `y` + select a field: citekey, weblink, filepath + copy value of selected field to clipboard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 407aaaa..e39d8dd 100644 --- a/README.md +++ b/README.md @@ -301,7 +301,7 @@ Use the following keybindings to manage the TUI: | `s` | Sort entries by current column (toggles) | | `S` | Sort entries by position in file | | `PageDown`, `PageUp` \| `Alt-j`, `Alt-k` | Scroll Info window | -| `y` | Yank/copy citekey of selected entry | +| `y` | Yank/copy field value of selected entry to clipboard | | `e` | Open editor at selected entry | | `a` | Add entry through DOI | | `o` | Open related PDF or URL/DOI | -- cgit v1.2.3