FindTasksButton Version History
13 versions
Be careful with old versions!
These versions are displayed for reference and testing purposes. You should always use the latest version of an add-on.
Version 9.1
Version 9.1.
This version is application max version update.
June 21st 2022.
From Sungho Hwang.
This version is application max version update.
June 21st 2022.
From Sungho Hwang.
- Source code released under Mozilla Public License, version 2.0
Version 8.1
Version 8.1.
Applications max version update.
From Sungho Hwang.
Applications max version update.
From Sungho Hwang.
- Source code released under Mozilla Public License, version 2.0
Version 7.1
Version 7.1.
1. Menu list background colors are inherit.
2. Menu list background borders are unset.
3. Find record button text align is center.
February 06th 2022.
From Sungho Hwang.
1. Menu list background colors are inherit.
2. Menu list background borders are unset.
3. Find record button text align is center.
February 06th 2022.
From Sungho Hwang.
- Source code released under Mozilla Public License, version 2.0
Version 6.9
Version 6.9.
1. Somewhat, design was changed.
2. Last function persists after (re)starting Thunderbird.
January 16th 2022.
From Sungho Hwang.
1. Somewhat, design was changed.
2. Last function persists after (re)starting Thunderbird.
January 16th 2022.
From Sungho Hwang.
- Source code released under Mozilla Public License, version 2.0
Version 5.8
Version 5.8
Rounded border edge of browserAction popup window was cut from Thunderbird version 89.0a1.
So, I deleted the border of the window body.
Would you update this version?
April 23rd 2021.
From Sungho Hwang.
Rounded border edge of browserAction popup window was cut from Thunderbird version 89.0a1.
So, I deleted the border of the window body.
Would you update this version?
April 23rd 2021.
From Sungho Hwang.
- Source code released under Mozilla Public License, version 2.0
Version 5.7
Version 5.7.
I made faults in options of task Status menu list, Two options of "Not completed/Completed" were existent in Show options in version 5.2 already. So, I corrected options of Status menu list to original Status options.
April 12th 2021.
From Sungho Hwang.
I made faults in options of task Status menu list, Two options of "Not completed/Completed" were existent in Show options in version 5.2 already. So, I corrected options of Status menu list to original Status options.
April 12th 2021.
From Sungho Hwang.
- Source code released under Mozilla Public License, version 2.0
Version 5.2
Version 5.2.
1) Height of task addition box was set to 38px to get to be same to unifinder search box of Calendar.
2) Not completed/Completed tasks filtering options of status were added in creating menu list box.
April 12th 2021.
From Sungho Hwang.
1) Height of task addition box was set to 38px to get to be same to unifinder search box of Calendar.
2) Not completed/Completed tasks filtering options of status were added in creating menu list box.
April 12th 2021.
From Sungho Hwang.
- Source code released under Mozilla Public License, version 2.0
Version 4.5
Version 4.5.
1) I fixed task addition box size to height 40px.
2) I adjusted element widths properly.
3) I completed it for task tree array length to be displayed in change automatically.
4) Hereby, final upgrade of FindTasksButton has been achieved.
April 6th 2021.
From Sungho Hwang.
1) I fixed task addition box size to height 40px.
2) I adjusted element widths properly.
3) I completed it for task tree array length to be displayed in change automatically.
4) Hereby, final upgrade of FindTasksButton has been achieved.
April 6th 2021.
From Sungho Hwang.
- Source code released under Mozilla Public License, version 2.0
Version 4.2
Version 4.2.
1) I made minimal input value to find nth record from "0" to "1".
2) I made button of "update FindTasksButton" to update changes of tree array length.
April 2nd 2021.
From Sungo Hwang.
1) I made minimal input value to find nth record from "0" to "1".
2) I made button of "update FindTasksButton" to update changes of tree array length.
April 2nd 2021.
From Sungo Hwang.
- Source code released under Mozilla Public License, version 2.0
Version 4.1
Version 4.1.
1) I changed input box type from text to number.
1-1) minimum number is 0.
1-2) maximum number is task tree array length - 1.
2) I fixed close function to disable/remove add-on.
3) I changed browserAction events to popup menu events.
4) At using TaskviewGridLayout, broken phenomenon is fixed.
5) I fixed doubling buttons at clicking it twice by disabling popup buttons after once.
6) I revealed names of the main program and the add-on developer on browserAction popup window.
March 28th 2021.
From Sungho Hwang.
1) I changed input box type from text to number.
1-1) minimum number is 0.
1-2) maximum number is task tree array length - 1.
2) I fixed close function to disable/remove add-on.
3) I changed browserAction events to popup menu events.
4) At using TaskviewGridLayout, broken phenomenon is fixed.
5) I fixed doubling buttons at clicking it twice by disabling popup buttons after once.
6) I revealed names of the main program and the add-on developer on browserAction popup window.
March 28th 2021.
From Sungho Hwang.
- Source code released under Mozilla Public License, version 2.0
Version 3.5
Version 3.5.
1) I added length of task tree array on task addition box.
2) I added number input and button for finding record on task addition box.
March 26th 2021.
From Sungho Hwang.
1) I added length of task tree array on task addition box.
2) I added number input and button for finding record on task addition box.
March 26th 2021.
From Sungho Hwang.
- Source code released under Mozilla Public License, version 2.0
Version 3.4
Version 3.4.
1) Add the menu list filtering tasks by priority in task addition box.
December 18th 2020.
From Sungho Hwang.
1) Add the menu list filtering tasks by priority in task addition box.
December 18th 2020.
From Sungho Hwang.
- Source code released under Mozilla Public License, version 2.0
Version 2.9
Version 2.9.
1) Add [Find Tasks] browserAction at tabs toolbar.
2) Add tasks filter menu list before tasks filter input.
If Clicking browserAction at tabs toolbar,
you can show and hide task addition box.
And when showing task addition box,
you can see tasks filter menu list before tasks filter input.
If re-starting Thunderbird, these functions are initialized,
if clicking browserAction again, these functions are restored.
December 13th 2020.
From Sungho Hwang.
1) Add [Find Tasks] browserAction at tabs toolbar.
2) Add tasks filter menu list before tasks filter input.
If Clicking browserAction at tabs toolbar,
you can show and hide task addition box.
And when showing task addition box,
you can see tasks filter menu list before tasks filter input.
If re-starting Thunderbird, these functions are initialized,
if clicking browserAction again, these functions are restored.
December 13th 2020.
From Sungho Hwang.
- Source code released under Mozilla Public License, version 2.0
To create your own collections, you must have a Mozilla Add-ons account.