[tw] Re: Serving TiddlyWiki alongside other projects?

2017-09-03 Thread RichardWilliamSmith
Sorry, I somehow missed this Both [home-network-IP]:8080 [external-IP]:8080 seems to fall The first one should work, assuming you mean the ip of the Pi itself (and not your router). If it doesn't connect and the numbers are all correct, it's probably something blocking the port. Presumably

[tw] Re: Serving TiddlyWiki alongside other projects?

2017-09-03 Thread RichardWilliamSmith
> > is accessed through localhost:8080 (edit and save work well). > localhost:8080/tdnotes gives a 404 Even though the files for your wiki may be in the path being served by Apache (at localhost:80/tdnotes or leave the 80 off altogether) but the wiki, as a wiki, is being served on a

[tw] Applying ReplacePragma to all Tiddlers of a certain type

2017-09-03 Thread Jan
Hi everybody. On the topic of creating new markup parsers (especially creating a parser for screenplays)Mat suggested to use Skeeve's ReplacePragma . I found out that it does a great job if the replacement-code is marked on top of the tiddler.

[tw] Re: Serving TiddlyWiki alongside other projects?

2017-09-03 Thread kodomohimari
Hmm... I have no such file in www/tdnotes, there is only the tiddlywiki.info file, a folder called tiddlers and in that folder a file called $__StoryList.tid. Which does seem odd now that I think about it, I don't even see the welcome screen here even though it's displayed when I access the

[tw] Re: Serving TiddlyWiki alongside other projects?

2017-09-03 Thread kodomohimari
At the current time, the TiddlyWiki runs in a node I start manually by going to www in CLI and is accessed through localhost:8080 (edit and save work well). localhost:8080/tdnotes gives a 404 (which I assume is because Apache isn't grabbing the 8080 port which means localhost:8080/tdnotes

[tw] how's tiddlyclip?

2017-09-03 Thread RichardWilliamSmith
I saw @buggyj was active recently and thought I'd be cheeky and take the opportunity to ask how his work on bringing Tiddlyclip up to date for Firefox 57 was going? I was looking at some of the docs for the transition to webextensions and it seems like it might be a tricky project but then I

[tw] Re: Serving TiddlyWiki alongside other projects?

2017-09-03 Thread TonyM
kodomohimari Did you rename your tiddlywiki, in the folder to index.html so as to make it the default? Tony On Monday, September 4, 2017 at 6:55:46 AM UTC+10, kodomohimari wrote: > > Just discovered TiddlyWiki and I'm trying to set it up with nodejs on my > Raspberry Pi (which I use for

[tw] Re: Serving TiddlyWiki alongside other projects?

2017-09-03 Thread RichardWilliamSmith
Hi, You have Apache running on port 80 to serve static files. The Tiddlywiki server needs to run as a separate process alongside that, on a different port, and they are accessed as two different services. If you really need to be able to access both services from the same port, I guess you

[tw] Re: Some work on static sites

2017-09-03 Thread RichardWilliamSmith
Hi Josiah and thank you, Could you please point me towards the work of Riz? I don't think I've seen it and it would be very useful to see what other people have done. The other work I found that was useful to me, in addition to Jeremy's docs, was by Welford:

[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-03 Thread TonyM
Reid, Thanks for considering my input. I am still in the steep learning curve of TiddlyWiki5 development so I cant add too much to technical methods, I can express what I would love to see but not so good at providing code solutions. Hence my other contributions to the community, like testing

[tw] Serving TiddlyWiki alongside other projects?

2017-09-03 Thread kodomohimari
Just discovered TiddlyWiki and I'm trying to set it up with nodejs on my Raspberry Pi (which I use for multiple purposes, including as a web development server). The Pi is setup so that a folder named www in its Desktop corresponds to the landing folder when reached from a browser (i.e.

[tw] Re: working with "original" shadow tiddler

2017-09-03 Thread BJ
you can use the subtiddler option with the transclusion widget BJ On Saturday, September 2, 2017 at 2:10:26 AM UTC+2, Rustem wrote: > > Not see for myself, but *display*. > > I already got to the point where I can display each field of the original > by name, explicitly. What I'm looking for is

[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-03 Thread Reid Gould
Tony, Wow! Using the "Open In New Window" feature like that is great! I would never have thought to try that. I feel compelled to make a plugin for plain mini-story views so I can put two or three normal stories next to each other in their own windows. Your comment about "place a list

Re: [tw] Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-03 Thread Reid Gould
Jan, Thanks for your suggestions, you will be happy to know I already have a solution in the works for keeping the cards short. It will be better explained in the User Guide wiki on the next release. I also agree that the header layout needs work. Expect to see changes there. The sidebar idea

[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-03 Thread Joshua Fontany
Really neat Idea, I was just looking at using TiddlyWiki as a Kanban replacement after my current plugin development is wrapped up a bit more. Well done! Joshua F -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group

Re: [tw] Re: [TW5] WebDav Saver Observations.

2017-09-03 Thread Lost Admin
I put the whole sequence of steps from intial GET request through the succeeding and failing PUT requests here https://wiki.suntrap.ca/davsaver.html I figure this would be easier to refer to while analyzing. On Saturday, September 2, 2017 at 3:24:35 PM UTC-4, Arlen Beiler wrote: > >

[tw] Re: Some work on static sites

2017-09-03 Thread @TiddlyTweeter
Ciao RichardWS I made a static site with Tiddlywiki and a tutorial explaining how I did > it: https://www.didaxy.com/exporting-static-sites-from-tiddlywiki > A few comments ... 1 - Far too modest. Don't underwhelm your audience. As far as I can see this is documentation of a fairly developed

[tw] Some work on static sites

2017-09-03 Thread RichardWilliamSmith
Dear all, I made a static site with Tiddlywiki and a tutorial explaining how I did it: https://www.didaxy.com/exporting-static-sites-from-tiddlywiki There is no great innovation to what I've done but it packages knowledge from lots of different places into a set of instructions that I've now

[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-03 Thread TonyM
Post Script, I opened you demo using More > Open In New Window and it works well as a way to separate the board from the tiddlyWiki "chrome" and Get a full screen board. Open in Main Story then updates the calling browser window (normal behavior) but very useful way to use your tool. In this

[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-03 Thread TonyM
Reid, It is an impressive start. I use and abuse trello a great deal and I too would like to own my own data. Not to mention the advantages of integration with TiddlyWiki, good work. You are moving down a powerful direction and I hope at some time we may be able to place a list anywhere and

[tw] Re: [video] HowTo Save TiddlyWiki wihh every browser using IIS and WebDAV

2017-09-03 Thread TonyM
P.S. - Browser embed eg NodeJS no DB should read - Browser embed eg NoteSelf no DB I would also like to see the in browser embed/save method used by NoteSelf (without DB) to be an option on all relevant browsers, with the save/download process helping people secure or backup the wiki

[tw] Re: [video] HowTo Save TiddlyWiki wihh every browser using IIS and WebDAV

2017-09-03 Thread TonyM
Mario/ @TiddlyTweeter A reboot and auto-load of the IIS Webdav solution its all there working, with Chrome not demonstrating the same fault as before so add Chrome to the list of Very successful browsers on top of Windows 10 Home. Perhaps I did as you said. Perhaps I would have resolved it if I