Closed Nagasaki45 closed 5 years ago
Editing key and type as usual:
bibo edit whatever2000 --key newkey bibo edit whatever2000 --type book
If anything but key or type is provided use it as the field name:
key
type
bibo edit whatever2000 --author moshe bibo edit whatever2000 --tags interesting
If, and only if, the value is missing, open the editor.
Even better:
bibo edit key author moshe bibo edit key tags interesting
Depends on #43.
Editing key and type as usual:
If anything but
key
ortype
is provided use it as the field name:If, and only if, the value is missing, open the editor.