Access uhabits data from another app #1190
Replies: 5 comments 3 replies
-
What format should it have? We can already export to .csv, why is that not sufficient / what other options do you think should exist? |
Beta Was this translation helpful? Give feedback.
-
Exporting is nice but I don't want to do it by hand each time I want to update the UI of another app. |
Beta Was this translation helpful? Give feedback.
-
What about adding an auto-backup or auto-export feature to the uhabit/Habits Loop app that regularly updates the exported data in a known directory where the other app could access it? |
Beta Was this translation helpful? Give feedback.
-
As far as I understand uhabit don't export to the local filesystem. |
Beta Was this translation helpful? Give feedback.
-
Maybe @iSoron has an advice on this? :) |
Beta Was this translation helpful? Give feedback.
-
I was looking into accessing uhabits' data from companion app to add some gamification content without tainting the app itself.
Of what I was reading (I'm not an android dev) a ContentProvider should be added to uhabits to allow the data access from another app.
What do you think about allowing another app to access the data?
And Is it possible to add this feature?
Beta Was this translation helpful? Give feedback.
All reactions