{"id":20988557,"url":"https://github.com/darrenjacoby/gutenberg-gestures","last_synced_at":"2026-05-18T14:08:50.417Z","repository":{"id":182118516,"uuid":"667042848","full_name":"darrenjacoby/gutenberg-gestures","owner":"darrenjacoby","description":"WordPress plugin to bring gesture-based actions to the block editor.","archived":false,"fork":false,"pushed_at":"2023-07-31T18:35:26.000Z","size":4137,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-20T02:13:48.652Z","etag":null,"topics":["gestures","gutenberg","gutenberg-plugin","wordpress"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darrenjacoby.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2023-07-16T13:01:52.000Z","updated_at":"2024-07-17T16:16:28.000Z","dependencies_parsed_at":"2025-03-13T11:42:26.094Z","dependency_job_id":"40db1d0a-b06f-415b-a41c-6aaf9f4414a3","html_url":"https://github.com/darrenjacoby/gutenberg-gestures","commit_stats":null,"previous_names":["darrenjacoby/gutenberg-gestures"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/darrenjacoby/gutenberg-gestures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrenjacoby%2Fgutenberg-gestures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrenjacoby%2Fgutenberg-gestures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrenjacoby%2Fgutenberg-gestures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrenjacoby%2Fgutenberg-gestures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darrenjacoby","download_url":"https://codeload.github.com/darrenjacoby/gutenberg-gestures/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrenjacoby%2Fgutenberg-gestures/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33180366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["gestures","gutenberg","gutenberg-plugin","wordpress"],"created_at":"2024-11-19T06:21:57.406Z","updated_at":"2026-05-18T14:08:50.381Z","avatar_url":"https://github.com/darrenjacoby.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# g/gestures \n\nBringing gesture-based actions to the block editor for a faster authoring experience.\n\n## Installation\n\n[WP-CLI](http://wp-cli.org/)\n\n```shell\n$ wp plugin install https://github.com/darrenjacoby/gutenberg-gestures/archive/master.zip --activate\n```\n\n_Gestures has been submitted to the WordPress plugin directory for review, however at the time of writing there is a 60 day waiting period._\n\n[Composer](https://getcomposer.org/)\n\n```shell\n$ composer require darrenjacoby/gutenberg-gestures\n```\n\n#### Requirements\n\n- [PHP](http://php.net/manual/en/install.php) \u003e= 7.4.0\n\n## Usage\n\n### Quick Reference\n\n#### Editor\n\n- [Toggle List View](#editor-list-view)\n- [Toggle Inserter](#editor-inserter)\n- [Toggle Sidebar](#editor-sidebar)\n\n#### Block\n\n- [Move Up](#block-move-up)\n- [Move Down](#block-move-down)\n- [Duplicate](#block-duplicate)\n- [Delete](#block-delete)\n- [Insert Before](#block-insert-before)\n- [Insert After](#block-insert-after)\n- [Lock](#block-lock)\n- [Edit as HTML](#block-edit-as-html)\n\n## Editor\n\n### \u003cspan id=\"editor-list-view\"\u003eEditor/Toggle List View\u003c/span\u003e\n\nAction is limited to the left hand side of the editor.\n\n- **`→`** to open.\n- **`←`** to close.\n\nhttps://github.com/darrenjacoby/gutenberg-gestures/assets/15921694/996b63b4-da5a-46f8-99af-30be21020e6f\n\n### \u003cspan id=\"editor-inserter\"\u003eEditor/Toggle Inserter\u003c/span\u003e\n\nAction is limited to the left hand side of the editor. No block must be selected.\n\n- **`cmd/→`** right to open.\n\nhttps://github.com/darrenjacoby/gutenberg-gestures/assets/15921694/d9113528-613d-44af-a464-a09e12449c06\n\n### \u003cspan id=\"editor-sidebar\"\u003eEditor/Toggle Sidebar\u003c/span\u003e\n\nAction is limited to the right hand side of the editor.\n\n- **`←`** to open.\n- **`→`** to close.\n\nhttps://github.com/darrenjacoby/gutenberg-gestures/assets/15921694/909e1281-6823-4117-9bf8-d99a858dd025\n\n## Block\n\n### \u003cspan id=\"block-move-up\"\u003eBlock/Move Down\u003c/span\u003e\n\n- **`↓`** to move block down.\n\n_Supports nested blocks; if the selected block is nested and is the last item, the parent block will move down._\n\nhttps://github.com/darrenjacoby/gutenberg-gestures/assets/15921694/0d3af6b2-bab4-4888-b346-0f009b967d82\n\n### \u003cspan id=\"block-move-down\"\u003eBlock/Move Up\u003c/span\u003e\n\n- **`↑`** to move block up.\n\n_Supports nested blocks; if the selected block is nested and is the first item, the parent block will move up._\n\nhttps://github.com/darrenjacoby/gutenberg-gestures/assets/15921694/f5690b4e-81ce-471e-903c-b1824f05d5cd\n\n### \u003cspan id=\"block-duplicate\"\u003eBlock/Duplicate\u003c/span\u003e\n\n- **`cmd/↓`** to duplicate block.\n- **`cmd/shift/↓`** to duplicate the parent block of a selected block.\n\nFor trackpads and touchscreens;\n\n- **`pinch/outwards`** to duplicate a block.\n\nhttps://github.com/darrenjacoby/gutenberg-gestures/assets/15921694/0f246202-2967-4efd-b201-d2e86ca1fd2b\n\n### \u003cspan id=\"block-delete\"\u003eBlock/Delete\u003c/span\u003e\n\n- **`cmd/↑`** to delete block.\n\nFor trackpads and touchscreens;\n- **`pinch/inwards`** to delete a block.\n\nhttps://github.com/darrenjacoby/gutenberg-gestures/assets/15921694/299f9cbf-fe16-46a5-8655-652d3e525be2\n\n### \u003cspan id=\"block-insert-before\"\u003eBlock/Insert Before\u003c/span\u003e\n\n- **`cmd/←`** to insert a new block before the selected block.\n\nhttps://github.com/darrenjacoby/gutenberg-gestures/assets/15921694/1719a0bb-f8fd-450c-b654-d92a80baf75c\n\n### \u003cspan id=\"block-insert-after\"\u003eBlock/Insert After\u003c/span\u003e\n\n- **`cmd/→`** to insert a new block before the selected block.\n\nhttps://github.com/darrenjacoby/gutenberg-gestures/assets/15921694/1851bf15-bb31-4ece-bca2-b4915fa0b19d\n\n### \u003cspan id=\"block-lock\"\u003eBlock/Lock\u003c/span\u003e\n\n- **`cmd/shift/←`** to lock the selected block.\n\nhttps://github.com/darrenjacoby/gutenberg-gestures/assets/15921694/3674a5dd-92a4-4c64-aabe-8355fcc3686a\n\n### \u003cspan id=\"block-edit-as-html\"\u003eBlock/Edit as HTML\u003c/span\u003e\n\n- **`cmd/shift/→`** to edit the selected block as HTML.\n\nhttps://github.com/darrenjacoby/gutenberg-gestures/assets/15921694/27164e4a-be21-4b01-bcb7-97959fec43c5\n\n## Follow along\n\n[Follow along](https://twitter.com/withjacoby) for more block editor experiments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarrenjacoby%2Fgutenberg-gestures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarrenjacoby%2Fgutenberg-gestures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarrenjacoby%2Fgutenberg-gestures/lists"}