Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Do not persist a property to file if the field is empty #137

Open
tuancoltech opened this issue Jan 16, 2024 · 0 comments
Open

Do not persist a property to file if the field is empty #137

tuancoltech opened this issue Jan 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tuancoltech
Copy link
Collaborator

Problem:
Currently in Memo app, if we create a note without providing title or description, the empty JSON is written to the properties storage: {"titles":[""],"descriptions":[""]}

Expected:
We should only persist a property field to file if it's non-empty.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant