Vim is a text editor first released by Bram Moolenaar in 1991. Vim was created as an extended version of the vi editor, with many additional features designed to be helpful in editing program source c... More
![]()
Many people are surprised to find that with all the writing I do, hardly any is done with a traditional word processing application. Between smart quotes, file extension quirks, and publications and websites having slightly different formatting requirements, I find it's quicker and easier to use a text editor.
The two computers I use most run Linux -- the laptop runs Ubuntu, while the desktop is a "distribution nomad" that changes frequently. One great thing about Linux is that the platform has no shortage of capable text editors. Some lend themselves more to writing code and heavy-duty programming than others (such as Vim and Emacs) while others straddle the plain text document/programming editor line.
Lately, primarily because I've been slow to install my usual cross-over text editor of choice, Geany, I took a closer look at the plugins available for GNOME's "came with the desktop" editor, Gedit. The default plugins (and those found in the "extra" packages) make the plain vanilla editor far more appealing and useful for hardcore writers and casual programmers alike.
Facts behind Microsoft's anti-Linux campaign.....
The best three Linux introductions for beginners.....
Is cash king of open source?......
Open source multi-track audio editing software Jokosher.....
Vi and Vim macro tutorial: How to record and play.....
If you're looking for a way to take and organize notes, hardcore Linux users will tell you that Vim or Emacs is the only way to go. While they're both excellent solutions, neither are for the faint of heart. There are plenty of note management options out there -- Tomboy and BasKet, for instance -- but why not ratchet things up a notch and create a digital journal instead.