Re: [tw5] Re: [NodeJS][Android] TiddlyWiki takes 30 seconds to load modules in ARM architecture

2018-09-15 Thread Arlen Beiler
You definitely don't have to compile stuff. You just need to do a little configuring of apps, but now that I discovered Dory, the need for that has gone down. Sometime soon I will write an app to generate the configuraton automatically. If you want to contribute toward the cost of time, there's a

[tw5] Re: How can I add tabs inside a tiddler?

2018-09-15 Thread Eric Shulman
On Saturday, September 15, 2018 at 7:20:36 PM UTC-7, Cooper Alishio wrote: > > In an attempt to organize/combine some of my tiddlers I want to add tabs > inside individual tiddlers. > I know how to use this macro: > < "SampleTabOne" "$:/state/tab1">> > But, I don't know where to go from here as

[tw5] Re: Search in datatiddler

2018-09-15 Thread Magnus
I wrote it like this and I think it works: <$list filter="[indexes[]search{$:/state/table}sort[title]]"> :) -- 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: Search in datatiddler

2018-09-15 Thread Magnus
Thank you, I will try that :) -- 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] How can I add tabs inside a tiddler?

2018-09-15 Thread Cooper Alishio
In an attempt to organize/combine some of my tiddlers I want to add tabs inside individual tiddlers. I know how to use this macro: <> But, I don't know where to go from here as far as adding information to the tabs: specifically adding information to one tab and not the other. Im very new to

[tw5] Re: Search in datatiddler

2018-09-15 Thread 'Mark S.' via TiddlyWiki
For "auctor", I changed the list filter to: <$list filter="[indexes[]prefix{$:/state/table}sort[title]]"> This seemed to work BUT you have to initialize the state tiddler by filling the edit field several times before the list stops throwing errors. After that it seems to work fine. I feel

[tw5] Support for LaTeX diagrams

2018-09-15 Thread Pin Tail
I'd love to be able to produce a wider variety of diagrams in TiddlyWiki than are currently supported. One way of doing this would be to be able render LaTeX diagrams within TiddlyWiki such as those provided by LaTeX packages TikZ and genealogytree. I was just wondering if this is already

[tw5] Search in datatiddler

2018-09-15 Thread Magnus
Hi, I'm trying to make a custom search from two data-tiddlers. I want to limit the search and only show the results that match the search field but can't make it work. Any help appreciated :) /Magnus Limit to: <$edit-text tiddler="$:/state/table" tag="input" default=""

[tw5] Re: How to do I make some specific changes in the UI?

2018-09-15 Thread talha131
Thank you Stephan. I used following code div.tc-search { position: fixed; top: 0px; left: 300px;} div.tc-page-controls { position: fixed; top: 0px; left: 0px;} div.tc-sidebar-header h1.tc-site-title,div.tc-sidebar-header div.tc-site-subtitle { display:none;} My

[tw5] Re: How to do I make some specific changes in the UI?

2018-09-15 Thread talha131
Thank you Tony. > Otherwise it is also a matter of looking at the tiddlers that currently generate the content in the side bar and cut and copy as needed. Can you please point me towards some such tiddlers so that I can inspect their code? On Sunday, September 16, 2018 at 3:21:01 AM UTC+5,

[tw5] Re: How and Why Should I Use Tags in Tiddlywiki?

2018-09-15 Thread TonyM
Mark, I expect you are free to reuse the documentation the issue may be it all uses some additional documentation tools plugings so may not be easily transfered. Well thats how I interpret thr community. Regards Tony -- You received this message because you are subscribed to the Google

[tw5] Re: How and Why Should I Use Tags in Tiddlywiki?

2018-09-15 Thread TonyM
Hans, Nor did I mean to criticize. Just expressing the state of play. Thanks Tony -- 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: How to do I make some specific changes in the UI?

2018-09-15 Thread TonyM
The next release will make this easier with a tag you can use for elements in the sidebar. Otherwise it is also a matter of looking at the tiddlers that currently generate the content in the side bar and cut and copy as needed. Your changes to shadow tiddlers will replace the underlying

[tw5] Re: How to do I make some specific changes in the UI?

2018-09-15 Thread Stephan Hradek
This is ugly but to give you a starting point: You can use CSS. Create a new tiddler tagged with $:/tags/Stylesheet Then insert div.tc-search { position: fixed; top: 0px; left: 0px; } div.tc-page-controls { position: fixed; top: 0px; right: 0px; } div.tc-sidebar-header

[tw5] Re: [Outreach] Communicating to writers the benefits of TW -- #21 FUTURE TIDDLERS

2018-09-15 Thread 'Mark S.' via TiddlyWiki
Here's a start that has most of the mentioned features: \define linkfullname() $(target)$!!linktype \define makelink() <$reveal type="nomatch" state="""$(target)$!!caption""" text=""> <$set name=title tiddler="""$(target)$""" field="caption"> <$link to="$(target)$"><> <$reveal type="match"

[tw5] Re: Maarfapad (aka TWaaS) v0.5.0 is live

2018-09-15 Thread HansWobbe
Abraham: For your information: I've started using this and testing it in the ways that I generally use my TW5 files. I'll respond further when I have any comments that are worth making. So, far ... So good! Thaksfor sharing!! Hans -- You received this message because you are subscribed to

[tw5] Re: Preparing Maarfapad v1.0: Your wish list

2018-09-15 Thread @TiddlyTweeter
Ciao Abraham A -- Let me post to Twitter from it. I can send you code for the tool. Network posting built in I think would be an attraction. B -- One thing nothing else is doing is "notifications". Say I gave a student rights to edit a TW, how could they notify me they were done from the TW?

[tw5] Re: Query: Full-face minimalist interface for writers?

2018-09-15 Thread 'Mark S.' via TiddlyWiki
Hi Dave, You create a tiddler to be edited. If you use the code as is, then tag the tiddler "Mine" and close. You put the code in a tiddler and call it what you want. Save (view the tiddler). Use the Open in a new Window option. From the dropdown menu, select the tiddler you want to edit (the

[tw5] Re: Query: Full-face minimalist interface for writers?

2018-09-15 Thread Dave Gifford - http://www.giffmex.org/
Where do you put that code, Mark? I think I am missing a step. Just putting it into a blank tiddler doesn't help too much to create space, and I am not seeing an 'open in a new window' option even when I right click. On Saturday, September 15, 2018 at 12:22:18 PM UTC-5, Mark S. wrote: > > TW

[tw5] Re: Query: Full-face minimalist interface for writers?

2018-09-15 Thread 'Mark S.' via TiddlyWiki
TW is pretty minimalist already. Here's some code I use sometimes: <$select tiddler="$:/state/side-edit-tiddler" tag="input"> <$list filter="[!is[system]tag[Mine]sort[title]]"> >><$text text=<>/> <$edit-text tiddler={{$:/state/side-edit-tiddler}} class="tc-edit-texteditor"/> I added the

[tw5] Re: Query: Full-face minimalist interface for writers?

2018-09-15 Thread Dave Gifford - http://www.giffmex.org/
And then someone could just come up with a 'writer's edition' of TiddlyWiki that has the seamless theme, hidden sidebar, hidden four more-edit components, and maybe zoomin mode, so writers can download a copy and jump right in without having to set it up. On Saturday, September 15, 2018 at

[tw5] How to do I make some specific changes in the UI?

2018-09-15 Thread talha131
I want to make following changes https://i.imgur.com/gHZDTa5.png 1. Move toolbar and search box to the top of the page, where it will remain affix. 2. Hide title and subtitle of tiddly wiki 3. Move rest of the sidebar up till where title used

[tw5] Re: How and Why Should I Use Tags in Tiddlywiki?

2018-09-15 Thread 'Mark S.' via TiddlyWiki
The question I've asked several times. If I (or someone) started a Wiki about TW, would be able to import topics from TiddlyWiki.com ? The way I read it, it should be open source. Any other interpretations? Not having to start from scratch would be a big boost to any such project. -- Mark On

[tw5] Re: How and Why Should I Use Tags in Tiddlywiki?

2018-09-15 Thread HansWobbe
Tony: My response to Mohammed was intended as nothing more than to express agreement with his observation that a wikibook would be useful, but also entail a large amount of work. That being said, I expressed a willingness to contribute, and cautioned that I cannot "lead" at this time. In no

[tw5] Query: Full-face minimalist interface for writers?

2018-09-15 Thread @TiddlyTweeter
There was a very interesting comment on Twitter about why the user wasn't going for TiddlyWiki ... ... it's really useful! i was seduced by the utter simplicity of plain text > files though. i really enjoy stark, stripped down interaces (especially for > writing) > ... for me it was more

[tw5] Preparing Maarfapad v1.0: Your wish list

2018-09-15 Thread Abraham Samma
Hello all , Thank you all who have taken time to try out or use Maarfapad , a private hosting service for your wikis.  I am now looking forward to improving the service in anticipation of v1.0 release. There are a lot of stuff I find interesting but they're

[tw5] Re: Query: I want to reduce the "More" menu. How, without conflict later?

2018-09-15 Thread @TiddlyTweeter
Eric & TonyM.That is enough to get me started. Thank you Josiah -- 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

[tw5] Re: Query: I want to reduce the "More" menu. How, without conflict later?

2018-09-15 Thread Eric Shulman
On Saturday, September 15, 2018 at 4:22:50 AM UTC-7, @TiddlyTweeter wrote: > > I would like to reduce the "More" menu of the sidebar in a way that would > be easy to restore to its starting state on updates IF needed. > Any ideas? > What I would like is only this showing ... > -- Explorer > --

[tw5] Query: I want to reduce the "More" menu. How, without conflict later?

2018-09-15 Thread TonyM
You could clone the current one, reduce what it shows and remove the sidebar tag from the existing one. For good measure include a check box in your new one to toggle the original back into view. Regards Tony -- You received this message because you are subscribed to the Google Groups

[tw5] Re: [TW5] [ger] TiddlyWiki in der c't

2018-09-15 Thread TonyM
Stephen, Could you ask to share the artical with the community? Tony -- 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

[tw5] Query: I want to reduce the "More" menu. How, without conflict later?

2018-09-15 Thread @TiddlyTweeter
Cari I would like to reduce the the "More" menu of the sidebar in a way that would be easy to restore to its starting state on updates IF needed. Any ideas? What I would like is only this showing ... -- Explorer -- Recent -- Tags -- Bundler Best wishes Josiah -- You received this

[tw5] Re: [NodeJS][Android] TiddlyWiki takes 30 seconds to load modules in ARM architecture

2018-09-15 Thread @TiddlyTweeter
I posted enthusiastically about this thread here: https://groups.google.com/d/msg/tiddlywiki/GUnOZYd6_oY/5CxNTf4cCQAJ *This is a very interesting thread because it seems to get to the heart of Android usage issues.* The one comment I want to make (as a NON-programmer) is in actual life I need

[tw5] Re: March Of The Androids -- Seeking Info On Your Usage

2018-09-15 Thread @TiddlyTweeter
UPDATES... There is an interesting highly related thread on Android performance by Arlen here: https://groups.google.com/forum/?pli=1#!topic/tiddlywiki/hnBfXQJi3kY Later in the thread he pins down at least part of the problem of slow loading under termux/node (i.e. tiddlers as files):

[tw5] Re: [TW5] [ger] TiddlyWiki in der c't

2018-09-15 Thread @TiddlyTweeter
lol. I don't mind paying. I just have reluctance to sign up for yet one more thing. Jedenfalls ist mein Deutsch nicht so gut :-). On Saturday, 15 September 2018 11:34:52 UTC+2, Stephan Hradek wrote: > > That's normal for a computer magazin. You should buy it to read it… > > Or go to the nearest

[tw5] Re: [TW5] Bob version 1.0.5 Salt Bagels, or I should probably let people know about the plugin library

2018-09-15 Thread @TiddlyTweeter
Ciao Jed & Bob A note on how Bob upgrades. The activation of the updated plugins works fine. There may be a slight issue in that I don't think old shadows are always being removed? Actually I'm unclear what is happening. An existing upgraded Bob Settings of mine currently looks like this ...

[tw5] Re: [TW5] [ger] TiddlyWiki in der c't

2018-09-15 Thread Stephan Hradek
Am Samstag, 15. September 2018 11:28:17 UTC+2 schrieb @TiddlyTweeter: > > Its unfortunate you have to pay to read the whole article. > That's normal for a computer magazin. You should buy it to read it… Or go to the nearest book store and read the article there ;) -- You received this

[tw5] Re: [TW5] [ger] TiddlyWiki in der c't

2018-09-15 Thread @TiddlyTweeter
Its unfortunate you have to pay to read the whole article. On Saturday, 15 September 2018 10:58:43 UTC+2, Stephan Hradek wrote: > > > https://www.heise.de/ct/ausgabe/2018-20-Notizverwaltung-mit-TiddlyWiki-4157973.html > > TiddlyWiki was showcased in the current edition (20/2018) of the german >

[tw5] [TW5] [ger] TiddlyWiki in der c't

2018-09-15 Thread Stephan Hradek
https://www.heise.de/ct/ausgabe/2018-20-Notizverwaltung-mit-TiddlyWiki-4157973.html TiddlyWiki was showcased in the current edition (20/2018) of the german computer magazin c't. Nice article with the small downside that the author didn't know about @pmario's TiddlyBackup. -- You received

[tw5] Re: [TW5] Bob version 1.0.5 Salt Bagels, or I should probably let people know about the plugin library

2018-09-15 Thread @TiddlyTweeter
Ciao Jed & Bob Small point on the filename. Under some conditions menuing systems read the internal file name of "BobWin.exe", which is "Node.js", and present that rather than the actual name. For instance, under the the widely used Windows PortableApplications system it presents it like this