{"id":26958557,"url":"https://github.com/chathuragh/django_command_palette","last_synced_at":"2026-05-02T17:32:12.912Z","repository":{"id":285692789,"uuid":"957870720","full_name":"ChathuraGH/django_command_palette","owner":"ChathuraGH","description":"Command palette to the Django Admin Interface","archived":false,"fork":false,"pushed_at":"2025-04-02T06:11:33.000Z","size":61,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T07:23:27.364Z","etag":null,"topics":["command-palette","css","django","django-admin","html","javascript","python"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/ChathuraGH.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":"2025-03-31T09:19:41.000Z","updated_at":"2025-04-02T06:11:36.000Z","dependencies_parsed_at":"2025-04-02T07:23:28.889Z","dependency_job_id":"422bbf5c-ebd4-48a1-a086-9a59c2decc90","html_url":"https://github.com/ChathuraGH/django_command_palette","commit_stats":null,"previous_names":["chathuragh/django_command_palette"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChathuraGH%2Fdjango_command_palette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChathuraGH%2Fdjango_command_palette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChathuraGH%2Fdjango_command_palette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChathuraGH%2Fdjango_command_palette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChathuraGH","download_url":"https://codeload.github.com/ChathuraGH/django_command_palette/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246933962,"owners_count":20857162,"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":["command-palette","css","django","django-admin","html","javascript","python"],"created_at":"2025-04-03T04:20:00.586Z","updated_at":"2026-05-02T17:32:12.881Z","avatar_url":"https://github.com/ChathuraGH.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django_command_palette\nCommand palette to the Django Admin Interface\n\n\n\n\n\n![a](https://github.com/ChathuraGH/django_command_palette/blob/f701b9b43c882587fdb2ae52e796e38399cd7596/feature_previews/logo.svg)\n![c](https://github.com/ChathuraGH/django_command_palette/blob/f701b9b43c882587fdb2ae52e796e38399cd7596/feature_previews/685unxpkksrvfugu-360.png)\n\n\n\u003c!---\n![a](https://github.com/ChathuraGH/django_command_palette/blob/f701b9b43c882587fdb2ae52e796e38399cd7596/feature_previews/logo.svg)\n![b](https://github.com/ChathuraGH/django_command_palette/blob/f701b9b43c882587fdb2ae52e796e38399cd7596/feature_previews/unnamed.png)\n![c](https://github.com/ChathuraGH/django_command_palette/blob/f701b9b43c882587fdb2ae52e796e38399cd7596/feature_previews/685unxpkksrvfugu-360.png)\n\n--\u003e\n\n\n\n\n\n\n![Screenshot of a comment on a GitHub issue showing an image, added in the Markdown, of an Octocat smiling and raising a tentacle.](https://myoctocat.com/assets/images/base-octocat.svg)\n\n\n\n\n![Command palette to the Django Admin Interface.](https://github.com/ChathuraGH/django_command_palette/blob/e3da3b468d715f6ac2314c72191de934f708713e/feature_previews/command_palette-4.png)\n\n\n\n\n# django_command_palette\n\n# Version : test version 1\n\n- User name : admin\n- Password : admin\n\n# Environment\n\n  - Django version 3.0.8\n\n\n# how to \n- run the server\n- go to index page or `/admin`\n- press `Ctrl + k` or press the `#` button\n\n\n\n# Available Key Combos \n\n\n\n- Complexity : Level of command complexity(\"normal\" or \"complex\" )\n\n    - Normal  :-  Function on combo\n    - Complex  :-  Function on `Enter`\n  \n- Availability : Command trigger location(\"specific page\" or \"global\") \n\n\n#### Palette manage\n| Shortcut Function                | Key Combo                        |   Complexity-Availability            |   Execution method    |\n|----------------------------------|----------------------------------|--------------------------------------|-----------------------|\n| Open the command palette modal   | `Ctrl+K`                         |   Normal-Global                      |   On Combo            |\n| Close the command palette modal  | `Esc`                            |   Normal-Global                      |   On Combo            |\n| Go up in command list            | `Up arrow`                       |   Normal-Global                      |   On Combo            |\n| Go down in command list          | `Down arrow`                     |   Normal-Global                      |   On Combo            |\n\n\n#### Navigation\n| Shortcut Function                | Key Combo                        |  Complexity-Availability           |   Execution method    |\n|----------------------------------|----------------------------------|------------------------------------|-----------------------|\n| Go to the admin index page       | `Ctrl+I`                         |   Normal-Global                    |   On Combo            |\n| View site / Go to the `/`        | `Ctrl+Z`                         |   Normal-Global                    |   On Combo            |\n| Go to the Logout page            | `Ctrl+L`                         |   Normal-Global                    |   On Combo            |\n| Go to the next page              | `Ctrl+B`                         |   Normal-Change list               |   On Combo            |\n| Go to the previous page          | `Ctrl+V`                         |   Normal-Change list               |   On Combo            |\n| Go to the nth page               | `Ctrl+X` + page number           |   Complex-Change list              |   On `Enter`          |\n\n\n#### Object manage\n| Shortcut Function                | Key Combo                        |  Complexity-Availability           |   Execution method    |\n|----------------------------------|----------------------------------|------------------------------------|-----------------------|\n| Add new object                   | `Alt+A`                          |   Normal-Change list               |   On Combo            |\n| Save \u0026 Add                       | `Alt+A`                          |   Normal-Change form               |   On Combo            |\n| Save \u0026 Editing                   | `Alt+E`                          |   Normal-Change form               |   On Combo            |\n| Save                             | `Alt+S`                          |   Normal-Change form               |   On Combo            |\n| Delete                           | `Alt+D`                          |   Normal-Change form               |   On Combo            |\n| Delete confirmation / Yes        | `Alt+Y`                          |   Normal-Change form               |   On Combo            |\n| Delete cancel / No               | `Alt+N`                          |   Normal-Change form               |   On Combo            |\n\n\n#### Search\n| Shortcut Function                | Key Combo                        | Complexity-Availability           |   Execution method    |\n|----------------------------------|----------------------------------|-----------------------------------|-----------------------|\n| Search Focus                     | `Ctrl+/`                         |    Normal-Change list             |   On Combo            |\n| Search filter(filter comm list)  | `Ctrl+S`                         |    Normal-Global                  |   On Combo            |\n\n\n\n\n#### Special\n| Shortcut Function     | Key Combo                                        | Complexity-Availability                |   Execution method    |\n|-----------------------|--------------------------------------------------|----------------------------------------|-----------------------|\n| Search(without query) |  `Ctrl+K` + \"?\" + \"model\" +  `Enter`             |   Complex-Global                       |    On `Enter`         |\n| Search(with query)    |  `Ctrl+K` + \"?\" + \"model\" + \"query\" +  `Enter`   |   Complex-Global                       |    On `Enter`         |\n| Update(without query) |  `Ctrl+K` + \"\u003e\" + \"model\" +  `Enter`             |   Complex-Global                       |    On `Enter`         |\n| Update(with query)    |  `Ctrl+K` + \"\u003e\" + \"model\" + \"query\" +  `Enter`   |   Complex-Global                       |    On `Enter`         |\n| Delete(without query) |  `Ctrl+K` + \"\u003c\" + \"model\" +  `Enter`             |   Complex-Global                       |    On `Enter`         |\n| Delete(with query)    |  `Ctrl+K` + \"\u003c\" + \"model\" + \"query\" +  `Enter`   |   Complex-Global                       |    On `Enter`         |\n| Add(without query)    |  `Ctrl+K` + \"+\" + \"model\" +  `Enter`             |   Complex-Global                       |    On `Enter`         |\n| Add(with query)       |  `Ctrl+K` + \"+\" + \"model\" + \"query\" +  `Enter`   |   Complex-Global                       |    On `Enter`         |\n\n\nExample :-\n\n```\"Ctrl+K\" + \"?\" + \"model selection\" + \"query string\" + \"Enter\"```\n\n\n- Each command part will be separated by \"|\" character for eazy recognition and to split a given command. So full command will look like below.\n\nExample look :- \n\n```\"Ctrl+K\" + \"?\" + \"|\" + \"model selection\" + \"|\" + \"query string\" + \"Enter\"```\n\nVisual appearance :- \n\n```\"?\" + \"|\" + \"model selection\" + \"|\" + \"query string\"```\n\nExample appearance :- \n\n```?|Post|hello```\n\n\n\n# Note \n- No dependency (js, python or django)\n- Customisable through `settings.py`\n  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchathuragh%2Fdjango_command_palette","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchathuragh%2Fdjango_command_palette","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchathuragh%2Fdjango_command_palette/lists"}