Skip to content

joaohornburg/trello-priorities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trello-priorities

Takes all cards in a Trello list and prefixes them with their position in that list.

Before

image

After

image

how to use it

Make sure you have Ruby and Bundler installed on your machine.

Install dependencies:

bundle install

Run it:

bundle exec ruby trello_priorities.rb

how to change stored config

TrelloPriorities stores auth credentials and board_id in config.yml.

Best way to change boardId is to edit it in config.yml.

If you need to regenerate your authentication credentials, simply delete config.yml before runnuing trello_priorities.

About

Takes all cards in a Trello list and prefixes them with their position in that list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages