Create unique page IDs in a database
βοΈ Summary π Create your database π Assign a code to each property value(optional) π Use this formula to generate codes π Convert time to decimals π Combine formulas to get your page ID π Add page ID property to your database π Get creative with characters
π‘ Some info about auto-increment in Notion
Here is no function for Notion to create auto increment ID, the best way to get the unique id was using timestamp
or manual add number
in new column then use formula to create own special ID
Demo below are using the Relation Table
to generate a semi-auto ID, using count column
function. However, it cannot reach the ideal auto increment function but is a nice way to get the latest ID at the moment.
π Original articles
<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/c3fe2246-2105-4ef6-af67-68b528c0be3c/Pink_and_White_Aesthetic_Watercolor_Beauty_Salon_Logo.png" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/c3fe2246-2105-4ef6-af67-68b528c0be3c/Pink_and_White_Aesthetic_Watercolor_Beauty_Salon_Logo.png" width="40px" /> By Tokkaβ LinkedIn | Website | Blog | Instagram | Email Hope this can help you know me more! **Thanks for treat me a** π !
</aside>