Search found 760 matches
- Thu Mar 20, 2025 12:10 am
- Forum: Suggestions
- Topic: [Calendar] Hide ONLY the 'Today' cell(s) for a task without hiding its cells on other dates
- Replies: 1
- Views: 288
[Calendar] Hide ONLY the 'Today' cell(s) for a task without hiding its cells on other dates
I have a use case for this Dan, but want to keep it short so thought I would first check to see if it is feasible before getting into more detail. Would it be possible to create a way to hide/(unhide) the cell(s) that is (are) displayed 'Today' for a task in the Calendar without hiding the cells on ...
- Mon Mar 03, 2025 1:00 am
- Forum: Questions
- Topic: [Discussion] Custom Calculation Attributes results not as expected
- Replies: 39
- Views: 1960
Re: [Discussion] Custom Calculation Attributes results not as expected
Oh boy. Am I missing something still? Sorry Dan... don't mean to cause you frustration. Trying my best to help but there seems to be something fundamental here that I am just not grasping and I don't know what it is. If you feel you have gone as far as you could on this I understand and thank you fo...
- Sun Mar 02, 2025 5:24 pm
- Forum: Questions
- Topic: [Discussion] Custom Calculation Attributes results not as expected
- Replies: 39
- Views: 1960
Re: [Discussion] Custom Calculation Attributes results not as expected
ps. Here's a demo of my fix that includes two example tasklists ('Due minus Start.tdl' and 'Due minus Start 2.tdl') which I used to verify the calculations. I just want you to verify that nothing unexpected happens on your tasklist and that the positive and negative calculations are correctly mirro...
- Tue Feb 18, 2025 1:35 pm
- Forum: Questions
- Topic: [Discussion] Custom Calculation Attributes results not as expected
- Replies: 39
- Views: 1960
Re: [Discussion] Custom Calculation Attributes results not as expected
Hmmmm... I think you may have narrowed it down to the difference in our understandings. This is where I am confused. If it's Feb. 19 and you offset the 'Due Date' 'Backwards' by 2 'Days' from 'Today' then the 'Due Date' is changed to Feb. 17 (it works as I expect). So if you subtract Feb. 17 from Fe...
- Sun Feb 16, 2025 7:50 pm
- Forum: Questions
- Topic: [Discussion] Custom Calculation Attributes results not as expected
- Replies: 39
- Views: 1960
Re: [Discussion] Custom Calculation Attributes results not as expected
I've been thinking a lot about this Dan and experimenting a bit. There is a lot to it. But to keep it as simple as possible I wanted to try to clarify my thinking on this one specific point first because I think it’s important for understanding the issue. I'm seeing how things work inside of TDL muc...
- Mon Feb 03, 2025 6:57 pm
- Forum: Questions
- Topic: Completion of monthly tasks
- Replies: 1
- Views: 342
Re: Completion of monthly tasks
Are you saying that the recurrence is already set and marking it completed is not advancing to the next recurrence? That could happen if this recurrence setting is set as follows: https://imagizer.imageshack.com/img924/1686/V0A6VT.jpg If this is the case then you will have to set the completion date...
- Mon Feb 03, 2025 3:38 pm
- Forum: Suggestions
- Topic: Copy task title with comments
- Replies: 14
- Views: 805
Re: Copy task title with comments
@Darkloke
Could this help you do what you want to accomplish?

Could this help you do what you want to accomplish?
Code: Select all
Tools>Preferences>User Interface>Tasklist Attributes>Display>

- Sun Feb 02, 2025 7:29 pm
- Forum: 9.0 Stable Release
- Topic: [Custom Task Attributes] Calculation Fails To Complete
- Replies: 4
- Views: 732
Re: [Custom Task Attributes] Calculation Fails To Complete
Confirmed working (and no crashes encountered so far). Thank you! 
- Sun Feb 02, 2025 6:26 am
- Forum: 9.0 Stable Release
- Topic: [Calendar Preferences] 'Display future occurrences...' behavior
- Replies: 6
- Views: 946
Re: [Calendar Preferences] 'Display future occurrences...' behavior
Confirmed working. Thank you! 
- Sun Feb 02, 2025 6:23 am
- Forum: Suggestions
- Topic: [Calendar] Text contrast on custom date attribute tiles
- Replies: 4
- Views: 476
Re: [Calendar] Text contrast on custom date attribute tiles
Wow this is really interesting! I think I noticed that not only did you fix the contrast problem but also addressed the suggestion about selecting all related dates of the task when you select any of the dates! Both changes seem really good so far! Great job! I can already see that these changes are...