Home
Starting Up
Case Studies DB
Products
Ideas DB
Vibe Coding Tools
Subscribe to IH+
Starting Up
Case Studies
Ideas DB
Products DB
Sign in
Join
10
Likes
20
Comments
I've built a Todo list + daily kanban and would love to hear some feedbacks
By
Biraj Ghosh
May 3, 2018
Todo list with tags, colors, kanban view, due dates, themes, timeline | Tidily.io
How do I make the cards/todo lists different colors? I have been messing with it for about 5 minutes now and I cannot figure out how to color code things.
Edit: Never mind, appears that a handful of your controls do not work in FireFox and that is the issue stopping me. I can list the ones I ran into that were missing/broken, but it will be fairly obvious to you if you open with FF.
Good news ! found and fixed the issue, now you will be able to use color coding without issue :) let me know if you face anything else, I will fix it right away.
Hey thanks a lot for finding out the bug I am on it, I have tested with all browser including ff but have not faced issue so can you mention the version of ff and your os?
Sorry, I left that comment right before I went home from work. I also noticed that there were some issues with the controls on the task edit modal. The controls for status' like
DoneandImportantwerent working, as well as the text highlighting and checkbox controls. I am home now and not on the same machine so I cannot retest to see if they are fixed.Edit: I was on Windows 10, not sure the version of FF but I can check tomorrow if necessary.
There might be some minor issues related to task content in firefox only but I'm trying my best to resolve all of them asap.
Yes you are right that same bug effected all the checkboxes and radio buttons, I fixed them all now including the done,important controls etc, hopefully you wont face the issue again.
If you could integrate this with Trello, I'd pay for it.
I actually got a few request similar to yours so I am actively looking for a solution to make it work ! I'll keep you posted :)
Custom fields plugin allows you to add fields to the card and view them on the outside of the card.
I would love the checklist option ... just on the outside of the card.
Got it.. if we make a interface layer for trello then definetely you will be able to do that.
Nice job! I love your choice of colors, but the contrasts make it hard to read (and I don't have impaired vision/am on a 13" Macbook Air).
disclaimer: I am not a designer - I only notice these things because I've learned these lessons the hard way with my own website.
Specifically, the white text on purple tags and especially the "what's next?" section need stronger contrast. Here are a few one-sec tweaks I made: https://i.imgur.com/XWDaLca.jpg
That's the most engaging feedback I got so far actually! you took the time to indicate the possible changes, I could not thank you enough. I will definetely do something about the contrast soon, My main display may be a bit off color cause I use a 5 years old senior laptop :P but because of your comparison pic I totally get it :)
Hey Biraj,
About the colours, you could use something like https://coolors.co/. It helps understand which color goes with which and I personally used it to figure out my branding color palette.
That's a really useful resource, just checked it out, thank you so much, I will definetely use it.
This looks amazing! We are currently using Trello with my cofounder and with an other project owner we work with, it took a while to convince them but I am ready to jump over to your app... Is there any team collab in it? Ideally, I could use this and whatever I do would get somehow magically added/edited/checked in Trello so I don't need to convince everyone.
Thanks you so much for your words! means a lot to me :)
The collaboration + live edit features are on my roadmap ! I actually wanted to build it step by step so that I can maintain highest quality and attention to every features that's why it's not already there but soon!
And I actually got that same request few times already to connect with other task based apps and to be able to control them via my interface, I think I will have to make that magic happen :)
Makes sense to go step by step, no rush :) I'll try and play around with it over the weekend, but once you have Trello integration, I am happy to test it and give you feedback. Me as a Trello user: Bunch of boards, some already outdated and not in use, collab with 3-5 ppl together, different Lists (columns) in most of the boards. I could probably pick 3 main boards to focus on, if there is limited computing capacity then would be willing to pay to add more. Again, count me in as a tester!
Sure, I will keep you posted specially when I add the collaboration and 3rd party app integration.
Sweet stuff! :)
Which tech have you used to build your product?
Hey thanks for checking it out!
Basically I used laravel for backend and a custom js framework I hacked together for the frontend + some jquery.