Re: [tw5] Re: Simple Android App for TiddlyWiki

2018-12-21 Thread Jeremy Ruston
Hi BurningTreeC, Mark, Great work! A modern TiddlyWiki app for Android is long overdue, and could be very popular. If you'd like to make it a community property then we could host it alongside TiddlyDesktop (currently at https://github.com/Jermolene/TiddlyDesktop, but moving to

[tw5] Re: Bob set to 0.0.0.0 for local network access

2018-12-21 Thread TonyM
Dave I mentioned the nas because I can intall apps on it. I can access it from the internet and with its two lan ports you can install firewall and proxy software and use this to strengthen and contol access I have not done it yet, but may open node js in a docker container running on the nas.

[tw5] Re: Simple Android App for TiddlyWiki

2018-12-21 Thread BurningTreeC
> It won't install on my system -- what minimum SDK level did you specify? > > Nice touch having the icon in there. > > The orientation problem is standard. You have to save the currently loaded > file path in onPause (I think -- it might be something else) and then > reload the TW in

[tw5] Re: Simple Android App for TiddlyWiki

2018-12-21 Thread BurningTreeC
> Folks > > It is really exciting to hear you are playing with this. I have dreamed of > having a way to build a tiddlywiki and publish it as an app. I think we > need to work together to document the process so anyone can design and > publish a tiddlywiki as an app. Perhaps even its own

[tw5] Re: Simple Android App for TiddlyWiki

2018-12-21 Thread BurningTreeC
> It won't install on my system -- what minimum SDK level did you specify? > > Nice touch having the icon in there. > > The orientation problem is standard. You have to save the currently loaded > file path in onPause (I think -- it might be something else) and then > reload the TW in

[tw5] Re: Bob set to 0.0.0.0 for local network access

2018-12-21 Thread Dave
Ok I'll look up port forwarding, thanks - Yeah I definitely don't want to set up something stupidly vulnerable. No synology, just a router and a NAS and a plex server on an Nvidea shield pointing to the NAS (Buffalo I think, not sure if that's important), and I'm playing around with connecting

[tw5] Re: Simple Android App for TiddlyWiki

2018-12-21 Thread TonyM
Folks It is really exciting to hear you are playing with this. I have dreamed of having a way to build a tiddlywiki and publish it as an app. I think we need to work together to document the process so anyone can design and publish a tiddlywiki as an app. Perhaps even its own folder not

[tw5] Re: Bob set to 0.0.0.0 for local network access

2018-12-21 Thread TonyM
Dave, I belive you need set a dmz or port forwarding on the router. Remember you pi the becomes the attack surface for any one or thing on the internet, and it is in your network once hacked. Careful, Do you have a synology nas at home? Tony -- You received this message because you are

[tw5] Re: Simple Android App for TiddlyWiki

2018-12-21 Thread 'Mark S.' via TiddlyWiki
It won't install on my system -- what minimum SDK level did you specify? Nice touch having the icon in there. The orientation problem is standard. You have to save the currently loaded file path in onPause (I think -- it might be something else) and then reload the TW in onResume. I'm sure the

[tw5] Re: Bob set to 0.0.0.0 for local network access

2018-12-21 Thread Dave
Getting closer... I set my router so I can access the router itself from outside, so in the browser its (externalIPaddress):8080 and then you have to enter the router password etc But how do I go from "(externalIPaddress):8080/homepage.html" to the BobTW address? I tried tacking on

[tw5] Re: Simple Android App for TiddlyWiki

2018-12-21 Thread BurningTreeC
> It just needs to be called "twi" instead of "Android". > Right, I tried that now. Thank you, you see I'm just figuring things out > > -- Mark > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw5] Re: Simple Android App for TiddlyWiki

2018-12-21 Thread 'Mark S.' via TiddlyWiki
It just needs to be called "twi" instead of "Android". -- Mark On Friday, December 21, 2018 at 8:35:38 PM UTC-8, BurningTreeC wrote: > > > In the world of coincidences, I just today made a not-ready-for-prime-time >> Android app. I'm sure yours is much better. At the moment, it uses an >>

[tw5] Re: Bob set to 0.0.0.0 for local network access

2018-12-21 Thread Dave
Ok, I think I got my router to allow a VPN, I have the username, password, and PSK for that. On my android phone I set up the VPN connection to that info and it says "connected", but then what do I do next? I found out my external IP address from some website for that purpose, and inside

[tw5] Re: Simple Android App for TiddlyWiki

2018-12-21 Thread BurningTreeC
> One quick and non-professional way is to attach file like myApp.apxx > > --Mohammad > > Great, this worked, thanks Mohammad! Just rename the file to TW.apk -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and

[tw5] Re: Simple Android App for TiddlyWiki

2018-12-21 Thread BurningTreeC
> In the world of coincidences, I just today made a not-ready-for-prime-time > Android app. I'm sure yours is much better. At the moment, it uses an > external file manager (ES File) to pick files. But since it's Android 4.4, > I don't know if it can save on an external device yet (it can

[tw5] Re: Simple Android App for TiddlyWiki

2018-12-21 Thread BurningTreeC
> Hello BTC, > > This is a great step in using TW on Android system. Thank you! > For start this is really useful. > > I hope you could resolve those shortcomings and publish it through Google > Play. > Hi Mohammad, thanks for your reply. I'm afraid the app is by far not ready being

[tw5] Re: Simple Android App for TiddlyWiki

2018-12-21 Thread Mohammad
One quick and non-professional way is to attach file like myApp.apxx --Mohammad -- 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

[tw5] Re: Simple Android App for TiddlyWiki

2018-12-21 Thread 'Mark S.' via TiddlyWiki
In the world of coincidences, I just today made a not-ready-for-prime-time Android app. I'm sure yours is much better. At the moment, it uses an external file manager (ES File) to pick files. But since it's Android 4.4, I don't know if it can save on an external device yet (it can save

[tw5] Re: Simple Android App for TiddlyWiki

2018-12-21 Thread Mohammad
Hello BTC, This is a great step in using TW on Android system. Thank you! For start this is really useful. I hope you could resolve those shortcomings and publish it through Google Play. -- Mohammad -- You received this message because you are subscribed to the Google Groups "TiddlyWiki"

[tw5] Re: Simple Android App for TiddlyWiki

2018-12-21 Thread BurningTreeC
Google doesn't want me to attach the .apk file, even zipped - I'll post a download link -- 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

[tw5] Simple Android App for TiddlyWiki

2018-12-21 Thread BurningTreeC
Hi there community, I've made a very simple Android app that allows opening, modifying and saving a single-file tiddlywiki For saving I use a slightly modified andtidwiki saver, I made a plugin from it The app opens an index.html file that must be present in the Documents folder and makes a

[tw5] Re: Bob set to 0.0.0.0 for local network access

2018-12-21 Thread Dave
So for a next step... in order to access it this way (let's say I was able to install Bob on my raspberry pi) how hard would it be to be able to access it this way from outside the network (e.g. in my car or out doing errands via mobile data)? I'm guessing from some initial reading I've done

[tw5] Re: Bob set to 0.0.0.0 for local network access

2018-12-21 Thread Dave
That worked! Thank you!! (I like simpler first too, ha ha) -- 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 post to

[tw5] Colorful Sidebar Tabs

2018-12-21 Thread TonyM
Mohammad, Some help, not an answer. To do this you will need to modify the sidebar tabs tiddler, I would suggest using the colour field on the tiddlers that make the sidebar tab and using that. One issue is you may need modify the tabs macro as well, or perhaps clone and rename the copy the

[tw5] Re: Is there an Android app for Google Groups?

2018-12-21 Thread TonyM
Josiah, I am on my android right now, typicaly I check the forum online in the chrome browser, from a link I have in a folder on the home screen. I star items I want to revisit on the desktop, but I open most posts that have unread messages read them, and rely on the new messages indicator to

[tw5] Re: Is there an Android app for Google Groups?

2018-12-21 Thread @TiddlyTweeter
My last message, from Android, I deleted as it was incomprehensible. GG on Android is pretty crude because there are no alerts on the web version. The problem is that if folk are working through web on Android--its highly likely they will only have the vaguest idea what is happening. Posting

[tw5] Re: Is there an Android app for Google Groups?

2018-12-21 Thread @TiddlyTweeter
L -- 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 post to this group, send email to tiddlywiki@googlegroups.com.

[tw5] Re: Tagging --- Organise From Serendipity

2018-12-21 Thread bimlas
According to this, it is still in the experimental state. In any case, thank you for the idea, I will try to it out by myself. -- 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

[tw5] Re: Is there an Android app for Google Groups?

2018-12-21 Thread @TiddlyTweeter
I'm getting into Android mainly because everyone else is. -- 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 post to this

[tw5] Re: Tagging --- Organise From Serendipity

2018-12-21 Thread Diego Mesa
S.S I think you perfectly captured a major problem with search in TW. The best thing to illustrate it, is what you just said: *Title matches:* *HelloThumbnail - HelpingTiddlyWiki* HelpCommand HelpingTiddlyWiki There is no clearer way to say it... On Thursday, December 20, 2018 at 11:37:16 PM

[tw5] Re: Tagging --- Organise From Serendipity

2018-12-21 Thread HansWobbe
My sincere apologies for this late reply, but I got called into the resolution of a business dispute between two companies that took a lot more time and energy than I anticipated. Unfortunately, I do not have a public-facing wiki that I can provide to illustrate my use of keywords, at this

[tw5] Re: Is there an Android app for Google Groups?

2018-12-21 Thread 'Mark S.' via TiddlyWiki
You could have the mail sent to your device, perhaps? -- Mark On Friday, December 21, 2018 at 10:32:59 AM UTC-8, @TiddlyTweeter wrote: > > Just wondering ... > > As is I get no alerts on Android of when a new post is commited... > -- You received this message because you are subscribed to the

Re: [tw5] Drag and Drop Buttons

2018-12-21 Thread AdamS
Ahhh. Gotcha. That would explain things then. Thanks for the heads up. Best wishes, Adam On Friday, December 21, 2018 at 4:01:37 PM UTC, Jeremy Ruston wrote: > > Hi Adam > > Are you using Firefox? It doesn’t support draggable buttons; you’ll have > to use links instead. All other browsers do

Re: [tw5] Drag and Drop Buttons

2018-12-21 Thread Jeremy Ruston
Hi Adam Are you using Firefox? It doesn’t support draggable buttons; you’ll have to use links instead. All other browsers do support draggable links, as far as I know. Best wishes Jeremy > On 21 Dec 2018, at 12:56, AdamS wrote: > > I'm trying to make some buttons that can be dragged around

[tw5] Drag and Drop Buttons

2018-12-21 Thread AdamS
I'm trying to make some buttons that can be dragged around and relocated, but without success. I'm using the dragTiddler parameter, but when I go to drag it, no luck. Could the click event of the button be getting in the way of the drag? That doesn't seem right because links are clickable and

[tw5] Colorful Sidebar Tabs

2018-12-21 Thread Mohammad
How is it possible to use different colors for sidebar tabs? For example I wish to have - open tab in green - recent tab in blue - tools in red --Mohammad -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw5] Re: use ELSE run filter prefix and remove surrounding single or double quotes

2018-12-21 Thread Mohammad
Hello Tony! Brilliant! Thank you -- 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 post to this group, send email to

[tw5] Re: Bob set to 0.0.0.0 for local network access

2018-12-21 Thread Jed Carty
Dave, Try simple first. Both the screenshot and the error you shared show that it isn't using 0.0.0.0 as the host. Open the settings.json file in a text editor and make sure that under the ws-server key you have host set to 0.0.0.0 And if you have other processes running that are taking ports