Skip to content

New widget: Coordinate widget #2308

@acardona

Description

@acardona

A simple widget that isn't a SkeletonSource. Instead, opens a CSV file, with options to choose columns for:

  • name (optional)
  • x
  • y
  • z
  • skeleton ID (optional)

And then list them in a table, with each row clickable. Ideally, there would be a checkbox on each row, to the right, on a column, to register whether the row has been visited. Or the link should change color – some indication that the location has been seen at least once.

There should also be a button to save them as CSV, alongside the column with data on whether it's been seen or not.

The name should be editable, or better yet, add another column with a text field to add notes on the location.

No need for persistence into the database, although it should be considered, stored as a "coordinate list" or similar.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions