Proposal for OOXML Extension to Support Interactive UUID Widgets
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 20/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- xml
- Domain
- documentation
Research direction
No files, tests, or implementation entry points are mentioned. Start by reviewing the repository's OOXML documentation and determining whether this proposed extension is in scope; done would require an agreed design and an implementation plan before coding.
Written by the indexing model from the issue text.
Description
With the recent publication of RFC 9562, which standardized UUIDv7 for use as primary keys in databases and distributed systems, and with the implementation of UUIDv7 in PostgreSQL and other DBMS and programming languages, UUIDs have become extremely popular.
However, their canonical lengthy textual representation is inconvenient. Many attempts to reduce its length using different encodings have been unsuccessful. This proposal introduces an interactive UUID widget for Office Open XML (OOXML) to fundamentally reimagine UUID representation. Instead of textual encodings, UUIDs would be embedded into documents as single-character graphical elements.
Additionally, this proposal makes it much easier to copy UUIDs because it is impossible to select an entire UUID with mouse clicks.
Core Functional Requirements
Visual Representation
- UUIDs should be represented by a single Unicode character ◘ (U+25D8, inverse bullet) rendered in #50A5FF (light blue).
- Optional substitution with dynamically generated identicons (e.g., SVG-based patterns) for visual distinction between UUIDs.
Interactive Behavior
Hover Activation
- Display a tooltip
Right-Click (or Tap and Hold)
- Copy UUID, description and hyperlink to clipboard
- Display a tooltip
Copy Canonical UUID Text Representation to Clipboard
- Copy UUID to clipboard
- UUID validation
Left -Click (or Tap)
- Insert the UUID widget into the hypertext document, accompanied by an undo notification to prevent accidental insertions
- Or insert the UUID in canonical UUID text representation (e.g., 01954431-f01a-7094-9612-da3fb99f16d1) into the plain text document
Find UUID in Document
- Select all such particular UUIDs and corresponding UUID widgets in the document
Opening a document in applications that do not support the proposed OOXML Extension
- Displaying UUID in canonical UUID text representation
Tooltip Content
- Canonical UUID text representation
- Dynamically generated identicon corresponding to this particular UUID
- UUID version and variant metadata extracted from UUID
- Date and time extracted from the UUID timestamp (for time-ordered UUIDs)
- Description field (editable)
- Hyperlink field (editable)
- Context menu
Context Menu Items
- Search/replace across document or external systems (local databases, web)
- Follow the hyperlink
- Toggle between character ◘ and identicon views across document
- Delete
Benefits
- Reduced Visual Clutter: Eliminates lengthy UUID strings from document.
- Enhanced Usability: One-click access to UUID manipulation tools accelerates workflows in technical documentation, software specifications, and asset tracking.
- Interoperability: Compatible with existing UUIDv4/v7 standard (RFC 9562).
Sergey Prokhorenko
Mentioned contributor to RFC 9562 "Universally Unique IDentifiers (UUIDs)"
Email: sergeyprokhorenko@yahoo.com.au
- Dominant language
- PowerShell
- Stars
- 110
- Forks
- 73
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from OfficeDev/open-xml-docs
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
OfficeDev/open-xml-docs#355 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
OfficeDev/open-xml-docs#343 · 2 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 18/100
OfficeDev/open-xml-docs#173 ·
-
OfficeDev/open-xml-docs#159 · 6 comments · 1 assignee ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
OfficeDev/open-xml-docs#153 · 1 comment ·
All issues in OfficeDev/open-xml-docs
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
fullcalendar/fullcalendar#8106 ·