Outerline 1.0-1235

Summary

Build 1235 sharpens document actions on macOS and polishes iOS toast feedback so common library actions feel clearer and more native.

On macOS, the file-list trailing swipe action now opens Share instead of Move, giving quick access to the same Share & Export choices available from the editor toolbar. Move To remains available from context menus and existing folder/sidebar workflows, and moved documents now disappear from the visible list immediately when they leave the current folder.

On iOS, library toast notifications now include matching symbols for starred, unstarred, move-folder, delete, and Copy Link actions. The editor filename setting also works correctly again, so turning off Show Filename hides the filename subtitle in the navigation bar.

macOS

Improvements

  • Replaced the file-list trailing-swipe Move action with Share.
  • The swipe Share action now opens a row-anchored popover with the same Share & Export options as the editor toolbar: Copy Link, Copy Prompt, Export HTML, Export PDF, and Export Markdown.
  • Kept Move To available from document context menus and existing folder/sidebar move workflows.

Fixes

  • Fixed Move To refresh behavior so documents moved out of the current visible folder disappear from the file list immediately.
  • Preserved existing move safeguards for duplicate filenames, identity registry remapping, starred metadata, version history, and selection rebinding.

iOS

Improvements

  • Star and unstar toast notifications now include a matching symbol alongside the message: star for Starred and star.slash for Unstarred.
  • Move-folder toast notifications now include a folder symbol alongside the destination label.
  • Delete toast notifications now include a trash symbol alongside the message.
  • Copy Link toast notifications now include a link symbol alongside the success message.

Fixes

  • Fixed the Editor setting for Show Filename so turning it off hides the filename subtitle in the editor navigation bar again.