Theo Sanderson
Theo Sanderson
Hmm - https://raw.githubusercontent.com/theosanderson/taxonium/master/taxonium_backend/tfci.jsonl works for me (and has done for a long time). This may be because the file you are trying to load is huge e.g. greater filesize than...
_If_ it was the issue as diagnosed then https://github.com/theosanderson/taxonium/pull/430 should fix when rolled out, so I'll close for now. >Hmm, maybe have a build time instead for now? just as...
Interesting. I haven't tested on MacOS yet due to a shortage of space for the 5 GB file, but will do. On Windows in development mode where I can see...
Thanks for checking
So I think I kind of fixed this recently in that the port selected is now random, so you can have multiple independent instances (maybe that is what you meant...
Ah I hadn't realised MacOS doesn't typically allow multiple instances, other OSes do. Workaround for now https://www.totalphase.com/support/articles/200349376-Multiple-Application-Instances-on-Mac-OS-X#:~:text=Trying%20to%20use%20the%20Finder,if%20one%20is%20already%20running. but agreed on the issue
Yep the idea of allowing you to drag onto the unopened Taxonium icon (which I think is the same idea under the hood) is definitely on the radar.
Yep, different to #423, but nonetheless something I intended todo. And I think under the hood that is implemented as recognising `Taxonium.app file.xyz` and loading file.xyz
I think the ideal way to handle that second point would be for the jsonl to include an EPI_ISL metadata field
Interesting - I got NS download to work a few mins ago. Will look into it.