help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: get text from LibreOffice Calc to Emacs Org-Mode


From: Platon Pronko
Subject: Re: get text from LibreOffice Calc to Emacs Org-Mode
Date: Mon, 24 Apr 2023 16:45:18 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1

1. Use some external script to transfer clipboard contents from Calc format into Org-table format. So you C-c in Calc to copy the table, invoke external script to transform the clipboard, then paste the contents into Emacs. Personally I'd prefer Python, but you can use whatever you are comfortable with;

this seems to be too difficult for me.
--------------------------------------------------------------------
I don’t know if that possibility would make a difference to simply copy the 
text.
Is sees to me also difficult to use, because I don’t know emacs so much yet. I 
am learning.
AFAIU I would have to copy this part into my init.el file

Unfortunately I don't think there is a way to do this without coding :( Looks 
like the only way is to manually adjust it, for now.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]