aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorlukeflo2024-11-08 15:40:35 +0100
committerlukeflo2024-11-08 15:40:35 +0100
commit45d85162e455db37f9263088a7703d614969b373 (patch)
tree45a08cafc4880c03bb53d81469affd876f2f790e /README.md
parent9bce9fdc82cbcb4bdc84d3490d7cc755aae935f3 (diff)
downloadbibiman-45d85162e455db37f9263088a7703d614969b373.tar.gz
bibiman-45d85162e455db37f9263088a7703d614969b373.zip
bug fix version add, readme updated
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index ef2720b..7795e60 100644
--- a/README.md
+++ b/README.md
@@ -46,9 +46,8 @@ Of course, this can be aliased if you only use one main file. E.g. in
## Features
-For now, `bibiman` only has some very basic features implemented which are
-important for my personal workflow. There are more to come, the list will be
-updated:
+For now, `bibiman` only has mainly features implemented which are important for
+my personal workflow. There are more to come, the list will be updated:
- [x] **Browse** through the bib entries using _Vim-like keybindings_ and a
_fuzzy search_ mode.
@@ -69,6 +68,9 @@ updated:
the Hayagriva Yaml style doesn't offer keywords; s. issue in
[Hayagriva repo](https://github.com/typst/hayagriva/issues/240)).
+**Please feel free to suggest further features through the issue
+functionality.**
+
## Keybindings
Use the following keybindings to manage the TUI:
@@ -131,8 +133,7 @@ and `start` on Windows. Thanks to the report from @bastislack in #2 MacOS seems
to work.
_However, Windows does not work. Have to figure this out. Reports from some
-Windows users are very welcome. Reports from some Windows users are very
-welcome._
+Windows users are very welcome._
Furthermore, DOIs have to begin with either `https://doi...` as full URL or
`10.(...)` as regular DOI style. URLs work if they begin with either `http...`