Pull request 73 messed up all the code very bad. Renamed all occurences of HomeView to SearchView. Also made it so that CreateNoteUseCase does not actually make any CSVs, as this is the responsibility of SaveNoteUseCase (for the second time, pls dont meess it up again).
Merging this back is a massive headache, as we cannot use the GitHub webview. Hence I will close this pull request and just force push onto main after repo owner unprotects it.
Pull request 73 messed up all the code very bad. Renamed all occurences of HomeView to SearchView. Also made it so that CreateNoteUseCase does not actually make any CSVs, as this is the responsibility of SaveNoteUseCase (for the second time, pls dont meess it up again).