You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The list of additional labels (containing the project name and the section name) was not reset after parsing a section but only after parsing a project. This resulted in wrong additional labels being added to some tasks. |
4 months ago | |
---|---|---|
flatpak-run-generator | 2 years ago | |
mediathek-download | 5 years ago | |
quick-deploy | 1 year ago | |
rlatexmk | 4 years ago | |
todoist2org | 4 months ago | |
README.md | 3 years ago |
README.md
Scripts
A collection of all my scripts - written in different languages.
You can find further instructions in the corresponding README.
Contributing
- Fork it
- Create a feature branch with a meaningful name (
git checkout -b my-new-feature
) - Add yourself to the CONTRIBUTORS file
- Commit your changes (
git commit -am 'Add some feature'
) - Push to your branch (
git push origin my-new-feature
) - Create a new pull request