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

Create an on-panel "Display" menu containing options for customizing the graph #31

Open
treymo opened this issue Jul 26, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@treymo
Copy link
Owner

treymo commented Jul 26, 2021

Right now I've been adding options to the Joplin plugin settings but I think these would be better and more discoverable/accessible if they were part of the HTML/Javascript UI in the graph panel itself

@treymo treymo added enhancement New feature or request help wanted Extra attention is needed labels Jul 26, 2021
@treymo treymo added this to the 1.0.0 milestone Jul 26, 2021
@Ravichandra-C
Copy link

@treymo , Can I work on this?

@treymo treymo assigned treymo and Ravichandra-C and unassigned treymo Oct 2, 2021
@treymo
Copy link
Owner Author

treymo commented Oct 2, 2021

All yours! Do you mind showing an example of the UI you are envisioning before you get too far along so we can discuss it?

@Ravichandra-C
Copy link

Sure @treymo

@Ravichandra-C
Copy link

@treymo ,Does joplin API allow to set the setting from panel?

@treymo
Copy link
Owner Author

treymo commented Oct 4, 2021

It is not possible to change Joplin settings directly from the UI, but you can have the UI post a message which the plugin can then receive and modify the setting on the UI's behalf: https://github.com/treymo/joplin-link-graph/blob/master/src/index.ts#L181

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants