Flyout is a native macOS application designed to provide users with a seamless and accessible rich-text note-taking experience. It allows users to quickly capture thoughts, ideas, and information without disrupting their current workflow. The application is ideal for individuals who need a readily available editor for jotting down notes, reminders, or code snippets while working on their Mac.
The problem Flyout addresses is the common issue of losing fleeting thoughts or important pieces of information that occur during active computer use. Traditionally, users might resort to sticky notes, separate text files, or switching applications entirely, which can interrupt focus and lead to lost moments of inspiration or crucial details. Flyout aims to solve this by making note-taking an integrated and unobtrusive part of the user's desktop experience.
Key features of Flyout include its unique screen-edge activation, allowing users to summon a full rich-text editor by nudging the screen edge or using a keyboard shortcut (⌥⌘N). This editor supports a variety of rich-text elements, such as headings, checklists, and quotes, activated by typing '/'. For developers or those working with code, Flyout offers syntax-highlighted code blocks, ensuring that code snippets are easily readable and maintainable.
Beyond basic text editing, Flyout incorporates features for enhanced organization and productivity. Users can attach reminders to specific lines within their notes, with macOS providing timely nudges. Notes can be organized into folders, and important items can be pinned for quick access. The application also provides a robust search functionality to quickly locate any note.
Flyout emphasizes data privacy and user control by storing all notes as plain Markdown files. This ensures that users can access, edit, and manage their notes using any text editor or tool, and that their data is not locked into a proprietary format. Furthermore, all iCloud sync operations are performed through the user's own Apple account, meaning the notes never touch Flyout's servers, providing a high level of privacy.
The application's methodology is rooted in being a native macOS application, built with AppKit and SwiftUI, and utilizing a WKWebView for the editor surface powered by TipTap. This native approach avoids the performance and resource overhead associated with cross-platform frameworks like Electron. The design philosophy prioritizes simplicity and efficiency, with features like flat folder structures to avoid complexity.
The benefits for users include improved productivity through quick capture and easy retrieval of information, enhanced organization with folders and pins, and peace of mind regarding data privacy and ownership due to plain Markdown storage and local iCloud sync. The native macOS design ensures a smooth and responsive user experience.
Concrete use cases for Flyout include capturing a phone number during a call, noting down a task while planning a weekend, saving a valuable quote from an article, or quickly jotting down code snippets. Its screen-edge pop-up nature makes it perfect for these in-the-moment capture scenarios.
Flyout is designed for macOS 14 Sonoma or later. It offers a lifetime license with a 7-day free trial. While there is no iOS app currently, it is planned for the future. The product is built as a solo-focused tool, with no shared or team notebooks, emphasizing private iCloud sync.
In summary, Flyout provides a powerful yet unobtrusive note-taking solution for Mac users, combining rich-text editing capabilities with a focus on privacy, accessibility, and native performance.