What  was the new markdow plugin you downloaded?

On Tuesday, December 1, 2020 at 2:19:32 PM UTC+10 LeoLeo123 wrote:

> 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/6dc0ad69-ab68-4c27-b198-aedecbbf9e9en%40googlegroups.com.

Reply via email to