ARK-Builders / ARK-Memo

ARK Memo is one app for all of your notes: it's aiming to combine plain text, voice and hand-written notes
MIT License
2 stars 3 forks source link

Wire index update flow from arklib to Memo #30

Open tuancoltech opened 11 months ago

tuancoltech commented 11 months ago

Wire index update flow of arklib in Memo. This helps avoiding manual check of file existence when creating a new file.

Related discussion here: https://github.com/ARK-Builders/ARK-Memo/pull/29#discussion_r1398128498

kirillt commented 11 months ago

It will also allow us remove manual id computation using computeId. We'll just receive new resources with all their metadata ready.