This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
Create archive directly from local directly via Dat Application #990
Labels
enhancement
Change that's on the roadmap
A group built
dat://trackbook.hashbase.io/start
during a hackathon last week. The goal is to add a user interface to files in a local directory to encourage certain behavior, e.g. when X file updates, made sure you update documentation in Y file. This assumes:2.
is solved by the latest update removing workspaces.1.
is still a bit tricky. We assume users will always be importing a local folder into Beaker. This means that to add an archive to trackbook is always a two step process:It'd be great to simplify this to one step, with two potential methods:
1a.
DatArchive.create({path:/existing/local/folder/path})
1b. Provide the local folder import menu on the
Create new Archive
button after usingDatArchive.selectArchive()
The text was updated successfully, but these errors were encountered: