# A Simple To Do List | Using Colin TreeListView extension

**URL:** https://community.thunkable.com/t/a-simple-to-do-list-using-colin-treelistview-extension/255896
**Category:** Promote your App
**Tags:** bestapps
**Created:** [October 3, 2019, 11:48am UTC](https://community.thunkable.com/t/a-simple-to-do-list-using-colin-treelistview-extension/255896 "2019-10-03T11:48:38Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![cttricks](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/cttricks/32/93678_2.png) [@cttricks](https://community.thunkable.com/u/cttricks)
#### Post date: [October 3, 2019, 11:48am UTC](https://community.thunkable.com/t/a-simple-to-do-list-using-colin-treelistview-extension/255896/1 "2019-10-03T11:48:38Z")

</div>

Hi Everyone. . .

Today while i was playing with this very cool extension **Colin TreeListView**. I made an app **To Do List** Which can keep records of your daily stuffs that you want to do on those perticular days. You can easily add or remove events from your list…

A big thanks to @ColinTree for this amazing extension and @domhnallohanlon for the tutorials.

* * *

⚓ **EXAMPLE VIDEO OF OUTPUT**

* * *

[https://res.cloudinary.com/dq2zsvyoy/video/upload/v1570102334/WhatsApp\_Video\_2019-10-03\_at\_2.31.39\_PM.mp4](https://res.cloudinary.com/dq2zsvyoy/video/upload/v1570102334/WhatsApp_Video_2019-10-03_at_2.31.39_PM.mp4)

* * *

⬇ **[Download Beta Test APK](https://drive.google.com/uc?authuser=0&id=15ldGdnKrmB9db9QA8ZszjCzzzcoJuhuJ&export=download)**

* * *

**Note :** The AIA of this app is paid if your want to buy the AIA. Kinldy Contact me on email [help.ctttricks@gmail.com](mailto:help.ctttricks@gmail.com) or PM me.

---

<div class="post-metadata">

### Author: ![kartik14](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik14/32/44782_2.png) [@kartik14](https://community.thunkable.com/u/kartik14)
#### Post date: [October 3, 2019, 1:12pm UTC](https://community.thunkable.com/t/a-simple-to-do-list-using-colin-treelistview-extension/255896/2 "2019-10-03T13:12:59Z")

</div>

@cttricks

### Excellent! 👍 Congrats! 🎉

That’s a quite complex app (for me) 😁

Can i ask you one thing?  
When you select dates, the corresponding to-do(s) according to the date appear.  
Where do you store this to-do(s) according to dates? 🤔

Thanks! 😊

---

<div class="post-metadata">

### Author: ![cttricks](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/cttricks/32/93678_2.png) [@cttricks](https://community.thunkable.com/u/cttricks)
#### Post date: [October 3, 2019, 3:41pm UTC](https://community.thunkable.com/t/a-simple-to-do-list-using-colin-treelistview-extension/255896/3 "2019-10-03T15:41:54Z")

</div>

It’s very easy @kartik14. I have used dates as a tag.  
like if the date is 03-10-2019 the tag becomes 03102019 and i’m storing the data in a **TinyDB**.

> [@kartik14](#):
>
> That’s a quite complex app (for me)

Not that much buddy… i made this in less then 2hrs. 😅

---

<div class="post-metadata">

### Author: ![kartik14](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik14/32/44782_2.png) [@kartik14](https://community.thunkable.com/u/kartik14)
#### Post date: [October 3, 2019, 3:45pm UTC](https://community.thunkable.com/t/a-simple-to-do-list-using-colin-treelistview-extension/255896/4 "2019-10-03T15:45:47Z")

</div>

> [@cttricks](#):
>
> i made this in less then 2hrs.

😲 😅

> [@cttricks](#):
>
> i’m storing the data in a **TinyDB**.

Thanks! 😊

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:08pm UTC](https://community.thunkable.com/t/a-simple-to-do-list-using-colin-treelistview-extension/255896/5 "2024-11-08T12:08:49Z")

</div>


