Plugin for Obsidian.md that adds a ribbon button to create a quick note for object writing, providing a random word.
Object writing is a writing exercise that focuses on describing an object and any related experiences, using all of your senses. I originally learned about object writing from brilliant lyric guru Pat Pattison.
I just started using Obsidian and thought I'd take the opportunity to come back to object writing, so with a little googling I figured out how to make a plugin.
I had made a console app that used notepad for this purpose originally. Here's the repo.
I made this for myself but I guess there's no reason not to share. The file with all the words to pick from (words.js) is not the best, but it gets the job done.