I assume in order to use this method I need to

1. Install Node.js + Pandoc
2. Install Git https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
3. Clone repository 
https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository
4. Follow the instructions here 
https://gitlab.com/vdorneanu/tiddlywiki-migrator#usage

Right?

However I already have VS Code, so can I do this instead

1. Install Node.js + Pandoc 
2. Clone repo 
https://code.visualstudio.com/docs/editor/versioncontrol#_cloning-a-repository
3. Follow the instructions here 
https://gitlab.com/vdorneanu/tiddlywiki-migrator#usage 

?

Thank you for your time.
On Thursday, November 5, 2020 at 2:46:07 PM UTC+7 Victor Dorneanu wrote:

> I've done this before using these instructions here: 
> https://davidalfonso.es/posts/migrating-from-tiddlywiki-to-markdown-files
>
> The original gitlab repository from David Alfonso doesn't exist anymore. 
> But I've created a fork which you can find here: 
> https://gitlab.com/vdorneanu/tiddlywiki-migrator
>
> I've used this method to convert tiddlers to markdown files which then 
> were "compiled" by hugo (https://github.com/gohugoio/hugo) to some html 
> files.
>
> Kind regards,
> Victor 
>
> On Thursday, November 5, 2020 at 7:15:03 AM UTC+1 TW Tones wrote:
>
>> Perhaps some more information.
>>
>> When you say HTML do you mean a tiddlywiki?
>>
>> You can make your own templates and export tool, also now with the recent 
>> JSZip plugin you can bundle tiddlers into a zip that you can then expand in 
>> a folder.
>>
>> Where you have seen talk of generating static sites you can follow a 
>> similar method to generate any filetype you fancy.
>>
>> Regards
>> Tony
>>
>>
>> On Wednesday, 4 November 2020 21:04:12 UTC+11, Ilyusha Nicolas wrote:
>>>
>>> I have a html with many tiddlers, with tags and links. I want to find a 
>>> way to export this html to a list of markdown files such that each tiddler 
>>> corresponds to a markdown file, each link to X shows up as "[[X]]" in the 
>>> output markdown file, similarly with tags?
>>>
>>>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f9b6459a-aa41-49b3-8ff9-0b18a19ace48n%40googlegroups.com.

Reply via email to