Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

keep-writing

suffernamesuffername25 downloads

Asks you one question a day, inside your own notes. You answer in your words and get asked a followup question. Later it builds new questions out of writing you already did. You keep writing.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates5

A vault that interviews you, so that you keep writing.

A blank page stops you; a question doesn't. keep-writing puts one into your daily note in Obsidian, you answer it in your own words, and the next questions come out of what you already wrote — so it never runs out.

Three steps in a daily note: choosing "Mark this answer done" from the right-click menu; the answer gaining a link to the question it answers and the kind of question it was; then a follow-up question, composed from that answer, written in and answered.

In the community store, and early. Search community plugins for keep-writing. Needs Obsidian 1.13 or newer. Questions built from your own writing need a model endpoint; everything else works without one.

What it does

  • Starts the day for you. A new daily note is born holding a question, whoever made the note. No model call on that path, so it cannot fail.
  • Draws a question into today's note. Three to choose from — pick one, or press Escape and nothing is written.
  • Turns your old writing into new questions. Highlight a paragraph and you are asked about that paragraph. Let the draw find one and you get a question about your life now — most of what it can reach is years old, and a question about 2020 is a question for whoever you were then.
  • Follows up. Mark an answer done and the model reads it, then offers the next question. Run it again next week and it writes fresh ones.
  • Opens where you stopped. Leave a note about where to pick up, and tomorrow's first question comes from what you wrote, with your own words under it.
  • Links every answer to the question that caused it, which is what stops a question coming back once you have answered it.
  • Never writes your prose. It adds frontmatter, a block id, and the question itself — nothing else. No sentence of yours is ever inserted, edited or reworded.

Getting started

On first run it offers to fill your question bank: 2,274 questions written for this, as four plain Markdown notes you can edit or delete.

  1. Open today's daily note.
  2. Run Draw a question — ribbon icon, command palette, or right-click.
  3. Pick one. It lands in your note and the cursor goes where your answer starts:
## Asked

> [!ask] what do you get complimented on the most?
> from [[Bank/autobiographical#^b17850831]]

▏

The draw offering three sources: two bank questions with their kind and address underneath, and one paragraph the owner wrote a week earlier, marked as a revisit.

  1. Write. Then, with the cursor still in your answer, run Mark this answer done, and follow up.

Your answer gets an id and a link back to the question, and the model reads what you wrote to offer the next one.

Commands

On the editor's right-click menu under keep-writing, and in the command palette.

Command What happens
Draw a question Three to choose from. A bank question is written straight in; a paragraph of yours goes to the model first.
Mark this answer done, and follow up Links the answer the cursor is in, then offers what follows from it. Safe to run twice.
Reopen latest follow-ups Restores the latest saved offer without another model call, including after restarting.
Unmark this answer Removes its answer links and matching bookmark. Keeps the text, block ID, and existing follow-ups.
Ask about the selection Highlight text in any note and be asked about it. The question lands in today's note.
Install the starter question bank Writes the question notes into your bank folder. Skips anything already there.
Open the menu All of the above, as one chooser. Made for the mobile toolbar.

Obsidian's right-click menu with a keep-writing submenu open, holding Draw a question and Mark this answer done.

On a phone

There is no right-click on a phone, so the menu is a command instead. Settings → Toolbar, add keep-writing: Open the menu, and that one button reaches everything. It offers only what applies where you are — asking about a selection appears when you have selected something.

Settings

Findable from Obsidian's own settings search: type "bank folder" or "endpoint" anywhere in Settings.

Setting
Daily notes folder Where your daily notes are. A folder picker, so you cannot name one that isn't there. Default Sittings.
Question bank folder Where the questions are kept. Default Bank.
Ask about writing in One folder per line. The plugin reads what you wrote there and asks about it. Your daily notes are included already; add a folder of finished writing to widen it.
Bank share Default 70%. Choose how often to draw a bank question instead of your writing. An empty jar falls back to the other.
Use a model Off makes it bank-only, with no network call at all.
Endpoint Any OpenAI-compatible server. Default is one on your own computer. For Ollama: http://localhost:11434/v1
Model Must name a model your server has.
Reply budget Raise it if you get no questions and no error. Default 2048.
API key Only if your server needs one. Saved in Obsidian secret storage on this device; existing plaintext settings migrate automatically.

The plugin's settings, in two groups. Vault: daily notes folder, question bank folder, and the folders it may read your writing from. Model: a switch, the endpoint, the model name, the reply budget and an API key.

Nothing you write leaves your computer unless you point the endpoint somewhere else. That is the whole of what changes.

More

The guide covers where questions come from and how the bank is built, spending a day on one note, picking up where you stopped, how the three model jobs differ, and how to read your vault in graph view.

Licence

Two licences, because there are two kinds of thing here.

  • The code is MIT.
  • The question bank in starter/ is CC BY-SA 4.0. It is writing, not code. Share and adapt it, as long as you credit the source and license what you build under the same terms.

NOTICE says which is which. Your answers are yours — neither licence reaches anything you write.

Development

npm install
npm run dev     # rebuild on change
npm test        # unit tests, no vault and no model needed
npm run build   # typecheck, then bundle

test/fake-vault.ts stands in for Obsidian's App — reads and the whole write surface — so the interview runs and is tested with no Obsidian and no DOM. Tests needing a live model are skipped unless KW_LIVE=1.

Releases are not cut by hand. Pushing a bare semver tag (0.2.0, never v0.2.0) runs .github/workflows/release.yml, which checks the tag against manifest.json and versions.json, tests, builds, attests the assets and publishes them. Every release is signed against the commit it was built from, which matters here because main.js carries all 2,274 questions and nobody can diff those by eye:

gh attestation verify main.js --repo micahchoo/keep-writing
HealthExcellent
ReviewPassed
About
Writing stops when there is nothing to start from. keep-writing makes sure there always is. Each day it puts one question into your daily note. You answer in your own words. It begins with 2,274 questions written for this, kept as ordinary notes you can edit or delete. Then it starts making its own questions out of writing you have already done: a paragraph from years ago returns as a question about your life now. The more you write, the more it has to ask, which is why it does not run out.
WritingDatesAI
Details
Current version
0.2.7
Last updated
5 hours ago
Created
2 days ago
Updates
5 releases
Downloads
25
Compatible with
Obsidian 1.13.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
GitHub Sponsors
Author
suffernamesuffername
GitHubmicahchoo
  1. Community
  2. Plugins
  3. Writing
  4. keep-writing

Related plugins

ChatGPT MD

A seamless integration of ChatGPT, OpenRouter.ai and local LLMs via Ollama into your notes.

Text Generator

Generate text content using GPT-3 (OpenAI).

Smart Composer

AI chat with note context, smart writing assistance, and one-click edits for your vault.

Local GPT

Local Ollama and OpenAI-like GPT's assistance for maximum privacy and offline access.

Calendarium

Craft mind-bending fantasy and sci-fi calendars.

LanguageTool Integration

Advanced grammar and spell checking, powered by LanguageTool.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Smart Connections

Find related notes and excerpts while writing. Your AI link building copilot displays relevant content in graph + list view. A local embedding model powers semantic search. Zero setup. No API key.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)