summaryrefslogtreecommitdiff
path: root/edit.html
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-09-02 13:28:06 +0200
committerPatrick Simianer <p@simianer.de>2015-09-02 13:28:06 +0200
commit47ec481bb682c1abb50f1e7966b2347a84c943ce (patch)
treed676d55635635655bedd34fca64a209f7d7762c8 /edit.html
parent91b92cf5024a55ce6f6bdd368f3b797a7361c978 (diff)
instructions
Diffstat (limited to 'edit.html')
-rw-r--r--edit.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/edit.html b/edit.html
index aa24a36..0592fe8 100644
--- a/edit.html
+++ b/edit.html
@@ -19,6 +19,16 @@
<pre id="data">
<p id="debug">&nbsp;</p>
</pre>
+ <h3>Instructions</h3>
+ <ul>
+ <li><strong>reorder target phrases:</strong> drag and drop target phrase</li>
+ <li><strong>add/remove links:</strong> select a source phrase by clicking on it, then click appropriate target phrase (click selected source phrase again to cancel)</li>
+ <li><strong>edit text:</strong> double click on phrase, click outside once to stop editing</li>
+ <li><strong>add target phrase:</strong> click '+' button to add phrase</li>
+ <li><strong>remove target phrase:</strong> drag phrase onto red box</li>
+ <li><strong>reset:</strong> click 'reset' button to start from scratch</li>
+ <li><strong>show recorded data:</strong>click 'D' button</li>
+ </ul>
<h3>TODO</h3>
<ul>
<li><strike>edit text and resize, move (dblclick)</strike></li>