writegood-mode
rebiber
Our great sponsors
writegood-mode | rebiber | |
---|---|---|
5 | 2 | |
432 | 2,231 | |
- | - | |
0.0 | 0.0 | |
9 months ago | 4 months ago | |
Emacs Lisp | Python | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
writegood-mode
-
Best looking org-modes you ever saw?
for certain files, highlight weasel words, similar to writegood-mode
I have some elisp rules for deciding which fonts I should use in the buffer (journal files vs code files vs prose vs notes vs etc.). Also colors — blue modelines for personal files and red modelines for work-related files. And for files that will get published publicly I will highlight certain words (similar to writegood-mode). And I use different default browsers for different projects. Different indentation rules for different folders. I have lots of little things like that.
-
Syntax highlighting for natural languages?
Writegood mode highlights passive voice. That could be starting point.
- BibTeX Tidy
-
Have you writer's ambitions? Write a little, write everyday, and let Emacs be your coach!
Very interesting. Mmm, have you tried writing-good-mode for editing? I guess you can help yourself for your editing/rewriting a bit better with my PR: https://github.com/bnbeckwith/writegood-mode/pull/27
rebiber
-
BibTeX Tidy
This is great! Especially nice to be able to remove entire fields.
Relatedly, here are a couple of tools to ensure that references are complete (e.g. updating arXiv papers to their published versions, mostly for computer science papers):
- https://github.com/yuchenlin/rebiber (CLI, web interface)
- https://www.cl.cam.ac.uk/~ga384/bibfix.html (only *ACL papers, web interface with diff, disclaimer: mine)
What are some alternatives?
zotero-better-bibtex - Make Zotero effective for us LaTeX holdouts
VSCode-LaTeX-Inkscape - ✍️ A way to integrate LaTeX, VS Code, and Inkscape in macOS
LaTeX-OCR - pix2tex: Using a ViT to convert images of equations into LaTeX code.
betterbib - :green_book: Update BibTeX files with info from online resources.
biblint - BibLint -- a system for fixing bibtex databases
emacs-solidity - The official solidity-mode for EMACS
bibtool - BibTool is a tool for manipulating BibTeX data bases. BibTeX provides a mean to integrate citations into LaTeX documents. BibTool allows the manipulation of BibTeX files which goes beyond the possibilities -- and intentions -- of BibTeX.
zotero - Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share your research sources.
clj-refactor.el - A CIDER extension that provides powerful commands for refactoring Clojure code.
org-msg - OrgMsg is a GNU/Emacs global minor mode mixing up Org mode and Message mode to compose and reply to emails in a Outlook HTML friendly style.
wc-mode - Wordcount minor mode for Emacs