Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add clickable links for source nodes #398

Open
keyserj opened this issue Apr 25, 2024 · 0 comments
Open

Add clickable links for source nodes #398

keyserj opened this issue Apr 25, 2024 · 0 comments
Labels
enhancement New feature or request QoL small change the improves the feel of using the tool

Comments

@keyserj
Copy link
Collaborator

keyserj commented Apr 25, 2024

Describe your issue

When I add a source with a URL, it's really annoying that I can't click the URL. It's also unclear where I should put the URL.

Solution you'd like

Add a URL field above the notes for Source nodes. If there's a URL, turn the source node text into a hyperlink when it's not being edited.

Alternatives you've considered

Turn the node notes into a rich text field that can have links. But this doesn't help make it clear where to put the URL, and it doesn't enable the convenience of clicking on the source without being in the details pane.

Additional context

No response

Technical ideas and questions

  • might need to put a event.stopPropagation() in the node text hyperlink's onClick to prevent the click from selecting the node
@keyserj keyserj added enhancement New feature or request QoL small change the improves the feel of using the tool labels Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request QoL small change the improves the feel of using the tool
Projects
Status: No status
Development

No branches or pull requests

1 participant