Hi PMario, I'm trying to automate TiddlyWiki from external scripts in whatever way possible. I have a system set up that is integrated with Spotify so my TiddlyWiki is its own little music organizer.
Node.js helped me a lot because it gave me the option to create.tid files which can automatically be created and imported into my tiddlywiki. I really like how it's going so far, but the only thing keeping it from being a seamless integration with Spotify is that I have to manually open the song tiddler every time a new song plays and close the last one. Almost everything is set up. I have an AppleScript that triggers when a new Spotify song plays which can get the info required to find the tiddler associated with the song. All I need now is some way to command that tiddler to open and all others to close. Thanks, Matt On Saturday, February 11, 2017 at 4:22:19 AM UTC-5, PMario wrote: > > Hi Matt, > > Can you describe a bit closer, what you try to achieve? ... > > opening and closing tiddlers from the command line is not the purpose of > the tw node version. > > It's mainly used to "compile" file TiddlyWikis and to run the test server. > -m > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/fc989cb4-4617-4173-b3e7-e8283481d0e6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

