taskerrocks
Lurker
I've setup 2 Wallpaper "cycles", where a cycle goes through a folder full of wallpapers. One cycle is for work, and one is for home. They work fine and just as I intend (steps below).
However, I don't know how to accomplish the following. Let's say I work from 9am to 6pm. And that I go to bed at 12am and wake at 7am.
How do I get Tasker to run Cycle Home between the hours of 7am - 9am (when I'm at home, before I go to work), and 6pm-12am? MUST I create 2 separate time contexts or is there a way to do it with just one context? I've already got 1 time context for Cycle Work and it works just fine.
Cycle 1:
Context: Variable Value %WALLP must equal 1 before running the Task Cycle 1
Task Cycle 1:
a. Variable Randomize %FILE Min 1 Max 10 (the # of wallpapers I've got)
b. Set Wallpaper file path set to (wallpaper/%FILE.jpg)
c. Wait 30 minutes
d. Goto Action Number 1
However, I don't know how to accomplish the following. Let's say I work from 9am to 6pm. And that I go to bed at 12am and wake at 7am.
How do I get Tasker to run Cycle Home between the hours of 7am - 9am (when I'm at home, before I go to work), and 6pm-12am? MUST I create 2 separate time contexts or is there a way to do it with just one context? I've already got 1 time context for Cycle Work and it works just fine.
Cycle 1:
Context: Variable Value %WALLP must equal 1 before running the Task Cycle 1
Task Cycle 1:
a. Variable Randomize %FILE Min 1 Max 10 (the # of wallpapers I've got)
b. Set Wallpaper file path set to (wallpaper/%FILE.jpg)
c. Wait 30 minutes
d. Goto Action Number 1