Help and tips for editing

This page summarizes the projects mentioned and recommended in the original post on /r/tasker

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Tasker-XML-Info

    Info on how Android Tasker App XML files work

  • XML editing is the way to go if you can understand how tasker XML works. Check Tasker XML Info for some details. I do it quite often to modify hundreds of actions/tasks which would otherwise take days and weeks to manually edit, possibly with lots of typos/mistakes. When adding literal values, make sure to convert ascii characters to XML special characters like & to '&', < to '<' and > to '>' like tasker_config_utils does in reverse when reading, otherwise XML would break.

  • tasker_config_utils

    Utils to extract information and modify Tasker App XML files.

  • XML editing is the way to go if you can understand how tasker XML works. Check Tasker XML Info for some details. I do it quite often to modify hundreds of actions/tasks which would otherwise take days and weeks to manually edit, possibly with lots of typos/mistakes. When adding literal values, make sure to convert ascii characters to XML special characters like & to '&', < to '<' and > to '>' like tasker_config_utils does in reverse when reading, otherwise XML would break.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts