Skip to content
This repository has been 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

Open
Gozala opened this issue Oct 3, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Gozala
Copy link

Gozala commented Oct 3, 2018

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.

@pfrazee
Copy link
Member

pfrazee commented Oct 3, 2018

I'm +1 to those changes.

@pfrazee pfrazee added the enhancement New feature or request label Oct 3, 2018
@pfrazee pfrazee self-assigned this Oct 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants