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

Interstitial Journal

andrewbowleyandrewbowley305 downloads

Create interstitial journal entries from the command palette.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates6

An Obsidian plugin that provides quick commands for interstitial journalling in your daily notes. Insert timestamped entries with a keyboard shortcut instead of typing them out by hand.

Commands

Add interstitial journal entry

Inserts a timestamped entry and leaves the cursor ready for you to type:

- 14:30 - your note here

Add interstitial journal entry with new page

Inserts a timestamped entry with a wiki link, leaving the cursor inside the brackets so you can type a page name:

- 14:30 - [[2026-02-26 your page name]]

Smart line detection

Both commands are aware of the current line context:

  • Empty line -- inserts the entry on the current line.
  • Bare list marker (e.g. Obsidian auto-continued a bullet to - ) -- appends the timestamp after the existing marker without doubling up (bullet format only).
  • Line with existing content -- inserts the entry on a new line below, preserving indentation.

Settings

Setting Default Options
Time format HH:mm Any Moment.js format string (e.g. hh:mm A for 12-hour)
Date format YYYY-MM-DD Any Moment.js format string for the date in new-page wiki links
Time style Normal Normal (14:44) or Bold (**14:44**)
Divider Hyphen Hyphen (-), Colon (:), Arrow (>), Slash (/), Pipe (|), or None
Entry format Bullet list Bullet list (- ) or Plain text (no prefix)

Installation

Manual

  1. Copy main.js and manifest.json into your vault at .obsidian/plugins/interstitial-journal/.
  2. Reload Obsidian.
  3. Enable Interstitial Journal in Settings -> Community plugins.

Development

npm install
npm run dev    # watch mode
npm run build  # production build

Hotkeys

After enabling the plugin, assign keyboard shortcuts in Settings -> Hotkeys by searching for "Interstitial Journal".

HealthExcellent
ReviewSatisfactory
About
Insert timestamped interstitial entries into daily notes with quick commands or a keyboard shortcut. Create inline timestamped list items or timestamped wiki-link new-page stubs with the cursor ready to type, while smart line detection preserves indentation and avoids duplicate list markers.
DatesCommandsLinks
Details
Current version
1.0.5
Last updated
5 months ago
Created
5 months ago
Updates
6 releases
Downloads
305
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
andrewbowleyandrewbowley
andrewbowley.com
GitHubandrewbowley
  1. Community
  2. Plugins
  3. Dates
  4. Interstitial Journal

Related plugins

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Paste URL into selection

Paste URL "into" selected text.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Advanced URI

Control everything with URI.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Day Planner

Turn tasks from daily notes, the Tasks plugin, and calendars into time blocks on an editable timeline, with built-in time tracker.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.

Note Toolbar

Add customizable toolbars to your notes.