rrrnld
rrrnld
I feel like I'm also missing something crucial. I took the `dictDBs.wordnet` package from `nixpkgs` [from here](https://github.com/NixOS/nixpkgs/blob/66c4e8d3e91f6a4121a055630e005d9c70019c13/pkgs/servers/dict/dictd-wordnet.nix) and built it with `nix build --no-link --print-out-paths nixpkgs#dictdDBs.wordnet`. In the built package...
Not sure if this helps, but I lost the whitelist when installing the beta. I did not recreate it, but during the setup screen I applied the convenience settings and...
I second this! Sort order and more field types would both be super helpful. Ideally this would be just as flexible as the `sort` parameter of the rest api, that's...
@DanielBiegler Gladly! Here's an sqlite db with an accompanying docker-compose.yml to reproduce: [repro.zip](https://github.com/directus/directus/files/12855976/repro.zip) The effect is not as pronounced as in our production setup (as I said, page refreshes take...
hi @thormagnusson, would you be interested in corrections like these? i'm currently reading the book, and i find it immensely helpful. there are examples of minor typos, mismatched strings in...
This pull request is already quite comprehensive and covers most of what I find as I read. There are some really minor bits that I have corrected so far. This...
Hi there, is there anything I can do to get this merged?
I found that this is stored in `/.reading-state/$FINGERPRINT.json` in a nicely readable JSON format (with full-text excerpts for the annotations). I'm not sure yet if there's an easy way to...
Sorry for the force-pushes, I a big chunk of both files was re-formatted on save and I only noticed after opening this PR. I reverted those changes because they don't...
I had some issues as well, and realized that I was using the wrong hook (you can check by inspecting the minor modes, or see whether `org-wild-notifier--timer` is not `nil`)....