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

Share a graph visualisation with colleagues or the public #3

Open
extracts opened this issue May 22, 2020 · 1 comment
Open

Share a graph visualisation with colleagues or the public #3

extracts opened this issue May 22, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@extracts
Copy link
Owner

extracts commented May 22, 2020

It should be possible to share the Keypoints graph visualisation with others.

Keypoints currently uses Graphviz to generate the graph. The graph could be exported as a PDF. On export, the actual notes could also be embedded as PDF annotations on top of their corresponding graph nodes. Alternatively, we could export the graph as an interactive image map and add URLs to nodes & link labels. This map could then be part of notes shared via a static site generator.

See also related request in the DEVONthink forums.

@extracts extracts added the enhancement New feature or request label May 24, 2020
@extracts
Copy link
Owner Author

For now, I‘ve added menu commands to export the currently displayed graph visualization as a PDF file, or a Graphviz DOT file, respectively.

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

No branches or pull requests

1 participant