[Feature Request]: Add Unique Identifier Data Type to Databases #12632
ntexier-belenos
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Issue Status: 🆕 *Untriaged*🆕 Untriaged The team has not yet reviewed the issue. We usually do it within one business day. This is an automatic reply by the bot. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This looks pretty cool, like GitHub's issue IDs. However, given that each block already has its own unique id, I'm not sure it's worth asking users to manage these IDs manually. We can discuss this further and see what everyone thinks. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
This document proposes the addition of a dedicated
ID
property type to the database property presets in AFFiNE. The goal is to provide a standardized, unique identifier for records, improving data integrity, referencing, and future extensibility of database features.Key Features:
TASK-001
,INV-2025-0001
)Use case
TASK-001
,TASK-002
) for easy referencing in meetings and documentationINV-2025-001
) following business conventionsART-001
) for cross-referencing and content managementEXP-001
) for systematic data organizationTICKET-001
) for efficient case managementFuture-proofing: Provides foundation for advanced features like relations between tables
Anything else?
Development started on https://github.com/ntexier-belenos/AFFiNE/tree/dev
ID view in tables:

Settings menu (implementation on going):

Are you willing to submit a PR?
Beta Was this translation helpful? Give feedback.
All reactions