xro:tasker_calllog

This implements logging of ingoing and outgoing calls to your calendar. I use an extra Nextcloud calendar “CallLog” for that purpouse.

  • App Tasker (sorry no FDroid)
  • App CalendarTask (sorry no FDroid)
  • Additional permissions for Tasker, since Android 8:
    • android.permission.PROCESS_OUTGOING_CALLS
    • android.permission.READ_PHONE_STATE

Set Permissions using adb

adb shell pm grant net.dinglisch.android.taskerm android.permission.PROCESS_OUTGOING_CALLS
adb shell pm grant net.dinglisch.android.taskerm android.permission.READ_PHONE_STATE

Click this URL on your Android phone to import the project into Tasker:

Tasker Project CallLog

Alternatively here is the CallLog Project as compressed xml.

Post-Install

After import you have to edit the 'SubTaskLogCall2Calendar' and choose which calendar to log to.

  • /srv/dokuwiki/data/pages/xro/tasker_calllog.txt
  • Last modified: 2025-11-09 09:25
  • by 127.0.0.1