{"id":19731448,"url":"https://github.com/todotxt/language-todotxt","last_synced_at":"2025-04-30T02:31:13.056Z","repository":{"id":20784357,"uuid":"24069389","full_name":"todotxt/language-todotxt","owner":"todotxt","description":"Syntax highlighting and utilities for todo.txt files for atom.io","archived":false,"fork":false,"pushed_at":"2022-01-12T16:05:55.000Z","size":52,"stargazers_count":30,"open_issues_count":18,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T21:43:06.499Z","etag":null,"topics":["atom","atom-language","atom-language-support","atom-package","language-todotxt","todo","todotxt"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/todotxt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-15T18:59:42.000Z","updated_at":"2024-05-31T23:48:59.000Z","dependencies_parsed_at":"2022-08-05T09:15:34.181Z","dependency_job_id":null,"html_url":"https://github.com/todotxt/language-todotxt","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todotxt%2Flanguage-todotxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todotxt%2Flanguage-todotxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todotxt%2Flanguage-todotxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todotxt%2Flanguage-todotxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/todotxt","download_url":"https://codeload.github.com/todotxt/language-todotxt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251629094,"owners_count":21618102,"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":["atom","atom-language","atom-language-support","atom-package","language-todotxt","todo","todotxt"],"created_at":"2024-11-12T00:21:05.366Z","updated_at":"2025-04-30T02:31:12.803Z","avatar_url":"https://github.com/todotxt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# language-todotxt package\n\n[![Todo.txt](http://todotxt.org/images/todotxt_logo_2012.png)](http://todotxt.org/)\n\nThis package adds syntax highlighting to [todo.txt](http://todotxt.org/) files\nin the [Atom](https://atom.io/) text editor.\n\nOriginally [converted](http://atom.io/docs/latest/converting-a-text-mate-bundle)\nfrom the [tmTodoTXT TextMate\nbundle](https://github.com/sideshowcoder/tmTodoTXT).\n\n[![Build Status](https://travis-ci.org/todotxt/language-todotxt.svg?branch=master)](https://travis-ci.org/todotxt/language-todotxt)\n[![Build Status](https://ci.appveyor.com/api/projects/status/oepsrww0c70esa4j/branch/master?svg=true)](https://ci.appveyor.com/project/karbassi/language-todotxt/branch/master)\n[![Gitter chat](https://badges.gitter.im/todotxt/language-todotxt.png)](https://gitter.im/todotxt/language-todotxt)\n\n## License\n\nCopyright (c) 2011, Philipp Fehre \u003cphilipp.fehre@gmail.com\u003e All rights reserved.\n\nCopyright (c) 2014, 2017, Brandon Padgett \u003cgerane@gmail.com\u003e All rights reserved.\n\nCopyright (c) 2017, 2018 Evan Prodromou \u003cevan@prodromou.name\u003e All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\nRedistributions of source code must retain the above copyright notice, this list\nof conditions and the following disclaimer. Redistributions in binary form must\nreproduce the above copyright notice, this list of conditions and the following\ndisclaimer in the documentation and/or other materials provided with the\ndistribution. Neither the name of the TU München nor the names of its\ncontributors may be used to endorse or promote products derived from this\nsoftware without specific prior written permission. THIS SOFTWARE IS PROVIDED BY\nTHE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED\nWARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT\nSHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,\nINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\nPROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n## Code of conduct\n\nThis project has adopted a [code of conduct](https://github.com/todotxt/language-todotxt/blob/master/CODE_OF_CONDUCT.md)\nin order to be welcoming to all participants.\n\n## Commands\n\nWhen you are in todo.txt mode, you have access to the following commands:\n\n- `todotxt:add`: add a new task on the line below the current line\n- `todotxt:done`: mark the task on the current line done\n- `todotxt:priority-a` set the priority of the current task to A\n- `todotxt:priority-b` set the priority of the current task to B\n- `todotxt:priority-c` set the priority of the current task to C\n- ... (same thing for D-Y)\n- `todotxt:priority-z` set the priority of the current task to Z\n\nThere is also an autocompletion function when you are typing out a context or\na priority.\n\n## Useful packages for todo.txt files\n\nOne nice thing about the todo.txt format is that it's easily managed with basic\ntext sorting and filtering tools. Here are some that are available for Atom:\n\n- [sort-lines](https://github.com/atom/sort-lines). It sorts lines. Very useful\n  for todo.txt.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftodotxt%2Flanguage-todotxt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftodotxt%2Flanguage-todotxt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftodotxt%2Flanguage-todotxt/lists"}