Skip to content

Conversation

@mzouink
Copy link

@mzouink mzouink commented May 5, 2025

Added generate url wrapper
and process url service:

TODO :
[] Handler in : src/main/java/bdv/tools/links/BDVLinkHandlerPlugin.java is not done
[] BDVLinkHandlerPlugin needs new fiji, so we need to make it as option that works only if LinkHandler is available

tpietzsch and others added 12 commits March 25, 2025 12:56
Typed<T> instances of any T with a @JsonIo-annotated adapter are
serialized as json objects with a "type" attribute with the value of the
JsonIo.type() annotation, and an "obj" attribute, which is serialized
using the annotated adapter. For deserialization, the correct adapter is
looked up via the "type" attribute.
@mzouink
Copy link
Author

mzouink commented May 5, 2025

i removed the link handling, it will be a serparate project but i think we can have link generation here
only thing missing is to agree on the link :

final static String BASE_URL = "fiji://bdv?";

@mzouink mzouink marked this pull request as ready for review May 5, 2025 17:59
@mzouink
Copy link
Author

mzouink commented May 12, 2025

@krokicki

@mzouink
Copy link
Author

mzouink commented Sep 8, 2025

@tpietzsch @StephanPreibisch i think this one is ready to be merged to link branch
we have a working link handler here
https://github.com/bigdataviewer/bigdataviewer-links
you generate a view in BDV then you click ctrl+L to generate the link
then you use the url to popup BDV

@mzouink mzouink changed the title Generate fiji url links and process them: in progress Generate fiji url links Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

None yet

2 participants