{"id":15384473,"url":"https://github.com/danielgamage/selectionpalette","last_synced_at":"2025-04-15T17:32:56.697Z","repository":{"id":65797659,"uuid":"69429485","full_name":"danielgamage/SelectionPalette","owner":"danielgamage","description":"Glyphs.app plugin to aide in selection operations","archived":false,"fork":false,"pushed_at":"2024-05-10T21:01:28.000Z","size":1802,"stargazers_count":9,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"glyphs-3","last_synced_at":"2024-10-05T11:22:51.711Z","etag":null,"topics":["glyphs","glyphsapp","glyphsapp-plugins","type-design"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielgamage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-28T05:40:53.000Z","updated_at":"2024-05-10T21:01:32.000Z","dependencies_parsed_at":"2024-05-10T22:21:56.647Z","dependency_job_id":"25351030-1ff8-411c-8879-98d24a6415ce","html_url":"https://github.com/danielgamage/SelectionPalette","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgamage%2FSelectionPalette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgamage%2FSelectionPalette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgamage%2FSelectionPalette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgamage%2FSelectionPalette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielgamage","download_url":"https://codeload.github.com/danielgamage/SelectionPalette/tar.gz/refs/heads/glyphs-3","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219885828,"owners_count":16563732,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["glyphs","glyphsapp","glyphsapp-plugins","type-design"],"created_at":"2024-10-01T14:42:08.203Z","updated_at":"2024-10-16T20:41:44.586Z","avatar_url":"https://github.com/danielgamage.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SelectionPalette\nadapted from https://github.com/danielgamage/Glyphs-Scripts\n\n![Selection Palette Screenshot](https://github.com/danielgamage/SelectionPalette/blob/glyphs-3/Images/screenshot.png?raw=true)\n\n## Installation\n### Recommended\nDownload _SelectionPalette_ via the Glyphs [Plugin Manager](https://github.com/schriftgestalt/glyphs-packages). (Window \u003e Plugin Manager)\n\n### Alternative\n1. Clone or download this repository\n1. (Unzip if necessary) and open the file with the `.glyphsPalette` extension.\n1. Follow the \"are you sure you want to install\" dialogs\n1. Restart glyphs\n\n## Usage\n\n### Selection commands\nIn the Edit menu, you'll see some new commands under the other selection commands that all have corresponding keyboard shortcuts for easy access:\n#### Undo Selection (`⌥⌘[`)\nRemoves the last-selected node from the selection set\n#### Continue Selection (`⌥⌘]`)\nSelects a node based on the pattern of the last two nodes you selected\n#### Grow Selection (`⌥⌘+`)\nAdds closest siblings of selected nodes to the selection set\n#### Shrink Selection (`⌥⌘-`)\nShrinks outer edges of a selection set\n#### Select Between (`⌥⌘:`)\nSelects all nodes between two selected nodes (the two most recently selected nodes)\n#### Select Linked Hints (`⌥⌘\u003c`)\nCorner, cap, and segment components are all linked to a given node. This command transfers selections of nodes to their linked components.\n\n### Select by type\nThe palette in the sidebar contain selection operations for several types of elements:\n\n- #### Smooth curves\n  \n  Nodes with even handles\n  \n  Filters for\n  - All\n  - Extremes\n  - Non-extremes\n  \n- #### Sharp corners\n  \n  Nodes with uneven handles\n  \n  Filters for:\n  - All\n  - Extremes\n  - Non-extremes\n  \n- #### Lines\n  \n  Nodes bordering lines (path segments without handles)\n  \n  Filters for:\n  - All\n  - Extremes\n  - Non-extremes\n  \n- #### Handles\n  \n  Offcurve nodes\n  \n  Filters for:\n  - All\n  - Extremes\n  - Non-extremes\n  \n- #### Components\n  \n  Includes basic components, smart components\n  \n  Filters for:\n  - Unlocked\n  - Locked\n  - All\n  \n- #### Path omponents\n  \n  Includes corner, cap, and segment nodes\n  \n  Filters for:\n  - All\n  - Corners\n  - Caps\n  - Segments\n  \n- #### Anchors\n  \n  Anchors for composite glyphs\n  \n  Filters for:\n  - All\n  - Anchors (for base glyphs)\n  - Underscored Anchors (for combining glyphs)\n  - Entry (for cursive attachment)\n  - Exit (for cursive attachment)\n  \n- #### Guides\n  Filters for:\n  - Unlocked\n  - Locked\n  - Global\n  - Local\n  - All\n\n\nEach type allows for three selection operations\n- **Add** elements of type to current selection\n- **Subtract** elements from current selection\n- **Select only** elements of type from current selection\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielgamage%2Fselectionpalette","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielgamage%2Fselectionpalette","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielgamage%2Fselectionpalette/lists"}