You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Update (Jan 27, 2023) beta release
https://deta.space/discovery/@milynnus/space_mirrorsync
Documentation : https://dojo.hipposites.com/space-butler/shared-card-detail/176892348cf246fd96d8b318cb75aff3-shared-card-detail
Update (Mar 16, 2022) : The code base is now deployed on FastAPI on deta.dev. The demo video is https://youtu.be/Th1WMViIznc
The write up can be found https://github.com/xu2xulim/Trello-MirrorSync
This is a mirror-sync application that is built using Trello webhook. The setup can be custom built into your workflow because it is initiated via a http request. While the demo assumes that it is trigger when a member is added, it can be embedded behind any trigger. This gives it the desired flexibility for multiple use cases.
By the way, it has limited support for Advanced Checklist - aka at setup the checklist items with member assigned or due date will be replicated across.
(at end of video, I went off script - so I have more work to be done)
It supports 2 way as well as 1 way sync. Will do more work on the latter and perhaps create a video.
Update :
Update (Mar 14, 2022) :
The code base is now running on a FastAPI with a couple of added enhancements.
Watch a demo video at https://youtu.be/Th1WMViIznc
The writeup can be found at https://github.com/xu2xulim/Trello-MirrorSync