Skip to content

Need to display images in networks #82

@jdanish

Description

@jdanish

We have multiple contexts where it is valuable to display an image in the node view (and potentially in edge views). This could be handled in one of two ways (or both):

  1. Re-integrate the markdown display.
  2. Add a new image attribute type that takes a url for an image from the web.

Note that for for the foreseeable future, the assumption is that these are displayed based on a URL, and we do not need or want to handle storing images.

In either case, one issue to be aware of is that in the prior implementation images were often too big, so needed to be automatically scaled. Ideally, that'd be integrated into the solution.

I'd still like to see markdown supported, but if it is easier to have just an image attribute type short-term, that's plenty for Spring.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions