* 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; 3+ 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] 3+ 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 2025-02-02 17:06 ` Ihor Radchenko 0 siblings, 1 reply; 3+ 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] 3+ messages in thread
* Re: Feature request: Export to text file with no line wrapping 2024-12-23 18:04 ` Ihor Radchenko @ 2025-02-02 17:06 ` Ihor Radchenko 0 siblings, 0 replies; 3+ messages in thread From: Ihor Radchenko @ 2025-02-02 17:06 UTC (permalink / raw) To: Morten Kjeldgaard; +Cc: emacs-orgmode Ihor Radchenko <yantar92@posteo.net> writes: > 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? I assume that it does. Canceled. -- 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] 3+ messages in thread
end of thread, other threads:[~2025-02-02 17:05 UTC | newest] Thread overview: 3+ 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 2025-02-02 17:06 ` Ihor Radchenko
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).