Skip to content
This repository was archived by the owner on Jun 3, 2020. It is now read-only.
This repository was archived by the owner on Jun 3, 2020. It is now read-only.

Include archive type and link info in entries of experimental.library.list #7

@Gozala

Description

@Gozala

Right now in order to display archives that have certain type associated I need to do three round-trips:

  1. experimental.library.list({ isOwner:true })
  2. DatArchive.load(url)
  3. archive.getInfo()

I'd love if info from the getInfo() was included in the entries of the listing, it might be even better if list opts would take .type similar to selectArchive.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions