terminal_velocity icon indicating copy to clipboard operation
terminal_velocity copied to clipboard

Problems when there are multiple notes with the same filename, but different extension

Open seanh opened this issue 12 years ago • 1 comments

They all appear in the note list, but you can't distinguish between them because filename extensions are not shown.

I think the only solution to this may be to always show filename extensions in the note list.

seanh avatar Jan 03 '13 00:01 seanh

Actually it might be possible to handle this on a note-by-note basis, in most cases don't show the extension, but if there are multiple notes with the same title but different extensions then do show the extensions for those notes. May also want to show the extensions for any notes that don't have the default extension.

Simply showing the extension for all notes all the time would be simpler but it would seem pointless and distracting to have ".txt" at the end of every note title. Maybe it can be shown faded out.

seanh avatar Jan 03 '13 10:01 seanh