7 Apple Notes tips to elevate your note-taking experience


Over the years, Apple has turned Apple Notes into one of the best note-taking apps for the iPhone. The problem is that most people use the app just as a place to dump info and do not use it to its full potential. Today, I will share seven of my favorite Apple Notes tips that will elevate your note-taking experience. 

Switch between recently opened notes

I constantly jump between draft articles, shopping lists, and random ideas. Until I found this shortcut, jumping between notes was annoying. Open any note and tap the three-dot menu in the top right corner. 

From there, tap Recent Notes, and you’ll see a list of the notes you opened most recently. It’s a small feature, but it saves me from endlessly scrolling through folders just to find the note I was using two minutes ago.

Highlight your favorite text

Sometimes, a part of a note is important enough to deserve its own highlight. Apple introduced this feature with iOS 18, allowing users to highlight important text in their notes. To highlight text on your iPhone, open the note and double-tap a word to select it. Use the drag handles to expand your selection to whatever you want to highlight.

Now, tap the Aa formatting button, and you’ll spot the highlight option in the bottom-right corner. Tap the pencil icon to apply the highlight. If you want to change the color, tap the colored circle and pick from five options: purple, pink, orange, mint, or blue. I love how Apple implemented highlights in Notes. The highlight colors are vibrant without compromising legibility, and they look especially good in dark mode.

Capture quick notes in seconds

When inspiration strikes, the last thing you want is to fumble through the Notes app to jot it down. Quick Note solves exactly that problem. To use this feature, first you have to add it to your Control Center. Swipe down from the top right of your screen to open it, tap the plus icon, then tap Add a Control. Search for Quick Note and add it to your Control Center.

From then on, swiping down from the top right corner gives you instant access to the Quick Note icon, which looks like a little box with a scribble. Type your note, tap Save, and it lands straight in the Notes app. You can even create a Quick Note from inside another app. Say you’re reading an article in Arc Search browser and want to save a link or a chunk of text. Just tap the Share icon and choose Add to Quick Note.

Lock sensitive notes with a password

While your iPhone offers robust security, even allowing you to lock apps with your Face ID or Touch ID, some notes carry important and confidential information that needs that extra layer of security. That’s where the note locking feature comes in handy.

Open the note you want to protect, tap the three-dot menu in the top right corner, and choose Lock. Once locked, you’ll need to authenticate before you can see the note’s content. I wish Apple allowed us to lock an entire Notes folder, but for now, this is as good as it gets. 

Find all your attachments in one place

Sometimes you know you have saved a document in Notes but can’t remember the note’s title. I want to save you the ordeal of opening all your notes individually to find that document. Tap the three-dot menu and select View Attachments, and Notes will pull up every photo, scan, audio recording, and document you’ve saved across all your notes in one scrollable window. It has saved me more than once from scouring through dozens of notes looking for a single screenshot.

Organize notes with tags and smart folders

I love organizing my notes using tags. You can add multiple tags to any note by typing the hash symbol followed by a word, like #work or #recipes, anywhere inside the note. A single note can carry as many tags as you want, which gives you far more flexibility than folders alone.

Smart folders take this a step further. Head to your folder list and create a new folder, then choose to make it a smart folder. Pick the tags or other criteria you want it to track, and the smart folder will automatically pull in every note that matches, updating itself whenever you add or remove tags. 

For example, every work note I have gets tagged with #work. Now, when I add a new note with the same tag, it’s automatically pulled into my Work Smart Folder. This saves so much time while keeping everything organized. 

Link notes to build your own table of contents

This might be my favorite trick on this list. Did you know that Apple Notes supports linked notes, letting you create your personal web of knowledge? Open the note you want to link from and double-tap a word to use as your anchor text, adjusting the selection with the drag handles if needed.

Tap the arrow in the pop-up menu and choose Add Link. Search for the note you want to connect to and tap Done.

If you’d rather add a link without anchor text, long-press wherever you want the link to sit, tap the arrow for more options, choose Add Link, and search for your note the same way. There’s also a faster shortcut for this: type two greater than signs (>>) to pull up a search field right inside your note, then search and select the note you want to link.

I use this feature to build a single home note that links out to all my most used notes, essentially turning it into a table of contents for my entire notes library. It has completely changed how I navigate Apple Notes, and I would not go back to scrolling through folders now.

Final thoughts

These are the seven Apple Notes tricks that have made the biggest difference in how I use the app on a daily basis. None of them require a third-party app or any complicated setup, just a few taps buried in menus you’ve probably scrolled past a hundred times. Give a few of them a try, and let me know which one surprised you the most.



Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


My phone is full of life-tracking apps, but it became increasingly apparent that they don’t talk to each other. So, I decided to try logging my sleep, spending, routines, food, and work in Excel for a week to see whether consolidating everything would make the data easier to understand. By Sunday, patterns had started to emerge that I wasn’t previously aware of.

If you want to try the same experiment, download a blank copy of this workbook template for free. After you click the link, you’ll find the download button in the top-right corner of your screen.

What my daily tracking actually looked like

Several apps, one disconnected routine

A frustrated woman holds her head and screams while surrounded by smartphones and multiple notification bell icons. Credit: Lucas Gouveia/How-To Geek | Prostock-studio/Shutterstock

On paper, my routine wasn’t complicated. But in practice, it meant jumping between apps throughout the day. Sleep, workouts, food, spending, and work all lived in different places, and while each one worked fine in isolation, none of them shared context. A bad night of sleep never showed up next to too much screen time, and I never explicitly linked a stretch of low-energy habits to a slow day at my desk.

That separation is what prompted me to try using Excel. I set up a single workbook with five named tabs: Sleep, Habits, Food & Drink, Work, and Spending, plus another Dashboard worksheet that brought all metrics together. Nothing complex—just a shared structure where everything could exist in the same format instead of being scattered across apps.

OS

Windows, macOS, iPhone, iPad, Android

Free trial

1 month

Microsoft 365 includes access to Office apps like Word, Excel, and PowerPoint on up to five devices, 1 TB of OneDrive storage, and more.


The structure that made the experiment work

Building a system simple enough to survive a week

Each tab stayed intentionally lightweight so that I would actually keep using it.

Sleep went into a named table (T_Sleep), where I logged bedtime and wake time in hh:mm format. Hours slept were calculated automatically using:

=MOD([@[Wake Time]]-[@Bedtime], 1)*24


Illustration of puzzle pieces connected, showing a problem linked to the =MOD function in Excel, with a connection leading to the solution and Excel icons around.


How to Use Excel’s MOD Function to Solve Real-World Problems

MOD is more versatile than you might think.

Instead of overengineering the setup, I recorded screen time manually on a scale from 1 (low) to 3 (high) based on how much time I had spent on my phone before bed. Conditional formatting handled the feedback, with lower sleep values turning red and better nights shifting green.

Habit tracking lived in T_Habits, with one row per habit per day and a simple checkbox for completion. From there, I built T_HabitComp, which counted completed habits per day using:

=COUNTIFS(T_Habits[Day], [@Day], T_Habits[Completed], TRUE)

That fed directly into the dashboard, alongside a split between general habits and movement-focused ones like workouts and walks.

Food and drink sat in T_FoodDrink, structured as three entries per day for meals. Coffee was logged at the top of each day’s entry, and takeouts were flagged with checkboxes. It gave a rough sense of how each day played out, even if I wasn’t labeling it that way while logging it.

Work went into T_Work, where I logged hours worked and a productivity score (out of 10) based entirely on instinct. Some days felt focused, others felt scattered, and I reflected that directly in the score. Conditional formatting helped those differences stand out visually without needing extra analysis.

Spending lived in T_Spending, and I treated it differently from the rest. It was more of a separate contextual layer than part of the same routine loop. Data validation drop-down categories like groceries, takeout, coffee, impulse purchases, subscriptions, and transport helped me see where money was going, and I used a separate PivotTable to break down spending by category.

If you add new rows, remember to right-click the PivotTable and click Refresh to reflect those changes.

One small detail kept the whole system manageable: Excel tables automatically expand as new rows are added. That meant I never had to fix ranges or adjust formulas mid-week—structured references meant that everything scaled as I went.

The dashboard turned separate logs into one picture

Everything finally came together

A life-tracking dashboard in Excel, with summary cards at the top and trend charts beneath.

Once I started logging data, the dashboard quickly became the only part of the workbook I cared about.

At the top, I created summary cards: Average Sleep, Total Spending, Habit Completion, Average Productivity, Exercise Sessions, and Takeout Orders. Each one pulled directly from the underlying tables and updated automatically as I logged entries.

Below that, Excel charts showed how the week unfolded. Sleep appeared as a line over time; habits, coffee consumption, and screen time moved in columns; and work productivity sat alongside as its own timeline. Finally, I used a PivotChart to visualize spending over the week. Then, I removed the Y-axis from all the charts, as the point here was to emphasize relative movement and patterns, not exact values.


3D illustration of the Microsoft Excel logo in front of an empty spreadsheet.


I use these 3 Excel formulas to organize my daily life

I refuse to let anyone tell me that Microsoft Excel is only for accountants.

That’s where the system started to make sense. Sleep, habits, and productivity formed the clearest loop. When I stayed up late scrolling, I could see it the next morning in lower sleep totals, and those days tended to feel less structured overall. When I kept habits consistent—especially workouts and walks—the rest of the day followed a more stable rhythm.

Spending didn’t follow the same pattern as the rest, and I stopped trying to force it into one. Instead, I noticed something else: on less structured days, takeout and impulse purchases showed up more often. Coffee tended to cluster on busier, slightly chaotic workdays, but it didn’t drive anything on its own—it just appeared alongside those stretches.

Individually, none of this was surprising, but seeing it layered together is what made it noticeable.


What I’ll take away from a week in Excel

For that week, everything lived in one workbook instead of separate apps. When I wanted the full picture, glancing at the dashboard made the connections in my routine much easier to notice. It felt like a useful reset—something I’ll probably return to when things feel too scattered.

That said, it didn’t replace the convenience of dedicated apps. Sleep trackers are still better at collecting data automatically, and spending apps still do a better job of capturing transactions without effort. But the experiment did change how I think about tracking in general—not as separate tools, but as one system where everything sits in the same frame.



Source link