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

Incremental ID

adziokadziok5k downloads

Generate Jira-like IDs for each note.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates8

A plugin that allows you to generate a unique id like in Jira. You declare a prefix like DN (from the daily notes) and simply add the templater code to your templates and see a unique number in each note. Example: DN-1, DN-2, etc..

How to use it?

First you need to go to settings and declare a new ID. Later you can generate them with the command: Insert {name id}. Or you can add the code to the templater and do it automatically:

<% await app.insertIncrementalId('{prefix}') %>

Example:

<% await app.insertIncrementalId('DN') %>

Reuse the same ID in template

If you want to reuse the same ID in the template you can use the following code:

<% await app.insertCurrentIncrementalId('DN') %>

Why?

I'm creating this plugin because I'm starting to use the kanban plugin and I want to have the option to reference a specific note in commits.

HealthExcellent
ReviewRisks
About
Generate unique incremental IDs with customizable prefixes (e.g., DN-1, DN-2). Insert IDs via command or call them in templates and reuse the current ID where needed.
TemplatingIntegrationsCommands
Details
Current version
0.5.0
Last updated
3 weeks ago
Created
4 years ago
Updates
8 releases
Downloads
5k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
adziokadziok
github.com/adziok
GitHubadziok
  1. Community
  2. Plugins
  3. Templating
  4. Incremental ID

Related plugins

Actions URI

Add additional `x-callback-url` endpoints to the app for common actions — it's a clean, super-charged addition to Obsidian URI.

Raindrop Highlights

Sync your Raindrop.io highlights.

Open in Terminal

Open your vault in a new terminal window or launch Claude Code, Codex CLI, or Gemini CLI directly from a terminal.

Shell commands

Define system commands that you want to execute via command palette, hotkeys, URI links or automated events. E.g. open external applications or perform automated file modifications.

BRAT

Easily install a beta version of a plugin for testing.

LanguageTool Integration

Advanced grammar and spell checking, powered by LanguageTool.

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

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.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Custom Frames

Turn web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.