[tw5] Re: (re-)Presenting: LeftBar - a menu type sidebar, on the left

2018-08-28 Thread Mohammad
Mat! Just correct the below css from .leftbar-content { position:fixed; max-width:calc(42px + {{!!width}}); left:0px; top:3em; padding:0em 10px 5px 10px; background:none; min-height:50vh; max-height:85vh; overflow-y:auto; }

[tw5] Re: [TW5] Three small plugins, Login, ServerImages, DownloadBinary

2018-08-28 Thread philip318
Hi Jed! Just seeing this, thanks so much for the reply. I understand your concern and actually had a simple auth api set up to return a key... It appears you actually updated git with an example and that was helpful... Still tinkering though. Appreciate you and your contributions, man! Phil

[tw5] Re: Making lists from tags while excluding tiddlers with specific other tags

2018-08-28 Thread zephistoph via TiddlyWiki
That seems to be working fine. thank you very much. On Tuesday, 28 August 2018 09:01:03 UTC+2, zephi...@googlemail.com wrote: > > Hello, > > I want to list tiddlers based on their tags but i want to list certain > tiddlers in a seperate list. > The code i'm using so far is: > > > <> > > >

[tw5] Re: Firefox v61, can we just save over our current Wiki file without all the dialogs?

2018-08-28 Thread 'Mark S.' via TiddlyWiki
It is odd, because it is working for everyone else. If it's not working in two separate places, then it must relate to something in common between those places. What language edition is your browser? -- Mark On Tuesday, August 28, 2018 at 10:07:22 AM UTC-7, Alfonso Arciniega wrote: > > Yes,

[tw5] Re: Firefox v61, can we just save over our current Wiki file without all the dialogs?

2018-08-28 Thread Alfonso Arciniega
Yes, Mark, thanks. I've tried everything: New installations after deleting profiles; sole extension; at home; at work; etc. It is not that I cannot save my TW's. I am currently using BuggyJ's Save Tiddlers v0.8 with no issues. And I am gonna try Riz's Timimi too, as per suggestion from Josiah.

Re: [tw5] Re: Tiddlywiki, Seafile and the iPhone

2018-08-28 Thread Jeremy Ruston
Hi Willy > On 28 Aug 2018, at 16:20, Willy Tanner wrote: > > > it not an online service but a self-hostable solution. There used to be > ready-made hosted Seafile solutions but I know nothing about them nor if the > optional Webdav component is active or not. > Is a self-hosted solution

[tw5] Re: Firefox v61, can we just save over our current Wiki file without all the dialogs?

2018-08-28 Thread 'Mark S.' via TiddlyWiki
So, just to be clear, you created a new profile and tried it? Also, are you running any other extensions? -- Mark On Tuesday, August 28, 2018 at 9:14:23 AM UTC-7, Alfonso Arciniega wrote: > > Thanks for your suggestion, Mark. However, this is not the case. It > doesn't work anywhere. > Alfonso

[tw5] Re: Firefox v61, can we just save over our current Wiki file without all the dialogs?

2018-08-28 Thread Alfonso Arciniega
Thanks for your suggestion, Mark. However, this is not the case. It doesn't work anywhere. Alfonso -- 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: (re-)Presenting: LeftBar - a menu type sidebar, on the left

2018-08-28 Thread Evan Zoss
Just to elaborate bit more.. Issue is on reload of the wiki the $:/state/LeftBar is removed, but if the bar was previously opened, then the theme storyleft and storyright retain their modified values, which cause future open of the bar to result in some recursive transclusion error on those

Re: [tw5] Re: Tiddlywiki, Seafile and the iPhone

2018-08-28 Thread Willy Tanner
Hi Jeremy it not an online service but a self-hostable solution. There used to be ready-made hosted Seafile solutions but I know nothing about them nor if the optional Webdav component is active or not. Is a self-hosted solution interesting nonetheless? Willy On Tuesday, August 28, 2018 at

[tw5] Re: Making lists from tags while excluding tiddlers with specific other tags

2018-08-28 Thread 'Mark S.' via TiddlyWiki
This may or may not work for you, depending on your particular requirements. Sometimes you can sneak additional filters into the sort attribute: <> Good luck! -- Mark On Tuesday, August 28, 2018 at 12:01:03 AM UTC-7, zephi...@googlemail.com wrote: > > Hello, > > I want to list tiddlers

Re: [tw5] Display a Single tiddler from another TiddlyWIki

2018-08-28 Thread TonyM
Jeremy, There would be no harm enabling the addressing multiple tiddlers but the ability to display one such that it can be self contained and has no additional "chrome" has great value since the visitor will not need to understand how to navigate. An example may be a survey, that may even

Re: [tw5] Re: Tiddlywiki, Seafile and the iPhone

2018-08-28 Thread Jeremy Ruston
Hi Willy It’s good to hear of an online WebDAV service that works well with TiddlyWiki. You mentioned that there are some setup steps. Would you perhaps be able to contribute a docs tiddler I can link from the existing “Saving via WebDAV” tiddler? You can either contribute by posting a .tid

[tw5] Re: Tiddlywiki, Seafile and the iPhone

2018-08-28 Thread Willy Tanner
Hi Altug good to know it works on Android as well. On Tuesday, August 28, 2018 at 7:31:27 AM UTC+2, AltugOz wrote: > > Hi Willy, > > Thanks for sharing. I just wanted to confirm that TW and Seafile generally > play nicely together on Android as well. I previously used the android app >

[tw5] Re: Selecting tags from the drop-down -menu using keyboard

2018-08-28 Thread BurningTreeC
> > OK definitely the focus issue is with TD, I tested with an empty wiki and > it does the same thing. Also the javascript error was my fault, I used a > network path by mistake instead of a local one. > I think I had this issue when trying TD on windows. On my Linux desktop the latest TD

Re: [tw5] Display a Single tiddler from another TiddlyWIki

2018-08-28 Thread Jeremy Ruston
Hi Tony Your description specifies a single tiddler, but why would you restrict this capability to a single tiddler? Wouldn't be more useful if these chromeless permaviews worked with multiple tiddlers, just as permaviews do today? Best wishes Jeremy. -- Jeremy Ruston jer...@jermolene.com

[tw5] Re: Selecting tags from the drop-down -menu using keyboard

2018-08-28 Thread DemoniWaari
OK definitely the focus issue is with TD, I tested with an empty wiki and it does the same thing. Also the javascript error was my fault, I used a network path by mistake instead of a local one. Though I did notice that the prerelease + keeboord goes from tags straight to fields when pressing

[tw5] Making lists from tags while excluding tiddlers with specific other tags

2018-08-28 Thread zephistoph via TiddlyWiki
Hello, I want to list tiddlers based on their tags but i want to list certain tiddlers in a seperate list. The code i'm using so far is: <> Which gives me a nice list of every tiddler with the Pizza tag as well as making sub tiddlers visible by the press of a button. however i want to list

Re: [tw5] Re: Selecting tags from the drop-down -menu using keyboard

2018-08-28 Thread DemoniWaari
Okay so apparently the prerelease might be bugged with the TiddlyDesktop because I get an error when just trying to save a tiddler (downloaded an empty prerelease for testing). I also noticed that when typing something and using ctrl+enter to save the entire TD loses focus, so the issue might be