Table of Contents

<!-- googleoff: index -->

⚠️ v4.0 UI Transition Notice - In Process: The release of Total Launcher v4.0 has introduced significant user interface changes. Please note that this page does not yet reflect these updates. The new layout paths, folds, and visual maps are currently being compiled and will be deployed shortly.

<!-- googleon: index -->


Using Variables

Total Launcher has the capability to import data values from several other automation applications

Tasker Variables

Variable notes:

  • When using variables within Total Launcher, a newline character (\n) works as a line break.
  • If using quotes in Total Launcher, text will not display unless the quotes are escaped by double quotes (“” n “”)
    • In macroDroid, it appears 3 escape characters are required (\\\“)