Install Tiddlymap Plugin

455 views
Skip to first unread message

pan...@askpundit.com

unread,
Mar 8, 2018, 12:25:56 AM3/8/18
to TiddlyWiki
Hi,

I have tried drag and drop method and it's working fine.

But I need to install tiddlymap this way.

How to install tiddlymap plugins using Include the plugin in the TiddlyWiki plugin-folder (Tiddlymap Github source) . I have tried following steps.

2. Downloaded tiddlymap, topstoryview, vis.js plugin(copy in dist folder) and paste into tiddlywiki/plugins folder

3. Updated tiddlywiki.info file,

"plugins": [
        "tiddlywiki/tiddlyweb",
        "tiddlywiki/filesystem",
        "tiddlywiki/highlight",
        "felixhayashi/tiddlymap",
        "felixhayashi/vis",
        "felixhayashi/hotzone",
        "felixhayashi/topstoryview",
    ],

4.  Using Command prompt run the following tiddlywiki --server and serving  http://127.0.01:8080/ . But the Tiddlymap plugin is not working.

I have attached my code for your reference https://drive.google.com/file/d/1AtcR93o0eiG2hP58iBHtDAvEnQcm_kgx/view?usp=sharing

Thank you!

Joshua Fontany

unread,
Mar 9, 2018, 11:36:50 PM3/9/18
to TiddlyWiki
Check the syntax there, you may need to delete that last coma "," from the final array item.

On Wednesday, March 7, 2018 at 9:25:56 PM UTC-8, pan...@askpundit.com wrote:
Hi,

I have tried 
...

3. Updated tiddlywiki.info file,

"plugins": [
        "tiddlywiki/tiddlyweb",
        "tiddlywiki/filesystem",
        "tiddlywiki/highlight",
        "felixhayashi/tiddlymap",
        "felixhayashi/vis",
        "felixhayashi/hotzone",
        "felixhayashi/topstoryview",
    ],

Thank you!

pan...@askpundit.com

unread,
Mar 13, 2018, 8:04:46 AM3/13/18
to TiddlyWiki
Hi,

Thank You For your Reply.

I have deleted the ",". Still the plugin is not installed. It does not show up.

Please help to install the plugins.

Thank You.

BurningTreeC

unread,
Mar 13, 2018, 8:29:44 AM3/13/18
to TiddlyWiki
I tried it and it works for me

I've downloaded all the tiddlymap things.. hotzone, vis, topstoryview and tiddlymap itself

I made a folder "felixhayashi" inside plugins/tiddlywiki - this is different to what you did, maybe this solves the problem
Inside that folder I moved all the folders from the 4 plugins

The felixhayashi folder then looks like:

hotzone
tiddlymap
topstoryview
vis

The tiddlywiki.info file looks like

...

   "plugins": [
        "tiddlywiki/tiddlyweb",
        "tiddlywiki/filesystem",
        "tiddlywiki/highlight",
        "tiddlywiki/felixhayashi/topstoryview",
        "tiddlywiki/felixhayashi/vis",
        "tiddlywiki/felixhayashi/hotzone",
        "tiddlywiki/felixhayashi/tiddlymap"
    ],
...

Here I put vis before tiddlymap, I don't know if that changes something, but I know that tiddlymap depends on vis, and if the order here has something to say (if!) then this would be right


Now I am running a tiddlywiki with the tiddlymap plugin working

If you follow these steps it should work for you
If it doesn't, then you should probably check where your tiddlywiki folder is, and if you've edited the correct tiddlywiki.info file

BTC

pan...@askpundit.com

unread,
Mar 14, 2018, 8:36:59 AM3/14/18
to TiddlyWiki
Hi,

Thanks.

It's worked for me.

Can Anyone please tell me,  how to create alert, when we create new tiddler? And where to place it!

Thank You.

Peter Petersky

unread,
Oct 19, 2018, 6:43:26 AM10/19/18
to TiddlyWiki
Hi,

I'm currently having the same issue. But it didn't work for me. I even tried with a new installation. Nothing. Any ideas?

Felix Küppers

unread,
Oct 25, 2018, 3:50:14 PM10/25/18
to TiddlyWiki
Hi Peter, please check my description here:

I did the following steps and installed everything completely from scratch and everything went fine and the map is displayed


Best regards
Felix

TonyM

unread,
Oct 27, 2018, 12:43:20 AM10/27/18
to TiddlyWiki
Pan,

If you have your own new tiddler button, you can add an action send message that is an alert https://tiddlywiki.com/#ActionSendMessageWidget. Or add it to the button https://tiddlywiki.com/#AlertMechanism

Regards
Tony
Reply all
Reply to author
Forward
0 new messages