← Back to context

Comment by sanufar

2 days ago

This looks great! I’m really stoked to see egui being used for the desktop app. While I’m not a lawyer, I was wondering about the potential for external references to cases, i.e doc1 references a case which isn’t present locally, which can then be navigated to via something like “go to definition”. Maybe something like an indexer that crossrefs on a database of legal cases? Do you have any thoughts on some other use cases? The idea of an IDE for lawyers is super cool, can’t wait to see where this goes!

Thanks so much. Yes, the plan is to package libraries along with the product to allow for all kinds of external entities to be resolved.

Egui is great!