Results 102 comments of Lyz

Looks like they [closed the mypy issue](https://github.com/python/mypy/issues/10633), what implications does that have for this issue?

@morrinson were you able to make it work? It worked for me once I clicked on a specific release. You can't import the master release

Any new thoughts on this topic?

I'm also seeing this error, does anyone know how to get around this mypy error?

We're also seeing this issue, what can we do to close this issue?

It works for me with version `2.10.2` using `.cruft.json` with something like: ```json { "template": "xxx", "commit": "xxx", "checkout": null, "context": { "cookiecutter": { ... } }, "directory": null, "skip":...

Hi all, I've just created [autoimport](https://lyz-code.github.io/autoimport/) for this purpose. Issues and pull requests are welcome :)

@KyleKing I guess there is still no advance, isn't it?

The plugin suggested by @ray-x is not maintained. I've opened several issues and PR without answer, and for me is currently broken for the latest version of orgmode :( Trying...

I managed to make it work in [my fork](https://github.com/lyz-code/telescope-orgmode.nvim) in case anyone is interested