[tw5] Re: Covid & Tiddlywiki

2020-03-09 Thread Grigor
While far from being certain that this is the best way… All I do is put a 
minus sign in front of the filter contained in: 

$:/config/SaverFilter 


-[all[]] -$:/HistoryList -$:/StoryList -$:/Import -$:/isEncrypted -$:/
UploadName -[prefix[$:/state/]] -[prefix[$:/temp/]]

And I also simply hide (usually) all buttons…

Then I save by opening this tiddler:

$:/core/ui/Buttons/save-wiki 


And I do all of the above NOT in my main wiki file but on a copy of it (eg 
index.html), which I then publish for the world to ponder…

HTH -g-

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cf58dcd5-4c18-4e65-baff-3c1be390a7b0%40googlegroups.com.


[tw5] Re: [tw] [TW5] Any way to disable "You have unsaved changes in TiddlyWiki" message?

2020-03-07 Thread Grigor
Hi Jeremy

Resurrecting this stale thread, as this did not work for me in 5.1.19 and I 
have found this workaround that is (seems so far to be working) fine for my 
purposes:

*I put a minus sign at the beginning of: $:/config/SaverFilter*

I also do some other things before I publish a public version (and this is 
just a playground wiki, where I'll be getting my TW act together :)

gr6a4s2n4en4bg.github.io » how to: save in a (pseudo) read-only state 


HTH someone…

Many, many thanks Jeremy for creating and steering this gift of a wiki, and 
to all contributors, my hat's off to y'all :)

-g-


On Thursday, April 10, 2014 at 11:09:38 AM UTC+3, Jeremy Ruston wrote:
>
> Hi Jason
>
> I just realised that there is in fact a way to suppress the "save changes" 
> warning. We can configure the filter that the sync engine uses to determine 
> if a tiddler should trigger an unsaved changes warning.
>
> You need to create a tiddler "$:/config/SyncFilter" containing a filter 
> that doesn't return any tiddlers (for example "[!is[tiddler]is[tiddler]]").
>
> Let me know how it goes,
>
> Best wishes
>
> Jeremy.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fe600b66-7f9c-4f98-bb57-04591ea52bc1%40googlegroups.com.


[tw5] Re: Can tiddler titles be transcluded in a template?

2020-02-20 Thread Grigor
Thank you Mark S.! That single curly bracket was all it took. I was so much 
hoping it would be just such a small thing... "HTH", are you kidding :) You 
made my day, and I'm grateful! -g-

On Tuesday, February 11, 2020 at 8:56:06 PM UTC+2, Mark S. wrote:
 

> [tag{!!title}...
>
> Basically, outside of filter runs you use {{transclusion}} and 
> <>, but inside of filter runs you use syntax like sort{!!myfield} 
> and tag .
>
> HTH
>
>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2ec6a2a3-b5cf-4688-a4b7-e12d7b81fbf0%40googlegroups.com.


Re: [tw5] TiddlyWiki on HackADay.com

2020-02-20 Thread Grigor
Thinking of a possible new name, I'd chime in with:

*TriadWare Framework* 

(TWF.X-1.0.1-alpha TWF.X-3 etc.)

This is my best idea (so far)... And look... No hits! Whatsoever:
https://www.google.com/search?q="triadware;

Was thinking also of: TriadicWare tri.way TriWay TrippleWay Tripl.eWare 
(quite similar to Tupperware, which I see that is often being abbreviated 
as TW too :) 

Back to my best idea, the triadic theme would then be developed in the 
catch phrases / hooks:

Meet the TriadWare Framework : Own it like a document, use it like a 
website, (and needs a 3rd to complete the triad! Like: program it to your 
needs (?) etc.)

Meet TriadWare: 
Single file website, database, application 
Portable Programmable Platform
Smart documentation, wiki, (and so on)

Those hooks could be a triad of triads, as above, like in a game of tic tac 
toe, but I might already be loosing your attention so I'll stop here... 

Well, maybe just this last one (joke?): 

*You'll hardly get any treadwear with TriadWare: Rolling fine, in all 
browsers, since 1997!*

-g-


On Wednesday, February 19, 2020 at 9:01:03 PM UTC+2, Jeremy Ruston wrote:
>
> Yes, this is a great discussion, and very helpful. Please don’t be afraid 
> to chime in, this is an important decision and it would be great to have 
> the broadest possible feedback.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8f147fe4-d99a-42e6-ade4-f2c86b574911%40googlegroups.com.


[tw5] Can tiddler titles be transcluded in a template?

2020-02-11 Thread Grigor
Hello good folks!

I'm not sure if I even got the terminology right in the subject line, but I 
was having real progress with TW5 (I've been lurking around Jeremy's 
handsome baby of a genius since probably the time it was born) until I 
decided to use a template for all my future tag pages.

The problem is that the tags pages make use of 
tobibeer.github.io/tb5/#list-search (so grateful to Tobias for all his good 
"stuff", and I don't see him around here anymore?, sincerely hope he is 
still around!).

So in the template I was (alas) hoping to get something like this to work:

<>

But of course it didn't. I tried a few "hacks", but I'm only a 
script-kiddie type of a "hacker" so I'm stuck and here asking for attention 
and help.

I may have another problem, as I also have a customized (following Tobias 
again) 1Search page that searches both the tag pages and the regular 
tiddlers, where I think I have to figure out how to use current vs story 
tiddlers (granted that the above problem of mine is solvable at all), but 
that is just a side note for now :)

If anybody would be interested to lend a hand, please look here, where I've 
tried to explain a bit more through a live wiki example:

https://gr6a4s2n4en4bg.github.io/#2d0-templated-tags-pages:2d0-templated-tags-pages%20s2n%202D0s%201Search


I will be so very grateful for any and all help! And I stand ready to 
explain my problem better, if I didn't do a good enough job here...

Many thanks!
Grigor

P.S. The closest to my problem (I think...) that I was able to identify 
being discussed in this group is here: 
https://groups.google.com/d/topic/tiddlywiki/sjeqVYMwE4s/discussion

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cb000b7a-e9a4-4b01-80e4-bb555e38ff94%40googlegroups.com.