jtpio / trello-full-backup

Python script to backup everything from Trello: boards, lists, cards and attachments
MIT License
122 stars 36 forks source link

Option to back up personal boards #21

Closed benshep closed 6 years ago

benshep commented 6 years ago

For my use case, I wanted to only back up the organisation's boards, not my personal ones. So I made an extra option (-m, --my-boards) to back up personal boards. If neither are selected, it will default to backing up personal boards and not organisation boards (as before).

jtpio commented 6 years ago

Thanks!

Mind adding the new option to the readme? https://github.com/jtpio/trello-full-backup/blob/master/README.rst#options