Rasmus writes:
> With org-narrow-to-block you have to pay attention to the boundaries of
> the block, but indeed it goes most of the way. Of course it’s trivial to
> fix that.
>
> The nice part would be to be able to edit the content of the block in a
> different buffer. It’s good for dumping p
Nicolas Goaziou writes:
>> It would be nice if one could open an editing buffer for quote blocks,
>> e.g. using C-c '.
>>
>> I guess we could use the code already used for remote footnote editing in
>> org-src.el (I think) or whatever is being used for example blocks. The
>> mode should be Org,
Hello,
Rasmus writes:
> It would be nice if one could open an editing buffer for quote blocks,
> e.g. using C-c '.
>
> I guess we could use the code already used for remote footnote editing in
> org-src.el (I think) or whatever is being used for example blocks. The
> mode should be Org, I guess
Hi,
It would be nice if one could open an editing buffer for quote blocks,
e.g. using C-c '.
I guess we could use the code already used for remote footnote editing in
org-src.el (I think) or whatever is being used for example blocks. The
mode should be Org, I guess.
It might be nice to support