diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/export.mdwn | 11 | ||||
-rw-r--r-- | doc/todo/webapp_export_remote_configuration_interface.mdwn | 11 |
2 files changed, 12 insertions, 10 deletions
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]] + |