mirror of
https://github.com/netajam/obsidian_note_uid_generator.git
synced 2026-07-22 05:45:32 +00:00
11 lines
No EOL
424 B
JSON
11 lines
No EOL
424 B
JSON
{
|
|
"id": "note_uid_generator",
|
|
"name": "Note UID Generator",
|
|
"version": "1.3.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Automatically or manually generates Unique IDs (UUID, NanoID, ULID, or Snowflake) for notes and registers them in metadata (frontmatter).",
|
|
"author": "Valentin Pelletier",
|
|
"authorUrl": "https://github.com/Netajam",
|
|
"fundingUrl": "https://github.com/sponsors/Netajam",
|
|
"isDesktopOnly": false
|
|
} |