katy lavallee
katy lavallee
I tried `jira view` with `--format='%key, %summary, %customfield_10004`, but it doesn't output anything after summary.
There's a good guide here: https://github.com/kennethreitz/setup.py I can't currently use this on Mac (unless I modify my local copy) because I don't have a `python3` executable in `/usr/bin` and Mac...
I have my own theme which stopped working when I upgraded. I get the error `E117: Unknown function: PaperColor_kyl#register`. Admittedly, I don't really know what [I'm](https://github.com/katylava/dotkyl/blob/5316ad54297a9400570051ff72aa81d51333e74a/nvim/init.vim#L140-L142) [doing](https://github.com/katylava/dotkyl/blob/5316ad54297a9400570051ff72aa81d51333e74a/nvim/pcthemes/kyl.vim).
Is this package still being maintained? We'd like to use the latest version of django-filter but can't, since graphene-django-extras requires an older version. Also the current version requires an alpha...
In Obsidian, transcluded blocks are styled differently: I would like it if they were styled differently by obsidian-html as well, or at least had a class name on the element...
I recently upgraded from 0.4.9 to 1.0.0, since we are upgrading our application to Django 4.2. Suddenly my tests for filters that happen to be on enum fields, which assert...
Is there a way to not fold the blank line before a heading into the previous fold? Example:  I have a blank line before "Timeline", but it gets folded...
This turns my list items into `> * a list item`. I can't dedent my lists any further in Google Docs. I would expect list items to be just `*...
## Context (Input, Language) Using the CLI to get a schema file from a json file. Input Format: JSON Output Language: Schema ## Description I want to make it easy...