- 3-2-1: Notion!
- Posts
- Update All Your Notion Pages
Update All Your Notion Pages
ready to get rickrolled?
Hey — it’s Rames
I didn’t mention it last week because we had so much new stuff to dive into, but I hope you noticed the newsletter’s fresh new look!
Let me know what you think. Is it clean? Still easy to read? I’m open to any blunt feedback!
In Today’s Email
Custom Emojis
Check for duplicates
Group permissions
Youtube to Notion
Softr x Notion Integration
Make With Notion Photos
Still playing hide-and-seek with your budget?
Money Tracker does three things for you:
Provides detailed monthly reports showing where your money goes.
Tracks all your subscriptions.
Organizes your expenses into clear categories.
+ also includes Investment Tracker & Crypto Tracker, for free
✌️ Want to get in front of 12,000+ Notion users? Book your spot here.
3 Tips
1/ Custom Emojis
One last surprise from the recent Make with Notion event: you can now add custom emojis! That’s right, upload your own emojis and even GIFs. A fun new way to personalize your pages.
2/ Check for duplicates
One common headache, especially in CRM databases, is finding duplicates. While Notion doesn’t have a built-in feature for this, there’s a quick workaround:
Create a new database called “Duplicate Checker” and add one item named “Duplicate Checker.”
Set up a two-way relation property between this new database and your main database, calling the properties “Duplicate Checker” and “Items.”
Link all items in your main database to the “Duplicate Checker” item.
In your main database, add a formula property titled “Duplicates” and paste in the following formula:
prop("Name") ?
prop("Duplicate Checker").map(current.prop("Items")).replaceAll(" ", "")
.replaceAll("\\b" + replaceAll(prop("Name"), "[ |,]", "") + "\\b", "*")
.replaceAll("[^*]", "")
.length() > 1
: false
This will highlight any duplicate items.
Huge thanks to Sev Estil for the formula! You can download his template here if you want a ready-made setup.
3/ Group permissions
Awesome @NotionHQ update! You can now use Groups in Teamspace permissions to give Teamspace Owner access to entire Groups.
— Benjamin Borowski👨🚒 (@typeoneerror)
8:24 PM • Oct 23, 2024
2 Resources
1/ Youtube Stats to Notion
I'll admit—this one's a bit niche. But when you need it, you'll know exactly where to find it.
Got a YouTube channel? Here’s a way to export your video stats (likes, dislikes, comments, etc.) to Notion. I wrote a tutorial using Make for the automation. Perfect for creators who want to manage everything in Notion.
2/ Notion + Softr Integration
Softr was one of the very first no-code builders I tried out because it was free and easy to use (especially for building directories). They just announced their new integration with Notion, which allows you to use Notion as the source of truth for all your items.
Using Notion databases for your Softr application, you can easily build Client Portals, Internal tools, and other business apps […]
Check out William’s video for more details!
1 Tweek: Tweet of the Week
#MakeWithNotion was a blast ! All pictures taken with the x100v
@ivanhzhao what do you think of the fuji recipe ?— JeanBaptiste Rogé (@jbroge_)
9:16 PM • Oct 25, 2024
Learn Notion on Skillshare: five awesome courses to up your game
Beehiiv: the easiest way to start, grow and monetize a newsletter
Notion AI / Q&A: bring some AI-magic to your Notion workspace
Make: the #1 automation app — connect Notion to all your other tools
Noteforms: (one of) the best form builders that syncs your answers with Notion
Super: the #1 Notion-powered web builder
Notionlytics: more detailed Notion analytics for knowledge management
NotionApps: create stunning mobile Apps from Notion databases
HelpKit: build your help center / knowledge base with Notion
*these are affiliate links, so I earn a small commission if you make a purchase through them. Your support helps keep this newsletter going :)
What did you think about this newsletter? |
…Get more of Rames…
If you like these intros, you’re going love Make With James. It’s my second, more personal newsletter, where I’m sharing my journey as an Indie Maker.
You’ll find personal updates, business insights, but also thoughts about life design, creativity, and my journey to crafting meaningful life.
|
Reply