Ara Adkins
Ara Adkins
Could you not get around this by allowing typst packages and the WASM bundle to be stored in a user-defined folder in the vault (#52)? Once that is done, they...
Asking this as an interested watcher: if view pages can have a typescript content type for the script, does that mean that the TS compiler is getting bundled?
Cheers, awesome stuff!
A bit of both, but primarily performance. My vault is ~12k notes and so takes a noticeable amount of time to index. On mobile it takes a significant amount of...
Yeah it's noticeably faster to index if I disable that toggle in settings! I would also think that frontmatter is the best solution. It's something I feel like I would...
Okay, sounds like a plan!
I have been able to integrate https://github.com/stevefan1999-personal/inkwell/commit/0c1e5dd52cf3e012cb238ecfbdb3b1731b987c03 into my project that relies on Inkwell, but https://github.com/stevefan1999-personal/inkwell/commit/87b70498c4ebfdf4f443c178e35af7f9e5f1d8d1 creates a number of compilation errors about undefined feature version `llvm19-0`. For the version...
For whatever this is worth I am observing the same type of failure as described in this thread when it comes to the Objective-C sanity check binary. Compilation is similarly...
My guilt complex would thank you. :P
I use this feature too, as it allows a fluent way to simply accumulate multiple valid values for a field. I use it for character work, for example, where referring...