I sure can! Here's what I did: 1. Download empty edition from tiddlywiki.com 2. Open up empty.html in Firefox (which has TiddlyFox installed) 3. Create a test tiddler - I note that the modification time is 12:35PM. 4. (Wiki automatically saves due to TiddlyFox) 5. Initialize a server wiki directory using tiddlywiki empty-wiki --init server (tiddlywiki --version reports 5.1.13) 6. Change directory into empty-wiki/ 7. Fire up the server using tiddlywiki --server 8. Navigate to localhost:8080 in Firefox 9. Use the import tool to import empty.html 10. Accept the imports from $:/Import
Pause - if you look at the test tiddler right now - its modification time is reported as 12:35! 11. Look at the server running in the terminal, and let it flush changes. 12. Reload localhost:8080 13. Open test tiddler - modification time is now 12:43PM. I can paste this into an issue on GitHub if you'd like! On Friday, January 13, 2017 at 12:04:39 PM UTC-6, Jeremy Ruston wrote: > > Hi Rob > > On 12 Jan 2017, at 14:02, Rob Hoelz <[email protected] <javascript:>> > wrote: > > It seems that importing changes the timestamp to the current time, and I > would really like to preserve the modification times if I can! > > > In TiddlyWiki5, importing a tiddler should not change the modification > timestamp so perhaps you’ve found a bug. Can you duplicate the behaviour? > > Best wishes > > Jeremy > > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/9b9b545a-537b-464b-8d5a-cc2960976c4f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

