From 79bd2b1d5bc65339d609fcce52ce7e861394f25d Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U" Date: Sun, 23 Sep 2012 21:58:08 +0000 Subject: [PATCH] Added a comment --- ...nt_1_d5adaef4712913dc0263d4ebafb79320._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/design/assistant/transfer_control/comment_1_d5adaef4712913dc0263d4ebafb79320._comment 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 0000000000..54e6a59cc2 --- /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. + +"""]]