Lucas Hoffmann
Lucas Hoffmann
The man page does not list all command line options because I was to lazy to type them all again. There are solutions that can import argparse objects into sphinx...
Currently we do validate the yaml data by hand, see [the `update()` method](https://github.com/scheibler/khard/blob/c130939c87cf56f436d9fe2d32e3df95aedf2253/khard/carddav_object.py#L1067-L1259). This is cumbersome and not documented. We should use a schema (and probably a library) instead and...
At first this is an internal distinction but it will allow us to use `field:` as a search query that means "vcards that have any value in that field". Currently...
This is a follow up of https://github.com/scheibler/khard/issues/179#issuecomment-575369551. The aim is to allow field lists like for `-F` also for the `--sort` option. The sorting should be done by the fields...
There are two places where it makes sense to complete field names on the command line: - the `-F` option - the search query This is currently not implemented as...
I have collected some thoughts and ideas about the command line interface of khard and how it could be improved. I will share them here and hope for people joining...
I had a warning that was two lines long but only the first line was shown. Is that deliberate to not show long warnings (maybe for several lines?) or is...
**Is your feature request related to a problem? Please describe.** I am using a small shell/vimL script that boils down to ``` #!/usr/bin/env -S nvim -S call v:lua.require'telescope.builtin'.oldfiles({"default_text": join(argv(), '')})...
**What happened?** When using this role I get the following deprecation warning: ``` [DEPRECATION WARNING]: "include" is deprecated, use include_tasks/import_tasks instead. This feature will be removed in version 2.16. Deprecation...
I am using notmuch 0.34.1 and astroid 0.16.0 from the NixOS unstable branch. When I start astroid I get the following error: ``` [14:06:50] [0x00007f74f3b4cb40] [M] [debug] log: stdout: yes...