I have fixed the issue by downloading a new markdown plugin.

LeoLeo123 在 2020年11月28日 星期六下午8:21:28 [UTC+8] 的信中寫道:

> Hi guys. I recently found this post which is about loading a folder of .md 
> files as tiddlers.
> (1) Integration with Obsidian.md : TiddlyWiki5 (reddit.com) 
> <https://www.reddit.com/r/TiddlyWiki5/comments/j1li5f/integration_with_obsidianmd/>
>   
> I follow that but even though the .md files are loaded successfully, all 
> the .tid, plugins and image files are unable to be loaded.
>
> Here are my settings.
> I put the tiddlywiki.files under .\tiddlers
> ```
> {
>     "directories": [
> {
> "path": "./TheVault",
> "filesRegExp": "^.*\\.md$",
> "isTiddlerFile": true,
> "fields": {
>                 "title": {"source": "basename"},
>                 "created": {"source": "created"},
>                 "modified": {"source": "modified"},
>                 "type": "text/x-markdown"
>             }
>         }
>     ]
> }
> ```
> I tried to move the tiddlywiki.files inside the `The Vault` folder and 
> change the path to "path": "./",. However, when I load too many .md files 
> (more than around 50), I will not be able to open the wiki and error is 
> shown.
>
> Is there any way that I can keep my plugins and other tiddlers?
> Thank you very much. 
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8286b016-fef1-49d3-9f88-9b4a5fd56defn%40googlegroups.com.

Reply via email to