Andric Tham

Results 7 issues of Andric Tham

**Is your feature request related to a problem? Please describe.** One important feature missing from Quartz that makes it useful for publishing digital gardens is [transclusion](https://en.wikipedia.org/wiki/Transclusion#:~:text=In%20computer%20science%2C%20transclusion%20is,transparent%20to%20the%20end%20user.). In Obsidian, this is...

enhancement

Implement the ability to insert a link into the editor

enhancement

**Is your feature request related to a problem? Please describe.** [Zenstack](https://zenstack.dev/) is an extension of Prisma for implementing authorization, that works with Next.js pages & app routers, and has documented...

enhancement

**Description and expected behavior** In Next.js [14.2.10](https://github.com/vercel/next.js/releases/tag/v14.2.10), as well as the latest [14.2.12](https://github.com/vercel/next.js/releases/tag/v14.2.12), wrapping the app in [`ZenStackHooksProvider`](https://zenstack.dev/docs/reference/plugins/tanstack-query#context-provider) as exported from `"../lib/hooks"` causes Next.js to throw an Internal Server Error...

## Summary This PR fixes an issue with the `cursorStateField` param that’s passed into `yCursorPlugin`. Setting `cursorStateField` enables awareness state to be namespaced, so that cursors from different subdocuments syncing...

**Is your feature request related to a problem? Please describe.** On the client-side, I want to use [Zero](https://zero.rocicorp.dev/) instead of swr, tRPC or ZenStack-generated TanStack Query hooks, so that database...

I see that WorkOS now has a first class integration with Convex. I'm trying to build an app now with TanStack Start and Convex (which also has a first class...