Getting Started
Open Draft, save a Snippet, find it again, and Copy with variables.
Scriby for macOS
Learn the Draft-to-Snippets writing loop, find a focused guide, or troubleshoot Scriby's explicit Copy and local data behavior.
Editor with Draft selected.Shift-Command-S or Save as Snippet when that Draft text should become reusable.#tag metadata, then preview, Duplicate to Draft, append, edit, Copy, or delete intentionally.Command-Enter or a visible Copy button only when you are ready. Copy is always explicit.Open Draft, save a Snippet, find it again, and Copy with variables.
Save, tag, search, preview, review, and reuse body text.
Keep placeholders literal and fill values locally during Copy.
Use the complete Panel, Editor, Draft, Snippet, and Snippets reference.
Export, import, create snapshots, and restore local JSON data.
Query and explicitly update Scriby through the running app.
Save Draft body text as a Snippet, then add tags when useful. Tags are metadata; Copy never includes tags, and body hashtags remain body text.
Command-D duplicates the highlighted Snippet body into Draft without rendering variables or changing the source Snippet. Shift-Command-D appends it and stays in Snippets.
Use placeholders such as {{name}}, {{date}}, or {{client:Acme}}. During explicit Copy, Variables shows Payload Preview; blank fields keep original placeholders.
Export... writes Scriby JSON, Import... can merge or replace, and Backup... provides local snapshot controls.
Manage Tags... edits Snippet tag metadata. Manage Variables... stages custom defaults, built-in visibility, and date or time formats until Save.
Use Launch at Login in the status menu to control the local macOS service preference.
Common shortcuts include Command-1 for Editor/Draft, Command-2 for Snippets or compact/expanded toggle, Command-L for search, Command-D for Duplicate to Draft, Shift-Command-D for Append to Draft, Command-O to edit, Shift-Command-T for the tag picker or current Snippet tags, and Option-Command-Delete to clear Draft or delete the current saved Snippet after confirmation.
Recorded global shortcuts need Command, Control, or Option; Shift alone is not enough. Open the complete keyboard shortcut reference.
Placeholders stay literal until explicit Copy, explicit scribyctl draft/snippet --fill output, or explicit scribyctl draft/snippet --interactive return output. Blank fields without defaults also keep the original placeholders.
Duplicate to Draft replaces Draft; Append to Draft adds text. Draft-changing actions can provide Undo. Undo restores only the local Draft body; saved Snippets, tags, and clipboard contents stay unchanged.
Free Import or Restore that would exceed 50 non-deleted Snippets is blocked before current data changes. Existing Snippets remain available.
Use the short Undo option when available, or restore from an export or local backup snapshot you created.
Scriby has no cloud sync. Use Export, Import, or local backup JSON files when you want to move data yourself.
Scriby must be running and its local Unix-socket bridge must be available. Most commands also require Scriby Pro. See the scribyctl reference.
~/Library/Application Support/Scriby/data.json. Backup folder settings and preferences use macOS UserDefaults.Choose Backup Folder, Back Up Now, and Restore from a chosen backup file stay free. Automatic backups are Pro, off by default, and local./Applications/Scriby.app/Contents/MacOS/scribyctl and communicates with the running app over a local Unix socket. It never opens a localhost/TCP port or reads data.json directly.Reopen Quick Setup or Keyboard Shortcuts from the right-click menu bar status menu whenever you need the core workflow inside Scriby.
For support questions, email support@vekory.com.