{"id":22468513,"url":"https://github.com/projectweekend/sublime-text-2-plugins","last_synced_at":"2025-03-27T15:44:36.816Z","repository":{"id":16460583,"uuid":"19212595","full_name":"projectweekend/Sublime-Text-2-Plugins","owner":"projectweekend","description":"A collection of my custom Sublime Text 2 plugins","archived":false,"fork":false,"pushed_at":"2014-09-10T21:17:20.000Z","size":260,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T19:29:45.972Z","etag":null,"topics":[],"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/projectweekend.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}},"created_at":"2014-04-27T18:16:25.000Z","updated_at":"2014-09-10T10:51:42.000Z","dependencies_parsed_at":"2022-08-04T09:30:23.860Z","dependency_job_id":null,"html_url":"https://github.com/projectweekend/Sublime-Text-2-Plugins","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/projectweekend%2FSublime-Text-2-Plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2FSublime-Text-2-Plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2FSublime-Text-2-Plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2FSublime-Text-2-Plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectweekend","download_url":"https://codeload.github.com/projectweekend/Sublime-Text-2-Plugins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245874194,"owners_count":20686724,"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":[],"created_at":"2024-12-06T11:17:02.049Z","updated_at":"2025-03-27T15:44:36.799Z","avatar_url":"https://github.com/projectweekend.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Sublime-Text-2-Plugins\n======================\n\n\n### Personal Assistant Plugin\n\nThis is a task launcher for other custom plugins. The key combination `ctrl+shift+a` opens a text command box. The available commands correspond to **tasks** which are saved in the plugin's `/tasks` folder. Each of these task files is a Python file defining some sort of custom action in a class named: `PersonalAssistantTask`.\n\nThe `PersonalAssistantTask` object takes one input on `init`. The Sublime Text Plugin API will be passed in from the command launcher process so that it is accessible for crafting the functionality in the `PersonalAssistantTask`.\n\nNaming of each Python file in the `/tasks` folder determines the text comand used to launch the task in the command box referenced above. For example a task file named `open_projects.py` would be launched with the command: `open projects`.\n\n#### Current Tasks\n\n* `open projects` - Display a list of all Sublime Text projects for selection. The selected project is opened in the existing window.\n\n* `node backend seed` - Prompts for a directory name where the seed project will be initialized. Clones the repo [Node Backend Seed](https://github.com/projectweekend/Node-Backend-Seed) into the root of the directory.\n\n* `node start api` - Prompts with a list of directories inside the current;y open project. After selecting one it prompts for an api module name. Creates a directory named for the module and stubs out all the files the way I like.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectweekend%2Fsublime-text-2-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojectweekend%2Fsublime-text-2-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectweekend%2Fsublime-text-2-plugins/lists"}