Vill Yoshioka1k downloadsAn Obsidian plugin for micro-journaling your day, one "tweet" at a time.
English ・ 日本語
An Obsidian plugin for micro-journaling your day, one "tweet" at a time.
Note: While the source code is public, I do not offer individual support for this plugin.
Write + Jot = Wrot. It’s a lightweight micro-journaling plugin for Obsidian designed for quick thoughts and daily reflections. Wrot offers the casual ease of social media, but in a private space that's for your eyes only—no algorithms, no external organization. Whether it’s a quick vent, a random thought, or a simple memo, it’s your space to keep whatever you want. Everything you write is saved directly into your Daily Notes. This means it works seamlessly with Obsidian’s search, linking, and review features, making the app feel like a more natural extension of your daily life.
#tag to instantly view all related notes via Obsidian's built-in search.Every note is stored as a ```wr code block directly within your Obsidian Daily Notes. There are no hidden databases or external services involved; everything stays locally within your Vault.
Since your data is stored in plain text, you can edit or delete entries simply by opening the note. You are always in full control of your data.
By adjusting the date format in Obsidian's "Daily Notes" settings (e.g., GGGG-[W]WW for weekly or YYYY-MM for monthly), you can easily adapt Wrot for weekly or monthly logging.
Requirement: Wrot requires the Obsidian core plugin "Daily Notes" to be enabled.
Wrot supports 10 languages across 11 locales. It automatically syncs with your Obsidian language settings and defaults to English for unsupported languages.
| Language | Locale |
|---|---|
| Japanese | ja |
| English (US) | en |
| English (UK) | en-GB |
| Korean | ko |
| Spanish | es |
| Portuguese | pt |
| French | fr |
| German | de |
| Italian | it |
| Russian | ru |
| Traditional Chinese | zh-TW |
Wrot and click Install.main.js, manifest.json, and styles.css from the latest Releases..obsidian/plugins/wrot/ (Create the folders if they don't exist).Pro Tip: The
.obsidianfolder is hidden by default. On macOS Finder, pressCmd + Shift + .to reveal it. On Windows, enable "Hidden items" in the File Explorer view settings.
Wrot is highly customizable. Key settings include:
YYYY/MM/DD HH:mm:ss).Wrot operates entirely locally. Your data is never collected, shared, or tracked.
External network requests are only made when URL Previews are enabled, specifically to fetch OGP data for the links you post.
Wrot is licensed under the MIT License.
Wrot was inspired by the following projects. A huge thank you to their developers:
Special thanks to catnose (Kioku LLC) for Nani, which helped refine the multilingual support for this plugin.
This plugin is developed by the author with the assistance of AI (Anthropic's Claude) to ensure high-quality design and functionality. For more details, see the AI Usage Policy.
Developed by: Vill Yoshioka (@villyoshioka)