Christian Tietze
Christian Tietze
What @mjarvis said. * This is based on the implicit assumption that your whole results model is part of the app state. * Then you may or may not transform...
@jklingen Thanks for reporting this! Would you be up to the task of making a PR for the documentation? The template is in https://github.com/ReSwift/ReSwift/tree/master/Docs/jazzy-theme/assets/js
Tried to connect to my Nextcloud via WebDAV (and failed a.t.m., need to figure out why), so +1 to this if anyone knows out how to deploy on the platform....
I think the `--notes-dir` argument should be preceded by a directory path for file globbing, while you supply a _file_ path; does this work? ``` $ ~/envs/zkviz/bin/zkviz --only-list --notes-dir "/home/no/try/vimwiki/LT"...
Please note this does not include the fix from #3
I tried a couple of variations of this: (define-key company-active-map (kbd "") #'scroll-up) Doesn't matter which key map I use, scrolling doesn't quite work. Changing the selection does, though: (define-key...
So when you say "socket timeout", do you get a `socket.error` or a `mpd.ConnectionError`?
GitHub PR Templates can also help to make it less tedious. Then the form becomes part of GitHub. Can help folks who don't want to dabble with forks and git,...
@Econa77 Since you merged another PR recently, maybe you could look into this?
Closing this in favor of #455