[IPython-dev] Notebook names truncating at the first period

Kent Inverarity kent.inverarity at adelaide.edu.au
Sun Jun 17 21:39:27 EDT 2012


Hi all

There is a bug in the notebook where the notebook name is truncated at
the first period in the filename when you open it -- and subsequently
renamed when you save it. If you are using a period near the start of
your filenames, this is annoying because you lose whatever the rest of
the filename is as soon as you hit Ctrl+S.

Presumably a better behaviour would be to truncate at the last period
in the filename? I've attached a git patch file which does this.

I didn't open an issue or PR in Github, as I'm not sure which is the
best place to bring this sort of thing up.

Cheers

Kent

--
--
Kent Inverarity


--
--
Kent Inverarity
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-nb-name-truncating-at-first-period-in-filename.patch
Type: application/octet-stream
Size: 1071 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20120618/0d35a75b/attachment.obj>


More information about the IPython-dev mailing list