Hi everyone,
I am looking into Issue 12965 where the user wants to see relative file paths when multiple files have the same name. From my initial analysis of the source code, I believe the relevant changes would need to be made in packages/app-mobile/components/NoteItem.tsx and
packages/app-mobile/components/NoteList.tsx.
However, as I do not have access to an iOS device to reproduce and verify the fix, I wanted to share my findings here in case anyone else is looking into this or can provide guidance. I am new to open source contributions and the Joplin codebase, so any feedback would be appreciated.
Thanks!