issues
search
0si43
/
PiecesOfPaper
Note app focused on quick sketch by Apple Pencil
https://apps.apple.com/jp/app/like-a-paper/id1511690088#?platform=ipad
MIT License
62
stars
8
forks
source link
Improved fetching notes logic
#87
Closed
0si43
closed
2 years ago
0si43
commented
2 years ago
NoteEntity
tags type changed
[String]
->
[TagEntity]
Now, user can handle their TagList file
Changed notes fetch logic
Added grid view refresh without access iCloud Drive
Fixed the bug saving UserDefaults
(Property observer wouldn't work for initializing)
NoteEntity
tags type changed[String]
->[TagEntity]