29
Writing program (sopuli.xyz)
submitted 7 months ago by qyron@sopuli.xyz to c/linux@lemmy.ml

Besides Libre Office, what other programs/solutions exist in the Linux world for writers?

(Please, don't suggest VIM. After all the memes and comments I've read, I've come to dread it).

I like writing but the standard Writer tends to send me in a constant formatting spree.

I want to get back to writing regularly and something that could help me stay focused and somewhat organized would be nice.

you are viewing a single comment's thread
view the rest of the comments
[-] rstein@discuss.tchncs.de 1 points 7 months ago* (last edited 7 months ago)

It depends on what you want to achieve.

Vi and it’s descendants are brilliant editors for a programmer but not for writing prose. So stay away from them. ;-)

Do you want just to write text without being distracted by an overwhelming gui or are you fine with the hint at options?

Do you want to write in a terminal?

How much do you want to format while typing? By typing the format commands into the text or by clicking on buttons or ctrl-key magic?

Do you need version control?

For each of your combination of answers there are different solutions.

[-] taladar@sh.itjust.works 5 points 7 months ago

Vi and it’s descendants are brilliant editors for a programmer but not for writing prose.

They work just fine for writing prose too. Though you probably do not need to learn them if you only want to write prose.

[-] goosehorse@livesound.world 4 points 7 months ago

I wrote almost all of my grad school work in Vim and Emacs/Evil, in a non-compsci field! It was fantastic for editing, and I used pandoc to automate proper formatting, citations, and bibliographies for my papers and thesis. 10/10 would recommend to someone who is tech savvy or has a tangential interest in programming.

[-] rstein@discuss.tchncs.de 1 points 7 months ago

If you used pandoc hen you were programming your thesis. ;-)

[-] qyron@sopuli.xyz 2 points 7 months ago

Version control is an interesting idea.

I used to write fiction as a hobbie and want to return to it again.

The blank sheet of a standard text editor messes with my nerves. I lose myself editing, formating, etc.

If I could find a prompt that I could pre set the font, layout of the final work, and then have the program leave me alone, it would be perfect.

Most writers solutions come with a lot of bells and whistles, like word counter, time elapsed, goals, etc. Unnecessary. Distracting.

[-] ElderWendigo@sh.itjust.works 3 points 7 months ago

If I could find a prompt that I could pre set the font, layout of the final work, and then have the program leave me alone, it would be perfect.

You're describing a workflow using TeX or LaTeX, like typesetters for publisher's use. I don't have a specific recommendation, but in your shoes, I'd look for a CLI text editor (to avoid distractions) that supports word wrapping and do your actual formatting and typesetting totally separately from your writing with LaTeX.

this post was submitted on 26 Dec 2023
29 points (93.9% liked)

Linux

46611 readers
1338 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS