Android SMS Any new SMS received. Dropbox Append to a text file.

If Any new SMS received, then Create a txt file in Obsidian.

5
Connect

It saves the SMS to a folder in Drobox, then you'll need to link that folder in your Obsidian Vault ( eg on Mac: ln -s ~/Library/CloudStorage/Dropbox/obsidian-incoming vault/folder ). You can use read the created files with the Obsidian "txt as md" plugin.