Re: icons in report tasks

50 views
Skip to first unread message

Chad Haza

unread,
Jul 20, 2012, 1:54:01 PM7/20/12
to mylifeo...@googlegroups.com
I decided not to go with images because they don't seem to display via the print methods, only through the view as html and then requires a valid link to the images. Doesn't help with sharing the output smoothly. 

By using the goalW, goalM, and goalY  style names you can have some further control. So when I set something as visibility as a folder and simultaneously also check of Month as well. This allows me to alter the font settings for that item. and helps designate folders on the print out (larger and bolder).  This works ok for me because I didn't previously use those toggles before.

Chad

On Thursday, July 19, 2012 3:32:32 PM UTC-7, Chad Haza wrote:
I've been experimenting with the Outline Print Reports.  I would like to have it mimic the on-screen view with icons for the folders and tasks(checkbox).

So far, (and not sure if this is a good method), using the  ".tasks" Task Type I can pull in a graphic with something like this:

.task{
background-image:url(images/checkbox.png);
background-repeat:no-repeat;
background-position:left top;
padding-left:24px;
margin-bottom:4px;
}

I like how this looks, however I'm stuck on how to modify the task if the folder property is checked.  .folder or .taskfolder doesn't seem to work. Is there a correct name to work this control?  .. I realize at this point I would still retain the checkbox, but similar to how the .completed can strike-through, if I could BOLD folder type tasks that would help. 

However ideally, what and where would some kind of logic go to determine whether a task is a folder, completed, or uncompleted and format and pull in images accordingly?  

Thanks kindly, 
Chad

Chad Haza

unread,
Oct 11, 2019, 2:05:44 PM10/11/19
to MyLifeOrganized
Hi, I'm tackling this question again because people want paper reports...   

In a nutshell.  How do I get checkboxes for Tasks, and a separate icon or formatting for Folders?
Reply all
Reply to author
Forward
0 new messages