Skip to content

FR: Export GephiLite component for easier embedding #313

@imsuck

Description

@imsuck

Is your feature request related to a problem?

I'm creating a plugin for the note-taking program Obsidian. The problem is that currently, to use gephi-lite with broadcasting, one needs a HTTP server running (origin issues with BroadcastChannel), and the Node.js APIs are limited to only desktops.

Describe the solution you'd like

Export the root component as GephiLite, like how excalidraw does it. This way, the component would share the same origin, app://obsidian.md, with the plugin and be able to communicate with it.

Describe alternatives you've considered

Host the static files locally. It works, but it's clunky.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions