Skip to content

Allow setting the graph description in the share flow #182

Description

@benbaarber

Blocked by #181.

Once meta has a first-class description field, expose a way to set it when sharing:

  • path share --description "..." — stamp the description onto the uploaded document's meta
  • path p export pathbase --description "..." — same for the plumbing surface
  • Consider path p merge --description "..." alongside the existing --title, since merge is where multi-path graphs are assembled

The description travels inside the document (meta.description), so no Pathbase API change is needed — the server already stores the full graph header on upload. Rendering it is tracked on the Pathbase side.

Metadata

Metadata

Assignees

No one assigned

    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