Database filters & emojis ๐ค
New features
We're serving new features from the kitchen as they're ready. Today: a high protein entrรฉe and a couple desserts.
Nested database filters ๐ฌ
Create more specific database views with powerful filters. CombineAND
andOR
logic and nest filter groups up to three layers deep. Here are a few filters you can create now that weren't possible before:Tasks where Team = Engineering
AND
(Priority = MediumOR
High)Notes where (Type = Standup
OR
Weekly Sync)AND
were created within a weekProjects where Effort = Low
AND
(Impact = HighOR
Medium)
Learn how to use (nested filters) with this guide โ
Insert emojis inline :confetti
Add an emoji to your notes with a few keystrokes! Just type:
, followed by the name of the emoji you're thinking of. Try these shortcuts in your team docs:โ ๏ธ Use
:warning
to call attention to an important note๐ฅ Use
:fire
to denote an urgent taskโญ Use a
:star
(or five!) to give something a rating
Learn all the shortcuts here โ
Better emoji support on Windows and Android ๐
We used to rely on your system font to generate page icons in Notion. But some devices' emoji fonts are missing or incomplete, resulting in the blank boxes below โ not a good look. Now, we host all the icons ourselves, so no more compatibility issues!
Learn how to use page icons in two minutes โ
Bug Fixes & improvements
New database entries now inherit all the multi-select tags when an AND filter is applied to the database view. Before, only one multi-select tag was inherited, so new entries were immediately filtered out.
Added an additional
Add a page
button in the sidebar for workspaces without sidebar sectionsFixed a bug that prevented users from copying the correct URL when clicking
Copy link
on the subpage of a public pageFixed a bug that prevented some users from inviting guests to a workspace
Fixed a bug that prevented some users from moving pages between workspaces
Fixed a bug that caused the Android app to freeze after watching a full-screen video
Fixed a bug that prevented users from adding a Link to Page block or @mentioning a page when editing a public page
Fixed a bug that prevented Greek characters from rendering correctly in the Mac App
Fixed a bug that hid the workspace section of the sidebar for some users