francostellari / NppPlugins

Other
105 stars 6 forks source link

[Take Notes] [Bug] Periods on the first line will break the file extension if `$firstline$` is used #43

Closed ijre closed 1 year ago

ijre commented 1 year ago

My file extension is "_note.txt"

Without any periods on the first line: image

With periods (tested with just one period, problem persists): image

Effect carries over to the real file name as well.

francostellari commented 1 year ago

I believe this is due to the fact that it interpret the presence of the "." as a statement that you already added the extension that you wanted and thus it does not add the standard one.

francostellari commented 1 year ago

I will fix it in the next release... when I have time.

francostellari commented 1 year ago

@ijre please try the new version v1.2.6 https://github.com/francostellari/NppPlugins/blob/main/TakeNotes/TakeNotes_dll_1v26_x64.zip