View Single Post
Old 11-18-2016, 08:43 AM   #9
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,692
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Also keep in mind that the uuid id only gets generated when splitting files that use the stock SectionXXXX.xhtml naming pattern (with the Split at Cursor feature). And even though it's a perfectly valid id being generated, it can be avoided if you want by renaming the file to something else before splitting, and/or using the Split at Markers feature instead of Split at Cursor.

The uuid is just a necessary evil to programmatically ensure uniqueness in that very, very particular situation.

Last edited by DiapDealer; 11-18-2016 at 09:02 AM.
DiapDealer is offline   Reply With Quote