#NoorNote 0.7.x comes with the introduction of a new addon that's called 'NostrIn' by code name but it'll probably change as it matures.
I'm a freelancer, I do stuff with the internet. And I've always wanted Nostr clients to support a bit more in that direction. But none of them do. Instead various freelancer marketplaces are popping up and they all run as dedicated web apps on a web server. I wanted stronger integration into the client. That's why I got started developing NoorNote.
Unfortunately all these "NostrIn" features are all client side features because I couldn't find any mature NIPs for them only one that never got merged. But I tried to implement all the intermediate steps like the bookmarks lists on NIP-51 or attaching to the profile with NIP-78.
The functions are implemented as an addon so you have to activate the NostrIn addon first.
There's an option to attach one of the folders from your bookmarks list to your own profile. For example I took a small excerpt from my portfolio here.

But in principle you could attach all sorts of things to your profile even multiple lists. Like the products from the NIP-99 marketplace that you're selling (products can be bookmarked in NoorNote too) or just a wishlist of products you want. If you're more of a content creator on Nostr you could attach a bookmark folder with your best posts or longform articles to your profile page. Or like me a simple bookmark list with URLs and description texts because those can be collected in NoorNote's bookmark lists too.

And even though NoorNote already supports many types of bookmarks (notes, articles, products, web URLs) of course there could be list types it doesn't support that you'd want to attach to your profile. For that case you see an "Edit personal list" link under your profile that takes you to a page where you can create arbitrary lists with sectioning.

With the "New Section" button you set a section header and after pressing ENTER you can start creating your list right away. Whatever that is whether like me a freelancer skill list, the breeds of cows you breed or the desired qualities of a spouse you're looking for.
When you create this list, save it and publish it to the relays now a "See my list link" appears under the profile visible to every NoorNote user. But its also accessible via URL following the schema /profile/[npub]/list/.

This free text list is pretty simply formatted and the owner can change or delete it similar to longform articles anytime.
And that's as I said just the beginning. That you can simply tell a bit more about yourself than the bio field in the profile allows. More to come soon insh'Allah ...