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

On This Day in History

arcticleoarcticleo137 downloads

Fetch what happened today in history from Wikipedia.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates8

Insert Wikipedia’s “On this day” for today directly into your current Obsidian note — cleanly formatted as Markdown.

The plugin fetches the current day’s Wikipedia page (e.g. January 3), extracts the Events, Births, and Deaths sections, and inserts them at your cursor position.


Features

  • Fetches Wikipedia "On this day" content for today or any specific date
  • Inserts directly into the active note
  • Automatically filters out page noise
  • Converts relative Wikipedia links to full URLs
  • Customizable link display (inline, grouped, or none)
  • Clean, readable Markdown output
  • Works via command palette or ribbon icon

Usage

Insert Today's Events

Via Command Palette:

  1. Open a Markdown note
  2. Open the Command Palette (⌘P / Ctrl+P)
  3. Run "Insert today's events from history."

Via Ribbon Icon: Click the calendar-clock icon in the left sidebar to insert today's entry into the active note.

Insert Events from a Specific Date

  1. Open a Markdown note
  2. Open the Command Palette (⌘P / Ctrl+P)
  3. Run "Insert historical events from a specific date."
  4. Select the month and day in the date picker dialog

Settings

Timezone

By default, the plugin uses your system timezone (Auto) to determine what “today” means.

If you travel, or if you for any other reason want more control, you can switch to Manual timezone mode:

  • Auto (default)
    Uses your system’s current timezone.

  • Manual Lets you choose a specific timezone. When switching to Manual, the system-detected timezone is preselected for convenience.

Link Display

Control how Wikipedia links appear in the inserted content:

  • Inline (default) Links appear naturally within the text, preserving the original Wikipedia formatting.

  • Grouped Link text appears in the content without hyperlinks, and all links are collected under a "Links" section at the end of each subsection (Events, Births, Deaths).

  • None All links are removed, leaving only plain text.

You can find these settings under:

Settings → On This Day in History


Output Examples

Inline (default)

## January 3

## Events
- [1521](https://en.wikipedia.org/wiki/1521) – [Martin Luther](https://en.wikipedia.org/wiki/Martin_Luther) is excommunicated from the [Catholic Church](https://en.wikipedia.org/wiki/Catholic_Church).

## Births
- [1892](https://en.wikipedia.org/wiki/1892) – [J. R. R. Tolkien](https://en.wikipedia.org/wiki/J._R._R._Tolkien), English author (d. 1973)

Grouped

## January 3

## Events
- 1521 – Martin Luther is excommunicated from the Catholic Church.

**Links**

- [1521](https://en.wikipedia.org/wiki/1521)
- [Martin Luther](https://en.wikipedia.org/wiki/Martin_Luther)
- [Catholic Church](https://en.wikipedia.org/wiki/Catholic_Church)

## Births
- 1892 – J. R. R. Tolkien, English author (d. 1973)

**Links**

- [1892](https://en.wikipedia.org/wiki/1892)
- [J. R. R. Tolkien](https://en.wikipedia.org/wiki/J._R._R._Tolkien)

None

## January 3

## Events
- 1521 – Martin Luther is excommunicated from the Catholic Church.

## Births
- 1892 – J. R. R. Tolkien, English author (d. 1973)

Installation

From Community Plugins

  1. Open Settings → Community Plugins
  2. Disable Safe Mode
  3. Search for Wiki On This Day
  4. Install & enable

Manual Installation

  1. Download the latest release
  2. Copy the plugin folder into your vault’s .obsidian/plugins/ directory
  3. Enable the plugin in Obsidian settings

Privacy

This plugin:

  • Does not collect or store user data
  • Makes requests only to en.wikipedia.org
  • Performs all processing locally in Obsidian

Development

Built using:

  • Obsidian Plugin API
  • MediaWiki Action API
  • Turndown (HTML → Markdown)

PRs and suggestions are welcome.


License

MIT License

Copyright © 2026 Michael Edlund

HealthExcellent
ReviewSatisfactory
About
Insert Wikipedia's "On This Day" Events, Births, and Deaths into your current note as clean, readable Markdown. Fetch entries for today or any date, convert relative links to full URLs, strip page noise, and output links inline, grouped at the end, or removed.
ImportDatesLinks
Details
Current version
1.2.0
Last updated
3 months ago
Created
7 months ago
Updates
8 releases
Downloads
137
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Support
Author
arcticleoarcticleo
eme.moi
GitHubarcticleo
  1. Community
  2. Plugins
  3. Import
  4. On This Day in History

Related plugins

Importer

Convert your data to Markdown files you can use in Obsidian. Works with Apple Notes, OneNote, Evernote, Notion, Google Keep, and many other formats.

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.

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.

Zotero Integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.

Readwise Official

Sync highlights from Readwise to your vault.

Update modified date

Automatically update a frontmatter modified date field when the file is modified.