Skip to content

Instantly share code, notes, and snippets.

@timeshifting
Forked from moluapple/gist:2719021
Last active December 29, 2019 14:28
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timeshifting/8637990 to your computer and use it in GitHub Desktop.
Save timeshifting/8637990 to your computer and use it in GitHub Desktop.
menuCommandString, UI MenuString en_US
-------------------------------------
new, new
newFromTemplate, New From Template
open, open
saveacopy, store copies
Adobe AI Save For Web, the storage format used for the Web (W)
Adobe AI Save Selected Slices, stored in the selected slice
revert, restore
AI Place, into (L)
Save for Office, the storage format used for Microsoft Office
export, export
document, document settings
Print, Print (P): print (P)
cut, cut
copy, copy
paste, paste
pasteFront, attached to the front
pasteBack, attached to the back
pasteInPlace, paste in place
pasteInAllArtboard, pasted on all the drawing board
clear, clear
Find and Replace, Find and Replace (E)
Find Next, Find Next (X)
Check Spelling, spell check (H)
Recolor Art Dialog, recoloring artwork
Colors3, before and after mixing (F)
Colors6, inverted colors (I)
Overprint2, overprint black (O)
Colors5, vertical mixing (V)
Colors4, horizontal mixing (H)
Adjust3, adjust color balance (A)
Saturate3, adjust the saturation (S)
Colors8, converted to CMYK (C)
Colors9, is converted to RGB (R)
Colors7, converted to grayscale (G)
EditOriginal Menu Item, Edit Original (O)
transformagain, once again transform
Transform v23, are converted (N)
AI Reset Bounding Box, reset the bounding box (B)
sendToFront, placed in the top
sendForward, Bring Forward
sendBackward, Backward
sendToBack, placed in the bottom
Selection Hat 2, sent to the current layer (L)
group, grouping
ungroup, ungroup
lock, lock
unlockAll, unlock all objects
hide, hide selected objects
Selection Hat 6, other layers (O)
showAll, show all objects
Expand3, extension (X)
expandStyle, expand Appearance
Rasterize 8 menu item, rasterized (Z)
make mesh, create a gradient mesh (D)
AI Object Mosaic Plug-in4, create objects Mosaic (J)
Flatten Transparency, transparency flattening (F)
TrimMark v25, create crop marks (C)
join, connect
average, average
OffsetPath v22, the outline of stroke (U)
OffsetPath v23, offset path (O)
simplify menu item, simplify (M)
Add Anchor Points2, add an anchor point (A)
Remove Anchor Points menu, remove the anchor (R)
Knife Tool2, below the target partition (D)
Rows and Columns ...., divided into grids (S)
cleanup menu item, clean up (C)
Adobe Make Pattern, Pattern (E): create (M)
Adobe Edit Pattern, Pattern (E): Edit Pattern (P)
Adobe Pattern Tile Color, pattern (E): collage edge color (T)
Path Blend Make, mixed (B): the establishment (M)
Path Blend Release, mixed (B): release (R)
Path Blend Expand, mixed (B): Extended (E)
Make Envelope, Envelope Distort (V): with a top-level object creation (T)
Make Planet X, Live Paint (N): the establishment of (A)
Make Text Wrap, Text Wrap (W): establishment
makeMask, establish clipping masks
releaseMask, release clipping masks
editMask, edit clipping masks
compoundPath, create a compound path
noCompoundPath, release a compound path
setCropMarks, converted to drawing board
Fit Artboard to artwork bounds, suitable for artwork borders (B)
Fit Artboard to selected Art, suitable for the selected artwork (S)
threadTextCreate, threaded text : Create
releaseThreadedTextSelection, threaded text : the release of selected text
outline, create contours
UpperCase Change Case Item, change the case (C): upper (U)
LowerCase Change Case Item, change the case (C): lowercase (L)
Title Case Change Case Item, change the case (C): The first word capitalized (T)
Sentence case Change Case Item, change the case (C): sentence case (S)
type-vertical, text direction : Vertical
selectall, Select
selectallinartboard, select all the objects in the drawing board
deselectall, deselect all
Find Reselect menu item, re-select (R)
Inverse menu item, the reverse (I)
Find Fill & Stroke menu item, fill and stroke (R)
Find Fill Color menu item, fill color (F)
Find Stroke Color menu item, stroke color (S)
Find Stroke Weight menu item, stroke weight (W)
Find Style menu item, graphic styles (T)
Find Symbol Instance menu item, symbol instance (I)
Find Link Block Series menu item, the link block series (L)
Selection Hat 1, the direction of the handle (D)
Clipping Masks menu item, clipping masks (C)
Stray Points menu item, free point (S)
Text Objects menu item, text objects (T)
Live Transform, effects: distortion and converting (D): transformation (T)
Live Adobe Round Corners, effect: stylized (S): fillet (R)
Live Adobe Drop Shadow, effect: stylized (S): projection (D)
Live Feather, effect: stylized (S): Feather (F)
Live Adobe PSL Gaussian Blur, effects: Blur: Gaussian Blur
Example of use :
app.executeMenuCommand ('pasteInAllArtboard') / / execute the menu item " pasted on all the drawing board ."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment