aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorlukeflo2025-03-30 20:33:59 +0200
committerlukeflo2025-03-30 20:33:59 +0200
commit5de5793e74193d5c96b75d4cd13703ace1d0104f (patch)
tree11b7ff7b4b5073ede3de65433eabb6d9079f2818 /README.md
parentda8690dc3bad0d479d5961a609450c175b530d4f (diff)
downloadbibiman-5de5793e74193d5c96b75d4cd13703ace1d0104f.tar.gz
bibiman-5de5793e74193d5c96b75d4cd13703ace1d0104f.zip
yank multiple fields
+ open a selection menu when pressing `y` + select a field: citekey, weblink, filepath + copy value of selected field to clipboard
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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 |