* Feature request: Export to text file with no line wrapping
@ 2024-11-30 21:01 Morten Kjeldgaard
2024-12-23 18:04 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Morten Kjeldgaard @ 2024-11-30 21:01 UTC (permalink / raw)
To: emacs-orgmode
The subject says it, it would be very nice if there was an export option
to export to text mode without wrapping paragraphs,so the resulting text
file can be read with visual-line-mode on.
At the moment I need to use pandoc to do this, using
pandoc -f org -t plain --wrap=none file.org > file.txt
Kind regards,
Morten Kjeldgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Feature request: Export to text file with no line wrapping
2024-11-30 21:01 Feature request: Export to text file with no line wrapping Morten Kjeldgaard
@ 2024-12-23 18:04 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-12-23 18:04 UTC (permalink / raw)
To: Morten Kjeldgaard; +Cc: emacs-orgmode
Morten Kjeldgaard <mortenkjeldgaard@gmail.com> writes:
> The subject says it, it would be very nice if there was an export option
> to export to text mode without wrapping paragraphs,so the resulting text
> file can be read with visual-line-mode on.
See org-export-preserve-breaks. Does it do what you want?
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-23 18:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-30 21:01 Feature request: Export to text file with no line wrapping Morten Kjeldgaard
2024-12-23 18:04 ` Ihor Radchenko
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.