Jelajahi Sumber

enhance display of the doc

nico 8 tahun lalu
induk
melakukan
e2cd2a6fad
1 mengubah file dengan 4 tambahan dan 0 penghapusan
  1. 4 0
      neurons/tasker_autoremote/Readme.md

+ 4 - 0
neurons/tasker_autoremote/Readme.md

@@ -56,21 +56,25 @@ First, create a task, that you could call "start_ringing" that will perform:
 - Disable the silent mode
 - Disable the silent mode
 - Set media volume to the maximum value
 - Set media volume to the maximum value
 - Play a local music
 - Play a local music
+
 ![task play music](images/task_play_music.png)
 ![task play music](images/task_play_music.png)
 
 
 Then, create a new task with just one action:
 Then, create a new task with just one action:
 - Stop the music
 - Stop the music
+
 ![task stop music](images/task_stop_music.png)
 ![task stop music](images/task_stop_music.png)
 
 
 Create the input profile. 
 Create the input profile. 
 - create a context of type Event > Plugin > Autoremote
 - create a context of type Event > Plugin > Autoremote
 - Set the word you want
 - Set the word you want
 - Attach the event to the task "start_ringing"
 - Attach the event to the task "start_ringing"
+
 ![task stop music](images/profile_auto_remote.png)
 ![task stop music](images/profile_auto_remote.png)
 
 
 Finally, create a event, to stop the music when we unlock the phone
 Finally, create a event, to stop the music when we unlock the phone
 - create a context of type Event > Display > Display Unlocked
 - create a context of type Event > Display > Display Unlocked
 - Attach the event to the stop that stop the music
 - Attach the event to the stop that stop the music
+
 ![task stop music](images/profile_display_unlocked.png)
 ![task stop music](images/profile_display_unlocked.png)
 
 
 Exit Tasker with the exit menu to be sure all events and task have been saved.
 Exit Tasker with the exit menu to be sure all events and task have been saved.