Linux command
wordgrinder 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start WordGrinder
wordgrinder
Open document
wordgrinder [document.wg]
Import file
wordgrinder --import=[file.txt]
Export to format
wordgrinder --export=[output.html]
说明
wordgrinder is a terminal-based word processor designed for focused, distraction-free writing. It emphasizes content over appearance, providing document structure through styles like headings, paragraphs, and lists rather than visual formatting controls. Documents are saved in the native .wg format that preserves full structure, and can be exported to HTML, LaTeX, Markdown, ODT, and plain text. The full-screen editing environment keeps attention on the writing itself, with keyboard shortcuts for navigation and style changes.
参数
- --import _FILE_
- Import document.
- --export _FILE_
- Export document.
FAQ
What is the wordgrinder command used for?
wordgrinder is a terminal-based word processor designed for focused, distraction-free writing. It emphasizes content over appearance, providing document structure through styles like headings, paragraphs, and lists rather than visual formatting controls. Documents are saved in the native .wg format that preserves full structure, and can be exported to HTML, LaTeX, Markdown, ODT, and plain text. The full-screen editing environment keeps attention on the writing itself, with keyboard shortcuts for navigation and style changes.
How do I run a basic wordgrinder example?
Run `wordgrinder` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --import _FILE_ do in wordgrinder?
Import document.