|
From: Joe W. <jo...@gm...> - 2025-12-12 00:30:27
|
Hi Alberto, You can directly open a file in eXide using this URL pattern: https://exist-db.org/exist/apps/eXide/index.html?open=/db/apps/demo/index.html ... as seen on https://exist-db.org/exist/apps/demo/index.html. If you're thinking of a command within the eXide GUI to paste a resource's path to open it in an editor, that doesn't yet exist, but I agree it would be a nice feature! Joe On Thu, Dec 11, 2025 at 3:57 AM Alberto Simões <am...@zb...> wrote: > > On Tuesday, December 9th, 2025 at 20:37, Alberto Simões <am...@zb...> > wrote: > > > Hi > > > > Probably this is something available in a later exist version (if that > is the case, just let me know). But, is there a way to open a file in eXide > without browsing the collection? > > > > It happens that I have more than 120K files in a folder, and even > filtering, crashes eXide completely :-( > > Ended up writing a small python3 script to edit the file, as it seems the > index was broken because of an invalid document ID. Nevertheless, having a > direct way to open a file when you know the name would be great :-) > > THanks > > > _______________________________________________ > Exist-open mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-open > |