One of my TW5 server wikis has gotten into a weird state in which tiddlers
have become replaced by full file paths. For example
tiddler wiki/tiddlers/10th January 2018.tid is appearing as a file
/Users/me/.../wiki/tiddlers/10th
January 2018.tid with header:
modified: 20180112164435213
modifier: Chris Jobling
tags: Journal
title: 10th January 2018
type: text/vnd.tiddlywiki
.The content is present in this file, but if I try to create a new tiddler
in the server from the content, it reverts to the file-path version on
server restart.
Also, on my mac the $__StoryList.tid is saved with a number appended
$__StoryList.tid
1 and next time the server is opened $__StoryList.tid 2.
Is there a simple way to recover?
TiddlyWiki is 5.1.15
TiddlyWiki.info:
{
"description": "Empty edition",
"plugins": [
"tiddlywiki/tiddlyweb",
"tiddlywiki/filesystem",
"tiddlywiki/highlight",
"tiddlywiki/codemirror"
],
"username": "Chris Jobling",
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite"
],
"languages": [
"en-GB"
],
"build": {
"index": [
"--rendertiddler","$:/core/save/all","index.html","text/plain"
],
"favicon": [
"--savetiddler","$:/favicon.ico","favicon.ico"
],
"readme": [
"--rendertiddler","ReadMe","readme.md","text/html",
"--rendertiddler","License","license.md","text/html"
],
"externalimages": [
"--savetiddlers","[![is.draft]is[image]]","images",
"--setfield","[![is.draft]is[image]]","_canonical_uri","$:/core/templates/canonical-uri-external-image","text/plain",
"--rendertiddler","$:/core/save/all","externalimages.html","text/plain"
],
"static": [
"--rendertiddler","[![is.draft]tag[private]]","$:/core/templates/static.template.html","static.html","text/plain",
"--rendertiddler","[![is.draft]tag[private]]","$:/core/templates/alltiddlers.template.html","alltiddlers.html","text/plain",
"--rendertiddlers","[!is[system]]","$:/core/templates/static.tiddler.html","static","text/plain",
"--rendertiddler","$:/core/templates/static.template.css","static/static.css","text/plain"
]
}
}
--
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/2fd3daa4-6d0b-459e-9501-f6d81a5df692%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.