User:GhostInTheMachine/Tasky
Appearance
GhostInTheMachine • Talk • All • Help • Misc • Modules • Other • Layout • Photos • Projects • Scripts • Tidying • TidyingSD • TODO • UBX • WIP • 2024-08-11 12:50:52 |
Purpose
[edit]The script adds menu items for adding articles to a task list and then and managing the status of the tasks.
Prerequisites
[edit]None.
Use
[edit]Still in progress ...
- Suss API to add and remove tasks
- Define the template {{tasky}} to take a status and display a suitable icon to match
- current prototype version is User:GhostInTheMachine/t/task
- Define the icon set — C:Category:Font Awesome 5 solid icons
- All icons are set as
x19px
i.e. 19 px tall regardless of width - Single left arrow and double left arrow icons within the text — C:Category:Left arrow icons
- Single right arrow and double right arrow icons — C:Category:Right arrow icons
- Other icons — TODO? — done? — not done — task list — — {{Y}} {{N}}
- Another line to check pitch of the line above to see if the icons need to be shorter
- All icons are set as
Images
[edit]status | icon | source for icon | test |
---|---|---|---|
todo / to do | 19px File:Font Awesome 5 solid angle-right.svg | ||
TODO | 19px Font Awesome 5 solid angle-double-right.svg | ||
idea | {{bulb}} | ||
done | {{Y}} | ||
not done / undone | {{N}} | ||
link / xref / see | ⇒ | bold {{big}} ⇒ |
⇒ |
at | 19px File:Font Awesome 5 solid at.svg | ||
monthly | 19px File:Font Awesome 5 solid calendar-alt.svg | ||
often | 19px File:Font Awesome 5 solid coffee.svg | ||
wip | 19px File:Font Awesome 5 solid cog.svg | ||
track | |||
else | {{Qmark}} |
Alternatives
[edit]- User:Evad37/ToDoLister — manage a To Do list