B:BD[
2.434] → [
2.434:703]
some confusing rules around them. While it will fall back to read from this
repo's directory, enabling the sample experience, it will only write to the
apps's save directory. So it won't modify the repo, but you'll end up with
notes fragmented between two directories.
some confusing rules around them. Each app can only write to files under a
single directory, the app's _save directory_ (`[love.filesystem.getSaveDirectory()`](https://love2d.org/wiki/love.filesystem.getSaveDirectory)).
In addition, reads will also fall back to read from the repo directory,
enabling the sample experience. However, edits you make will not modify the
`data.sample/` directory. Your notes will fragment between two directories,
which can get confusing.