Side Notes 1.6.1

Side Notes

Name:                  SideNotes 1.6.1 [TNT]

Size:                           22.01MB

Files:                     SideNotes 1.6.1 [TNT].dmg[22.01MB]

Version: 1.6.1 | Release: May 2026 | OS: macOS 13.0+

SideNotes 1.6.1 for Mac

Side Notes is a sidebar that fills one side of your Mac screen with notes. Whether text, code, or images, Side Notes can handle it all, keeping important information within easy reach. For convenience, organize notes into customizable folders, assign colors, and add flags to tasks. It’s a single place for everything that’s truly important.

Side Notes Key Features

Notes that don’t distract you

A blog post, a code snippet, or recently uploaded images—all of these can be stored on your desktop thanks to Side Notes. The best part is, you won’t even notice they’re there! The app acts like an overlay menu, drawing your attention to your notes only when you need them.

Dynamic display options

Remember, the app won’t distract you. That’s why you’ll need to choose when and on which side of the screen it appears. Open Preferences and choose one of two desktop locations—Left or Right. You can also choose to hide or show Side Notes using keyboard shortcuts or clicks.

Code-aware interface

Side Notes supports monospaced code. Each character has the same width, so you don’t have to switch fonts. Copy a code snippet and paste it into the Side Notes window as you work. To better organize your code notes, you can use a specific color.

Markdown formatting support

When creating a new note, you can choose the desired mode—code, plain text, or standard (markdown). The latter opens a variety of formatting options, such as adding headings or converting text to blockquotes. Everything you paste is formatted and formatted appropriately by default.

Your to-do list is done.

With SideNotes at your fingertips, you can accomplish more than ever before. And here’s the next essential feature: creating and managing to-do lists within your notes. By clicking the text formatting button, you can add checkboxes to your to-do list.

Share your notes

Side Notes keeps your notes private unless you choose to share them with the world. The app supports various sharing options, including Messages, Reminders, Notes, and Dropshare. And you can always add more. Just tap the “Share” button in the upper left corner of your note.

With Side Notes you can:

  • smoothly pull out your notes from outside your monitor and easily hide them back
  • mark notes with colors and group them into folders
  • drag and drop pictures directly from your web browser
  • save links, code snippets or even colors
  • create task lists and mark items done
  • create notes directly from the pasteboard
  • drop text files or folders
  • use 3 text formatting modes: Markdown, Plain Text and Code.

Homepage https://www.apptorium.com/

Screenshots

Side Notes

Side Notes

Installation & Troubleshooting FAQ 7 questions

Common issues when installing macOS apps

How do I disable SIP and grant Terminal Full Disk Access?

System Integrity Protection (SIP) shields core macOS files from modification. Some patched apps and installers need SIP disabled temporarily.

Boot into Recovery Mode (hold Cmd+R), open Terminal from Utilities, run csrutil disable and restart.

macOS also blocks Terminal from protected folders until Full Disk Access is granted. Go to System Settings → Privacy & Security → Full Disk Access and toggle Terminal on.

How to disable Gatekeeper and remove quarantine?

Gatekeeper and quarantine can stop modified apps with “damaged” or “unidentified developer” warnings.

To disable Gatekeeper: sudo spctl --master-disable

To remove quarantine from a specific app: xattr -rd com.apple.quarantine /Applications/AppName.app

What to use instead of Launchpad on macOS 26?

Launchpad changed in macOS 26, so opening and organizing apps works differently.

Use Spotlight (Cmd+Space) to search and launch any app instantly. Third-party launchers like Alfred or Raycast are also excellent alternatives. You can also pin frequently used apps directly to your Dock for one-click access.

Why do I see security warnings when opening an app?

“App Not Downloaded from Mac App Store” — macOS blocks the app when security settings only allow App Store downloads. Go to Privacy & Security and permit apps from identified developers.

“Unidentified developer” — apps not registered with Apple trigger this on first launch. Use Control-click → Open to add a one-time security exception.

“Cannot verify for malicious software” — use Open Anyway in Privacy & Security to approve the app once.

What if the app is damaged or disk image is corrupted?

“App is damaged and can’t be opened” — quarantine flags or post-download changes trigger this error. Fix it with: xattr -cr /Applications/AppName.app

“Disk image corrupted” — incomplete or interrupted downloads often cause corrupted DMG errors. Use a download manager with resumable downloads to get a clean installer file.

How to fix Adobe app installation errors?

Adobe Creative Cloud local installers may fail from the GUI — right-click Install, open Contents/MacOS, and run the Unix executable manually to start the setup.

Adobe Error 1 (Rosetta required) appears on Apple Silicon when Rosetta is missing. Install it with: /usr/sbin/softwareupdate --install-rosetta --agree-to-license

CCXProcess install errors mean Creative Cloud cannot run Intel code on Apple Silicon without Rosetta — install Rosetta the same way, then retry.

Why can’t I install this app on an Intel Mac?

Some releases support only Apple Silicon (M1, M2, M3 and newer) and cannot install on Intel Macs due to architecture mismatch.

Look for universal builds or older releases matched to your processor. Tools like Adobe Activation Tool, QiuChenly, or RiD may offer Intel-compatible versions.

Author: admin

Leave a Reply

Your email address will not be published. Required fields are marked *