craigary / nobelium

A static blog build on top of Notion and NextJS, deployed on Vercel.
https://nobelium.js.org
MIT License
2.95k stars 1.95k forks source link

default 'slug' value in notion, automatically generate a uuid in blog #307

Open Ryziii opened 1 year ago

Ryziii commented 1 year ago

First of all, thank you for your extraordinary creativity and practice in providing such an easy way to write personal blogs with notion and vecel, in the recent update I noticed another huge improvement in the speed of access to the blog posts, thank you!

Describe the solution you’d like

I would like to provide support or a switch so that can automatically generate a uuid when I fill in a default value in the slug to eliminate having to fill in the slug every time I write a blog post.

BeautyyuYanli commented 1 year ago

Supporting both slug and Notion post ID could be a good idea.