Code Monkey home page Code Monkey logo

Comments (4)

davidag avatar davidag commented on June 14, 2024 1

Hello David! :)

To be honest, I haven't tested this on Windows, but let's see if we can make it work 😅

First of all, try removing the dollar sign, that's only there to represent a Unix shell prompt.

If the make command is not found, I'd say the only path forward is to put some Linux in your life Windows. I'm aware of two alternatives:

  • Cygwin: I would try to follow the installer instructions and use the default options, except that you need to make sure the make package is installed. You can always run the setup.exe later and install it. When make is installed, you need pandoc available, which can be installed following the instructions and should work perfectly inside the Cygwin console.
  • The Windows Subsystem for Linux: This installs a full Linux distro (Ubuntu by default). You would have to install node, pandoc and make using more specific tools (apt). I'd say this is a more complicated path if you're not familiar with Linux.

I hope this helps, let me know if something is not clear!

from tiddlywiki-migrator.

dcisbusy avatar dcisbusy commented on June 14, 2024

Ah, sorry - I didn't realise this wasn't suitable for Windows. Thank you for your suggestions. I have tried the Cygwin approach, but got an error when it tried to install TiddlyWiki:

image

I'd be very grateful if you have any suggestions to fix this, or let me know if you think that this is a fatal error and I should try the WSL approach instead. Thank you so much!

from tiddlywiki-migrator.

dcisbusy avatar dcisbusy commented on June 14, 2024

Hi David - little update from me. I haven't managed to get this working, but I have found a workaround that does a good enough job for my needs - simply loading the wiki in a node.js server and then bulk renaming all the .tid files into .md files. It's not perfect because it keeps all the meta data in the file, but it does the job! Thank you for your help!

from tiddlywiki-migrator.

davidag avatar davidag commented on June 14, 2024

Great, no problem.

The error is probably a bug in my Makefile related to whitespaces, adding some quotes somewhere would probably fix it. I could take a look in a Windows PC if your solution doesn't finally work out.

from tiddlywiki-migrator.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.