arcticleo44 downloadsFetch what happened today in history from Wikipedia.
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.
Via Command Palette:
⌘P / Ctrl+P)Via Ribbon Icon: Click the calendar-clock icon in the left sidebar to insert today's entry into the active note.
⌘P / Ctrl+P)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.
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
## 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)
## 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)
## January 3
## Events
- 1521 – Martin Luther is excommunicated from the Catholic Church.
## Births
- 1892 – J. R. R. Tolkien, English author (d. 1973)
.obsidian/plugins/ directoryThis plugin:
en.wikipedia.orgBuilt using:
PRs and suggestions are welcome.
MIT License
Copyright © 2026 Michael Edlund