One can have a URL which opens a file, with a URL like: file:///. In particular, this can open a .ods file in LibreOffice Calc.
Is there a way to open that calc file and then open a specific sheet within it (where the calc file might have multiple sheets)?
It might look something like this: file:///home/username/myfile.ods?sheet=“foobar”