BoraxTheClean / adaptable-antelopes

Code Jam 2021 adaptable antelopes team
MIT License
1 stars 0 forks source link

Show path above file contents/text in the scroll menu #86

Closed SharpBit closed 3 years ago

SharpBit commented 3 years ago

it also replaces every instance of NOTES_DIR with "Explorer" when it is displayed to the user in the UI of the application

BoraxTheClean commented 3 years ago

@SharpBit This is a bit of a nit, but can you include a change to this line: https://github.com/BoraxTheClean/adaptable-antelopes/blob/a8534ffe3d7019d95d845900985f93d6b2b37a61/src/navigation/menu_bar.py#L129

It says to specify the Path to the file, but it should be the name, since we don't allow folder creation in that dialog.