GithubHelp home page GithubHelp logo

geerthauwaerts / trello-repeating-cards Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 57 KB

Trello - Add Repeating Cards

License: BSD 3-Clause "New" or "Revised" License

PHP 19.79% Dockerfile 1.20% Shell 79.01%

trello-repeating-cards's Introduction

About

The app makes it easy to add repeating cards into Trello.

Installation

The installation is very easy and straightforward:

  • Create a .env file with your settings.
  • Create a run.php file with your settings.
  • Run composer install to install the dependencies.
$ cp .env.default .env
$ cp run.default.php run.php
$ composer install

Trello Cards

Create a card that matches the pattern in your run.php configuration, make sure that the #<id> is set to day number you want to start repeating.

When creating a repeated card, the app will copy the properties of the highest numbered card, this way you can easily modify the labels or description of future cards.

Note: You can go do EpochConverter to get the current day number.

Butler Rule

The app does not auto-sort the cards by date, you can add a Butler Rule to automate this:

Rule: when a card is added to list "SCHEDULED" by me, sort the list by due date ascending

Development & Testing

To verify the integrity of the codebase you can run the PHP linter:

$ composer install
$ composer phpcs

Collaboration

The GitHub repository is used to keep track of all the bugs and feature requests; I prefer to work exclusively via GitHib and Twitter.

If you have a patch to contribute:

  • Fork this repository on GitHub.
  • Create a feature branch for your set of patches.
  • Commit your changes to Git and push them to GitHub.
  • Submit a pull request.

Shout to @GeertHauwaerts on Twitter at any time :)

Donations

If you like this project and you want to support the development, please consider to donate; all donations are greatly appreciated.

  • Coinbase Commerce: BTC, BCH, DAI, ETH, LTC, USDC
  • BTC: bc1q654z85zv6sujsjqk750sf4j4eahcckdtq0cqrp
  • ETH: 0x4d38b4EB5b0726Dc6bd5770F69348e7472954b41
  • LTC: MBEaP6e4zwro6oNP54yjfC29fVqZ881wdF
  • DOGE: D8LypNzP6GayEBWUKCw3KVc7gwbGBaXynT

trello-repeating-cards's People

Contributors

geerthauwaerts avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.