Re: Advice for new feature 'image block` for new `sketch-mode` package

2021-10-02 Thread Ihor Radchenko
dalanicolai writes: > As svg is just xml, for small sketches I would prefer to insert directly > the xml > into the org-buffer within an image block, in which I can quickly toggle > showing > the image using `C-c C-c` (or `org-toggle-inline-images`). Also, exporting > such > xml should work perfe

Re: Advice for new feature 'image block` for new `sketch-mode` package

2021-09-20 Thread dalanicolai
Also, I already looked at the org source to see how to add e.g. a #+BEGIN_IMAGE block, but I found the 'api' quite overwhelming. So I am hoping that some experienced developer could maybe give some advice/explain (for) how to approach/implement this. On Mon, 20 Sept 2021 at 20:19, dalanicolai wro

Advice for new feature 'image block` for new `sketch-mode` package

2021-09-20 Thread dalanicolai
Hello, I am developing a new package for quickly sketching svg images, (see, and try out, sketch-mode at https://elpa.gnu.org/devel/). With the package, I can already quickly create a sketch and subsequently quickly save it and insert a link in some org-mode buffer (using the `b` transient suffix)