u/LazySubsidy

What storage for daily logs that instantly updates and syncs across devices?

I created a medicine logger that adds to notes meds I just took. Problem is notes doesn’t really sync, I have to open the app for the changes to sync on iCloud. What storage locations can I use as an alternative that could solve this problem?

reddit.com
u/LazySubsidy — 4 days ago

Why is this If check failing?

I added alerts (Last two alerts/values) to check if the values I’m passing to the If function are the same and they are. But the If is passed over, why?

I shared a link to a screen recording of my shortcut.

Details:

I use a text action to add all my morning meds
I use a Split text to split my notes logs by line
I then use a Get Item from List to get the last item in that Split Text
I also use a Get Item from List to get the last item in that morning meds text

I use both Get Item from List in the If function

imgur.com
u/LazySubsidy — 4 days ago