Aloha

approved

by kepano

Type @ to insert a date link in natural language. - This plugin has not been manually reviewed by Obsidian staff.

2 stars26 downloadsUpdated 4d agoMIT

Type @ in the Obsidian editor to open an autocomplete menu with three options:

  • Today
  • Tomorrow
  • Yesterday

Choosing one inserts the date as a link, e.g. [[2026-07-05]].

Inspired by Natural Language Dates which is no longer maintained.

Development

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

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.