Open Hallbog opened 4 years ago
I'm 100% with you on this one.... I've recently switched over from Todoist (previously used wunderlist) and would love to be able to remove the due dates from the end column - as a temporary workaround i've just removed all the due dates from the tasks...
You can use showProject: false to remove the list its from but I'm not sure if there is a similar code for the date
I have been able to remove the project items are from and the date. But that space just stays blank. I’d love to use it to extend each list item across the whole space.
Hey guys,
I'm looking at this. It used to be that if no due dates was set, it didn't show a date at all. Something might have changed.
I was able to remove all info outside of the name of the task, but it doesn’t fill the whole width of the space provided. It’s like it’s just blank in the space for date and list name. Would be great if we could just fill the whole width with the task name.
I rewrote a the entire rendering section of the code that should make changes easier. I tried to accomplish what you're looking for as best I could. I've moved the description much closer to the date. Anything else really messes up the readability.
Also try adjusting the "maxTitleLength" in your config.js if you want to see more text before it's truncated. Let me know if it's still a problem.
Hey, is there even a solution that fixes the problem with the "black space" when set "showProject : false," ?
Hello,
Not sure if this is the right place, I'm a noob to GitHub. I've just started using this module and I was able to install and get it working with few issues. I noticed that there are 3 columns there is space reserved for. The task description, a due date, and then what list it is from. Is it possible to remove due date and/or the list its from are from so the description can fill more of the width? I didn't see such an option in your description maybe I missed it. Let me know I'd love to be able to just have tasks listed, no need for the date or what list they are from. Great module by the way.
Thank you!