quambene

Results 5 issues of quambene

I was trying out divan, and I'm wondering if there is support for benchmarking async functions, e.g. using a tokio runtime (cf. https://bheisler.github.io/criterion.rs/book/user_guide/benchmarking_async.html#benchmarking-async-functions)? Feel free to close this issue if...

enhancement

Parallelize requests for fetching bookmarks

Implement `bogrep -f ` for fuzzy search

To enable markdown mode again, the following needs to be fixed: 1. panics for `bogrep --mode markdown` (cf. https://github.com/quambene/bogrep/issues/30) :heavy_check_mark: 1. conversion from HTML to markdown is leading to >1...

Plaintext of fetched bookmarks is cached in a single line. Instead each paragraph in HTML should translate to a new line in the parsed plaintext. This will lead to better...