branch: externals/sketch-mode
commit 1ac68631b1db064840e93ab762967237a55db699
Author: Daniel Nicolai <dalanico...@gmail.com>
Commit: Daniel Nicolai <dalanico...@gmail.com>

    Update README with info about quick insert image
---
 README.org | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.org b/README.org
index 43bc237..f417424 100644
--- a/README.org
+++ b/README.org
@@ -20,6 +20,7 @@
    - snap to grid
    - draw text
    - crop finale image
+   - quickly insert image + definition into (org-mode) buffer
    - set stroke, fill, width etc.
    - show dom (lisp) in other window
    - draw angle arcs (between lines, available soon, I hope. See
@@ -94,6 +95,8 @@
   package, the usage is more or less self explanatory, it is wise to take note
   of the following comments:
 
+  - use =I= to quickly insert the xml-definition into the (org-mode) buffer 
from
+    which sketch-mode was called and create the image as an overlay.
   - to remove an object (without using undo), you should toggle labels by
     pressing =l=, and then to remove an object enter its label after pressing
     =R=.

Reply via email to