Along with becoming more active on Mastodon, I’ve been thinking more about concision recently. One of the big selling points for Mastodon is that the character limit per post is 500 instead of Twitter’s 140. And I was thinking, “what if there was a way to force you to write better by writing less / …
Continue reading i wrote a thing – paragraph, a simple plugin for wordpress
Category:plugin
use prettypress if you’re running a wordpress blog
Like my list of used Chrome Extensions, I’m building a list of recommended {{WordPress}} plugins. But until I get it done, I have to give some pretty big props to PrettyPress. It’s a plugin that lets you edit in Visual, Text, and {{Markdown}} – the markup format of sites like reddit, {{GitHub}},, {{GitLab}}, and the …
Continue reading use prettypress if you’re running a wordpress blog
first plugin: term define
Term Define is a pretty simple plugin – something really just to get my feet wet in the area. For any ALL-CAPS terms/words in a post, when the page is rendered, a link to dictionary.com is inserted. So a word like ‘HULA’ would get transformed into HULA. (Note: I’m not using this particular plugin on …
Continue reading first plugin: term define