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
>

-- 
You received this message because you are subscribed to the Google Groups 
"MyLifeOrganized" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/mylifeorganized/-/ZlYTrQ2RCfYJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mylifeorganized?hl=en.

Reply via email to