diff options
author | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web> | 2012-09-23 21:58:08 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-09-23 21:58:08 +0000 |
commit | 79bd2b1d5bc65339d609fcce52ce7e861394f25d (patch) | |
tree | 5943cc827fa6f32cd8bf6fff0e78fd6fc32d022a /doc/design | |
parent | d77ff5daddfd9ef73dd04ceda57dfc188054e72e (diff) |
Added a comment
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/assistant/transfer_control/comment_1_d5adaef4712913dc0263d4ebafb79320._comment | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/design/assistant/transfer_control/comment_1_d5adaef4712913dc0263d4ebafb79320._comment b/doc/design/assistant/transfer_control/comment_1_d5adaef4712913dc0263d4ebafb79320._comment new file mode 100644 index 000000000..54e6a59cc --- /dev/null +++ b/doc/design/assistant/transfer_control/comment_1_d5adaef4712913dc0263d4ebafb79320._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U" + nickname="Richard" + subject="comment 1" + date="2012-09-23T21:58:08Z" + content=""" +You could try to do it similar to [RT](http://bestpractical.com/rt/): + +* Implement saved statements, i.e. offer common use cases +* Allow those statements (or aliases? stanzas?) to be loaded in a relatively simple editor with a basic wizard to support the building of new rules +* Offer a free-text input for advanced users. It should be able to parse that and load it into the simple editor. +* Users should be able to save, export, and import those statements. +* Optionally, allow users to dry run the rules by showing them what git-annex needs to do to fulfill the requirements set by the statements. + +"""]] |