Skip to content

Conversation

@Remi-Gau
Copy link
Collaborator

@Remi-Gau Remi-Gau commented Dec 12, 2024

this is me trying things out, see if this is a viable option

image

@Remi-Gau
Copy link
Collaborator Author

@tsalo @Lestropie

demo

https://www.dropbox.com/scl/fi/h1vmjihby032jdqismplg/Screencast-from-12-12-2024-15-45-05.webm?rlkey=rgm5qkjvlvtuj18e3fclchl11&dl=0

@effigies
maybe also useful to have consistent set of links to external things across all pages:

$ grep -rni https://www.json.org/json-en.html src

src/modality-agnostic-files.md:549:[object]: https://www.json.org/json-en.html
src/modality-specific-files/genetic-descriptor.md:137:[object]: https://www.json.org/json-en.html
src/modality-specific-files/motion.md:240:[object]: https://www.json.org/json-en.html
src/derivatives/common-data-types.md:343:[object]: https://www.json.org/json-en.html
src/schema/objects/metadata.yaml:3360:    [Object](https://www.json.org/json-en.html)
src/common-principles.md:481:    [JSON object](https://www.json.org/json-en.html) described below; and
src/common-principles.md:515:in the form of a JSON [object](https://www.json.org/json-en.html)
src/appendices/hed.md:58:The JSON sidecar provides a [JSON object](https://www.json.org/json-en.html) of annotations for these categorical values.

Though I wonder how this part would play with the PDF generation.

@effigies
Copy link
Collaborator

IMO links are less useful in a PDF, so if this only affects the HTML spec, that seems fine.

@Remi-Gau
Copy link
Collaborator Author

The tool tip part would only be the html part. The second part about link summary would likely affect the pdf.
Should try to confirm.

@Remi-Gau Remi-Gau changed the title [ENH] use snippets to link to definitions [ENH] use snippets to link to definitions via tooltips Feb 6, 2025
@codecov
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.81%. Comparing base (9cd5d21) to head (2fa15ed).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2005   +/-   ##
=======================================
  Coverage   82.81%   82.81%           
=======================================
  Files          22       22           
  Lines        1693     1693           
=======================================
  Hits         1402     1402           
  Misses        291      291           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@effigies effigies modified the milestones: 1.10.1, 1.10.2 Aug 27, 2025
@effigies effigies modified the milestones: 1.10.2, 1.11.0 Jan 16, 2026
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.

[ENH] Extensive use of definition hyperlinks

2 participants