You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TODO: Modify VaultNote class implementation so that the underlying file's existence is not checked automatically when name is passed into construction
#15
I think I can just make a VaultNote from a name without checking whether the note of the name exists and make a separate method that checks whether it exists instead
The text was updated successfully, but these errors were encountered:
I think I can just make a VaultNote from a name without checking whether the note of the name exists and make a separate method that checks whether it exists instead
The text was updated successfully, but these errors were encountered: