YukiGasai / obsidian-todo-widget

Android Widget to display todo list from markdown file
Apache License 2.0
86 stars 5 forks source link

File write permissions on android 13 #14

Open the-woose opened 10 months ago

the-woose commented 10 months ago

On android 13 (API level 33) the app needs "MANAGE_EXTERNAL_STORAGE" permission. When granted with adb, it works as expected