Object Writer

by Iago Grah
5
4
3
2
1
Score: 64/100

Description

The Object Writer plugin is designed to facilitate creative writing exercises by generating a quick note with a random word and a built-in timer. Ideal for object writing, it encourages sensory-rich descriptions and creative exploration. The plugin automatically names and formats new notes, incorporating customizable elements such as the date, time, and random word. Users can adjust the timer settings, note file path, and default tags for flexibility. This tool is perfect for writers looking to incorporate structured exercises into their workflow, offering a seamless integration with Obsidian's note-taking capabilities.

Reviews

No reviews yet.

Stats

7
stars
2,758
downloads
0
forks
981
days
25
days
32
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
1
total issues
0
open issues
1
closed issues
5
commits

Latest Version

a month ago

Changelog

QOL updates

  • Added 'Create object writing note' to command palette.
  • Automatically enter editing mode when creating object writing note.
  • When using a custom path for new notes, automatically create non-existing folders.

README file from

Github

Object Writer

Plugin for Obsidian.md that adds a ribbon button and command 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.


How it works

  • When you press the new pen ribbon icon or via command, a new note will be created and opened (like the daily note), this new note will have a random word and a timer counting down. Just write away, that easy.
  • When the timer reaches zero, you will automatically enter read mode (this behavior can be disabled).
  • The new file name will be formatted according to the 'Note name' setting, you can use the following keywords:
    • {{date}}: Current date, formatted according to 'Date format'.
    • {{time}}: Current time, formatted according to 'Time format'.
    • {{object}}: Random word, make sure to include this, otherwise you won't know your word.
    • Example: '{{date}} ({{object}})' -> '2023-12-09 (Word)'
  • The path for the new file can also be changed via settings.
  • By default, the new note will have a '#ObjectWriter' tag, you can disable this via settings.
  • The timer can also be disabled or configured to your liking via settings.

Some things I'd like to add
  • Option to use a template for the notes.
  • Custom word list (for different languages, for example).
  • Option to integrate into the daily note instead of creating new notes.
  • Suggestions/requests are more than welcome!

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.