> Is there a way to do it just through tasks, without profile
No
or is there a way to combine a profile?
Yes, the exit task part of the profile..
This is what Jacob is suggesting ..
Profile: Load App
Context: App; Name of Your First App
Exit Task:
1. Load App; Name of your second App
If you have not done so already please watch this vidio
http://www.youtube.com/playlist?list=PLjV3HijScGMynGvjJrvNNd5Q9pPy255dL
And read the pocketables beginners guide (menu / info / guides)
> Open app1 at 10AM and after app1 is closed open app2.(and not have app2 always open after app1)
As with most things in tasker there are several ways to do it, this is the way I would suggest for a new user. You will need 2 profiles
>
>> Profile 1: Load App2
>> Context: App; Name of App1
Context :state/ variable value; %App_trigger = 1
>> Exit Task:
>> 1. Load App; Name of your second App
>> 2. Variable clear; %App_trigger
Profile 2 : start App1
Context: Time; from; 22:00 to 22;00
Task;
1. Load App1
2. Variable set; %App_trigger To 1
If you wanted to do it all in a task your only option would be making a widget button that you manually press (you being the profile) triggering the task. If you are only needing an app to open then there's no point to this as the app button will do the same thing.
Rich D is correct. Do his method and it will run what you are asking for. But instead of time being 22:00(military time) set it to 10:00 (Rich D he said 10AM not PM)
Do that and your set