From 1b0426ff1d21f729bc4b3ca59d57f344bcdb4e9d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 20 Sep 2017 15:32:05 -0400 Subject: split out todo for webapp export config UI; close export todo! --- doc/todo/export.mdwn | 11 +---------- doc/todo/webapp_export_remote_configuration_interface.mdwn | 11 +++++++++++ 2 files changed, 12 insertions(+), 10 deletions(-) create mode 100644 doc/todo/webapp_export_remote_configuration_interface.mdwn diff --git a/doc/todo/export.mdwn b/doc/todo/export.mdwn index c33078668..7c3bf0ee6 100644 --- a/doc/todo/export.mdwn +++ b/doc/todo/export.mdwn @@ -13,14 +13,5 @@ exported data. Would this be able to reuse the existing `storeKey` interface, or would there need to be a new interface in supported remotes? ---[[Joey]] +> [[done]]! --[[Joey]] -Work is in progress. Todo list: - -* Support configuring export in the assistant - (when eg setting up a S3 special remote). - - This is similar to the little-used preferreddir= preferred content - setting and the "public" repository group. The assistant uses - those for IA, which could be replaced with setting up an export - tracking branch. diff --git a/doc/todo/webapp_export_remote_configuration_interface.mdwn b/doc/todo/webapp_export_remote_configuration_interface.mdwn new file mode 100644 index 000000000..d6870a68e --- /dev/null +++ b/doc/todo/webapp_export_remote_configuration_interface.mdwn @@ -0,0 +1,11 @@ +Support configuring export remotes in the webapp + +Remember the little-used preferreddir= preferred content +setting and the "public" repository group. The webapp uses +those for IA, which could be replaced with setting up an export +tracking branch. + +The UI for S3, WebDAV, directory special remote setup could also have a way +to make it an export, and configure the directory to export. This would +complicate the UI, so needs thought. --[[Joey]] + -- cgit v1.2.3