Nathan Bo Wang
Nathan Bo Wang
Not sure if this is the case. But someone [mentioned `ja:content` doesn't go with presistent db](https://stackoverflow.com/a/65225260/6943364). My config looks like yours except for the `ja:content` part, and it works: ```ttl...
Yes, my configuration is exactly like that. You can replace my ontology with yours in my [ontology-dev-server project](https://github.com/site-bender/ontology-dev-server) to see if it works. [Here is the configuration I copied](https://github.com/site-bender/ontology-dev-server/blob/main/.devcontainer/configTdb2Mem.ttl) [Here...
I confirm the similiar issue on Linux. The annotation won't display until I scroll to the exact position. App: Linux Obsidian, v1.6.3, Annotator 0.2.11
`Epub reader mode: Pagination` works for Annotations when the page is visible, but Page notes won't display at all. 
Thank you very much for your help. Following your guidance resolved the problem. Here's my experience with the Llama-3-8B-q4f32-1k 5GB model on my MSI Katana GF66 12UD laptop. It's set...
I don't think Pino can work with Vitest without hacks. I’ve searched online, looked through the source code for configuration examples, but couldn’t get it to work as expected. So...
Sounds good!
@danielkoller I can't see the two issues are related. I can confirm this issue exists and affects all custom text ID fields, not just those in row fields. **Evidence from...
I created a tiny collection (just `id` + one `text` field), and it works fine. In my real project, collections that contains a `relationship` `array`, or `join` will fail. At...