←back to thread

143 points sathishmanohar | 1 comments | | HN request time: 0.199s | source
Show context
chankstein38 ◴[] No.35530862[source]
So what actually is this? Reading through it, the description sounds like it's basically notepad? Why would I use this instead of notepad except for some sort of aesthetic of working in the terminal?
replies(3): >>35530923 #>>35530957 #>>35531628 #
LeoPanthera ◴[] No.35531628[source]
It’s a word processor. Notepad is a text editor. They are not the same thing.

https://en.wikipedia.org/wiki/Word_processor

I think a lot of people have forgotten that “word processors” were originally mechanical devices, and then electrical and electronic devices, before ultimately becoming software.

replies(2): >>35531742 #>>35545107 #
c-smile ◴[] No.35531742[source]
It is not a word processor in common sense.

Difference between Word Processor and text editor is in WYSIWYG mode of operation. At least for most of people.

Like my Sciter.Notes (https://notes.sciter.com) has better chances to be named as Word Processor as its primary mode is WYSIWYG. It also supports WordGrinder alike mode (Markdown editing) so users can chose what mode is more suitable for particular document type.

replies(5): >>35532037 #>>35532544 #>>35532644 #>>35536533 #>>35546528 #
1. heleninboodler ◴[] No.35532544[source]
> Difference between Word Processor and text editor is in WYSIWYG mode of operation. At least for most of people.

As someone who used DOS-based word processors like WordStar, and before that, a Brother word processor that looked like a typewriter with a two-line display that let you edit a whole document, funky inline formatting symbols and all, and then hit "print" when you were done, I think this statement ignores a lot of history.