mhss1 / MyBrain

All-in-one productivity app and AI assistant with Tasks, Notes, Calendar, Diary and Bookmarks.
https://f-droid.org/packages/com.mhss.app.mybrain/
GNU General Public License v3.0
1.3k stars 85 forks source link

Include UUID for each item in export #260

Open gnusupport opened 6 days ago

gnusupport commented 6 days ago

Imagine me who used multiple devices to take various notes, and desktop software to accept and import such notes.

A note must be very unique and not just by date of creation.

Other programs must be able to recognize if note already imported should be now updated with the new version, or disregarded, or interested as new.

To solve those issues with multiple devices and programs using the exported file, please add unique UUID to each item.

That way other programs that import notes will recognize and sort it correctly.