SimpleMobileTools / Simple-Notes

A simple textfield for adding quick notes without ads.
https://www.simplemobiletools.com
GNU General Public License v3.0
826 stars 271 forks source link

Parse exported JSON notes when opening files #620

Closed naveensingh closed 1 year ago

naveensingh commented 1 year ago

If the no exported JSON notes are found in the file, the file is treated as a simple text file like before

tibbi commented 1 year ago

yeah thanks, works well. This should make file handling a bit clearer, it got a bit too confusing by all those export/import features