emacs-org-count-words 0.1-0.df4f069
Word count in org-mode
This package calculates a precise word count in org-mode by excluding unwanted elements such as code blocks, options, and drawers. The results are displayed on the modeline.
- Outputs:
out - Website: https://github.com/Elilif/org-count-words
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-org-count-words 0.1-0.df4f069 as follows:
guix install emacs-org-count-words@0.1-0.df4f069
Or install the latest version:
guix install emacs-org-count-words
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.