[tw] Re: Presenting my simple mobile layout...

2017-10-29 Thread Duarte Farrajota Ramos
> > Feature req: Can we have an option to display sidebar by swiping from > edges? > I'd second that very much, although I am assuming this is not trivial to implement. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this

[tw] Presenting my simple mobile layout...

2017-10-29 Thread Riz
Excellent work. Simple, stays out of the way and gets job done. Feature req: Can we have an option to display sidebar by swiping from edges? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving email

[tw] Re: [TW5] Websockets and TiddlyWiki

2017-10-29 Thread Riz
Wow, this is an exciting development. -- 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 t

[tw] Re: [TW5] Websockets and TiddlyWiki

2017-10-29 Thread TonyM
I will second that - Etreemly. On Monday, October 30, 2017 at 10:51:10 AM UTC+11, coda coder wrote: > > This sounds *extremely* interesting. > > Especially... > > >> This gives a framework for doing a few things that people have been >> asking for and discussing, including triggering bash or

[tw] Re: [TW5] Websockets and TiddlyWiki

2017-10-29 Thread coda coder
This sounds *extremely* interesting. Especially... > This gives a framework for doing a few things that people have been asking > for and discussing, including triggering bash or other scripts from a wiki, > allowing edits to tiddler files (or adding tiddler files) outside of the > wiki to af

[tw] Re: Presenting my simple mobile layout...

2017-10-29 Thread JD
Wow, thanks for the feedback, everyone! If you come across problems with the layout, please let me know :) Also, as Måns suggested, I will bundle this into a plugin tonight after work (that's probably 10 hours from now)... I didn't do that beforehand because, well, I didn't know how yet. I will

[tw] Re: Sharing/Keeping Tiddlers in sync for different users

2017-10-29 Thread Jed Carty
I am certainly not giving up on the idea, I just don't think that the way I was going with twederation is going to get us much farther than it already has. And even with twederation it works fine, but there was almost no interest in using it (with a few notable exceptions) so I stoped. -- You

[tw] [TW5] Websockets and TiddlyWiki

2017-10-29 Thread Jed Carty
This is only for the node version of tiddlywiki and it is less polished than I would like, but it may be a week before I get back to working on it so I wanted to share it now. For a while I have been using websockets with tiddlywiki to control my robot and as an interface between tiddlywiki and

[tw] Re: Presenting my simple mobile layout...

2017-10-29 Thread Duarte Farrajota Ramos
Hey man this is actually pretty good, much more functional on mobile than the default vanilla theme solution! I've got a long trip coming up, gonna do a lot of tiddlywiki-ing on the move in a mobile in the coming weeks, this just came up with the most perfect timing! Many thanks for sharing, de

Re: [tw] Re: Sharing/Keeping Tiddlers in sync for different users

2017-10-29 Thread Jan
Hi Jed, that is a pitty, I think a smart way to think betwwen users really is one of the most needed features. Yours Jan Am 28.10.2017 um 18:00 schrieb Jed Carty: I got distracted. Also I think I reached about the end of what I can do with it as far as the technical parts go. There is still a

[tw] Re: Tiddly Extension for Firefox 57?

2017-10-29 Thread RichardWilliamSmith
Hi Eric, In my opinion, the problem with relying on the Download Saver for many people is the chance of losing work accidentally. It depends, I suppose, how one actually uses TW. I tend to have it open all the time for making notes and personally, I wouldn't be at all happy to have to manually

[tw] Re: Presenting my simple mobile layout...

2017-10-29 Thread Måns
Hi JD Very beautiful and very practical. Thank you very much for sharing it!! Works great on an iPad mini and a very small iPhone 5 too :-) I've put it into use here already: ACPAD Studies It might be nice if it was bundled like a plugin and could be toggled on/

[tw] Re: Presenting my simple mobile layout...

2017-10-29 Thread @TiddlyTweeter
A neat design that works for me on PC (narrowed) & Android phone. Good stuff! Josiah On Sunday, 29 October 2017 15:04:06 UTC+1, JD wrote: > > Hello everyone :) > > I've been lurking here for quite a while now, and only joined after > finally having the guts to share with you my TW5 customizati

[tw] Presenting my simple mobile layout...

2017-10-29 Thread Ste Wilson
Very cool. Me likely. Like the dark theme too. I shall steal :) 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.co

[tw] Using Android from multiple devices

2017-10-29 Thread AlanBCohen
I've been following the discussions of different techniques to use to backup your tiddlywiki from multiple devices. My primary problem is that I have become mostly an Android user, only occasionally going to my TW from a computer. This is a technique that is currently working well for me. I use

[tw] Presenting my simple mobile layout...

2017-10-29 Thread JD
Hello everyone :) I've been lurking here for quite a while now, and only joined after finally having the guts to share with you my TW5 customization, demoed here: http://j.d.simplemobile.tiddlyspot.com/ It's a mobile layout based on the looks of modern Android Chrome, which is what I usually b

[tw] Re: Updating TW Classic

2017-10-29 Thread BJ
may be try posting on the classic forum, https://groups.google.com/forum/#!forum/tiddlywikiclassic On Sunday, October 29, 2017 at 5:56:28 AM UTC+1, iain wrote: > > I tried this using my own TW as well as Dave Gifford's TW NoteStorm (2010 >> version) all it did is stuff up the plugins used and cr

[tw] Re: Tiddly Extension for Firefox 57?

2017-10-29 Thread @TiddlyTweeter
Ciao Mark S. This is the BEST overview I have seen so far on SAVING in TiddlyWiki now. Josiah Mark S. wrote: > > Here's some links to content and/or discussions re possible solutions: > >- Use a different browser (Firefox ESR, Beaker, Pale Moon) > - Firefox ESR: > https://groups

[tw] Re: INTRO: A script and todo manager workflow / UI experiment + video howto's

2017-10-29 Thread @TiddlyTweeter
The CSS related video (#5) is very good. Its the extra piece needed. CSS in TW deserves much more documentation because its somewhat different in how it works than most people expect. (1) css IDs are not reliable [downside]. (2) css can be VERY EASILY applied and unapplied [big upside]. This i