Julian Hauser

Results 48 issues of Julian Hauser

Great plugin, thanks a lot! :blush: I noticed that the telescope window size doesn't follow the default size that I've set otherwise. I like to use two windows side by...

I just started using `papis doctor` and noticed I got a lot of `keys-exist` messages. When I checked, it was because certain keys were missing. Maybe we might want to...

Zathura recently-ish deprecated their `highlight-transparency` option, which by default was set to something like `0.3` so that text would still be visible when highlighting it (for instance in search results)....

bug
good first issue

As suggested by @kiike, I improved the docs around ``papis update`` python expression parsing. I moved the example covering this feature to the very bottom and added a note that...

The installation instructions at https://papis.readthedocs.io/en/latest/install.html mention how to run the tests. I don't think this belongs there. Can we just delete it (I think tests are already mentioned in `HACKING.md`)?

documentation

While investigating [a bug in papis.nvim](https://github.com/jghauser/papis.nvim/issues/36), I realised that the root cause might be a stray `\n` in one of the titles defined in an `info.yaml`. Are linebreaks allowed in...

enhancement

I've been trying to improve my workflow for `papis.nvim` and wanted to include a `config` file in my repo so that I (and other contributors) can test things without using...

I think recent changes introduced a bug with the data table of the db. It seems to be cleared out at times for reasons that I don't yet quite understand....

TODO: handle creating multiple notes when trying to open notes which do not exist yet

I recently had to adjust the `multiple-authors-format` option as I use `jinja2` for formatting. This works well, but I'm wondering why instead of `author` or `author_list`, it requires `au`: e.g....