diff options
author | James Campos <james.r.campos@gmail.com> | 2020-07-11 22:05:52 -0700 |
---|---|---|
committer | James Campos <james.r.campos@gmail.com> | 2020-07-11 22:05:52 -0700 |
commit | d6ef41c047523532ec3c60a85869e534de844343 (patch) | |
tree | 16f73ed163f758d63f0acb2d9037cb7bf774a7dc /README.md | |
parent | 8a1bcb216f930062878f8dda51b44903aaa2e902 (diff) | |
download | bk-d6ef41c047523532ec3c60a85869e534de844343.tar.gz |
previews
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -54,9 +54,11 @@ Type any function key (eg <kbd>F1</kbd>) to see the keybinds. | themes | :x: | :heavy_check_mark: | | choose file from history | :x: | :heavy_check_mark: | | additional formats | :x: | FictionBook | -| external integration | :x: | dictionary | +| external integration | see 2 | dictionary | 1: headers (h1-h6) are bolded +2: you can use the `--meta` switch to use `bk` as a file previewer with eg [nnn](https://github.com/jarun/nnn/) + # Inspiration <https://github.com/wustho/epr> |