{"id":16959945,"url":"https://github.com/jondotsoy/organizado","last_synced_at":"2026-05-09T13:04:28.704Z","repository":{"id":152239667,"uuid":"602399012","full_name":"JonDotsoy/organizado","owner":"JonDotsoy","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-25T06:09:53.000Z","size":116,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-21T15:17:40.912Z","etag":null,"topics":["cli","deno"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/JonDotsoy.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":"2023-02-16T05:51:55.000Z","updated_at":"2023-02-18T23:35:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"992d089c-d9d2-4d5e-ae0a-6d5fb59a741b","html_url":"https://github.com/JonDotsoy/organizado","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/JonDotsoy/organizado","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonDotsoy%2Forganizado","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonDotsoy%2Forganizado/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonDotsoy%2Forganizado/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonDotsoy%2Forganizado/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JonDotsoy","download_url":"https://codeload.github.com/JonDotsoy/organizado/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonDotsoy%2Forganizado/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32820174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","deno"],"created_at":"2024-10-13T22:46:40.515Z","updated_at":"2026-05-09T13:04:28.686Z","avatar_url":"https://github.com/JonDotsoy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Organizado\n\nProject to order your tasks with your terminal.\n\n## How to install\n\nInstall with Deno\n\n```sh\ndeno install \\\n  -f \\\n  -r \\\n  --allow-env=HOME \\\n  --allow-read=$HOME/.organizado/ \\\n  --allow-write=$HOME/.organizado/ \\\n  --unstable \\\n  --import-map https://deno.land/x/organizado/import_map.json \\\n  https://deno.land/x/organizado/cli.ts\n```\n\n## Commands\n\n- Create a new project:\n  - `$ organizado project new \u003cproject_name\u003e \u003cpath_location\u003e`\n- About project selected\n  - `$ organizado project`\n- Edit a project:\n  - `$ organizado project edit \u003c\u003e`\n- Select a project\n  - `$ organizado project select \u003cproject_name\u003e`\n- Create new task:\n  - `$ organizado task new -m \u003ctask_message\u003e`\n- Display a all tasks\n  - `$ organizado task`\n- Focus on one task: display the current task and start one timer\n  - `$ organizado task focus`\n- Inside on a task:\n  - Key press `\u003cP\u003e` to pause the task or resume the task timer\n  - Key press `\u003cQ\u003e` to stop the task\n  - Key press `\u003cX\u003e` to mark as finish the task\n  - Key press `\u003cM\u003e` create a comment on this task\n  - Key press `\u003cC\u003e` create a new task related with the current task\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjondotsoy%2Forganizado","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjondotsoy%2Forganizado","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjondotsoy%2Forganizado/lists"}