This website requires JavaScript.
Explore
Help
Sign In
obsidian-plugin
/
netajam_obsidian_note_uid_generator
Watch
1
Star
0
Fork
You've already forked netajam_obsidian_note_uid_generator
0
mirror of
https://github.com/netajam/obsidian_note_uid_generator.git
synced
2026-07-22 05:45:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
master
netajam_obsidian_note_uid_g...
/
versions.json
7 lines
102 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2025-04-09 08:24:15 +00:00
{
Bump version to 1.1.0 — NanoID support Fix package.json version field (was description string) and move description to the correct field. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 19:30:08 +00:00
"1.0.0"
:
"0.15.0"
,
Add ULID generator support (v1.2.0) Add ULID as a third generator option alongside UUID and NanoID. ULIDs are 26-character, lexicographically sortable identifiers that encode creation time — useful for chronological ordering. Update plugin description to reflect all three generator types. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 19:39:01 +00:00
"1.1.0"
:
"0.15.0"
,
Update README with NanoID, ULID, and duplicate detection docs (v1.2.1) Document the three generator algorithms (UUID, NanoID, ULID), NanoID configuration options, and the duplicate detection feature. Update plugin descriptions in manifest.json and package.json. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 20:02:23 +00:00
"1.2.0"
:
"0.15.0"
,
1.3.0
2026-04-27 20:11:13 +00:00
"1.2.1"
:
"0.15.0"
,
"1.3.0"
:
"0.15.0"
}
Reference in a new issue
Copy permalink