[tw] Re: [TW5] Is it possible to create global variable just like global macro?

2017-01-20 Thread Penguinlay
The steps I took are:



Step 1: I created a global variable tiddler as suggested.




Step 2: I saved the above tiddler and created a new tiddler accessing the 
above global macro.




Step 3: I saved the second tiddler, and it didn't display the variable 
value.




Step 4: I edited the global variable tiddler by adding 
<>
as the second line of code.




Step 5: I saved the global variable tiddler and the second tiddler worked 
correctly then.

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/66b19df3-3574-49c4-a4d3-ae51d028e7c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Is it possible to create global variable just like global macro?

2017-01-20 Thread Penguinlay
Thank you for the reply.
 

> You can make it exactly the same way as a global macro, put
> \define VariableName() VariableValue
> into a tiddler with the tag $:/tags/Macro and anywhere you put 
> <> you will get  the variable.
>

This global variable does not work at all in other tiddlers.
Once, I put a new line with <> in the original variable 
tiddler, it works if I do <> in other tiddlers.

However,

You can use it in filters like this:
> <$list filter='[tag]'/>
>
This does not work at all whether I put that extra code in variable tiddler.


It doesn't work inside macro either.

I don't know what is the problem.

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fc9f8c82-60c6-4711-be7c-fa06f227e17b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Missing Feature for TW in educational contexts: Mechanism for posting Tiddlers to a server.

2017-01-20 Thread Jan

Hi,
about a week ago Tom posted a link to this TiddlyWiki
https://tritarget.org/
I was fascinated seeing this, because it seems to be a further 
puzzelstone in making TW a brilliant tool for education.
So far TW lacks the possiblity to gather responses in form of Tiddlers 
via the internet by a simple mechanism. - which is a pity because this 
would be the easiest form of reintegrating answers into the TW.
 (Of course you can export .json-files and send them by Email...but for 
pupils this appears to be two steps too much...)

As far as I think tritarget.org seems to have found a solution.
Alas I do not know
-whether I am right in this assumption, and if I am right
-how this is performed.
-how to configure it for personnal use?

Can anyone answer these questions?

Thanks Jan

--
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 
.

Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5d70a2d0-cf01-47b1-8f62-7fb4e28f74ff%40googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.

--
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5882AD06.409%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Custom Tiddler Template

2017-01-20 Thread Penguinlay
Those two were supposed to be separated. I didn't merge both because they 
are of different topics.

Editing the list field in $:/tags/ViewTemplate solve the problem of order 
of appearance.

Regarding inline mode, in each of those two templates, I had a button 
followed by some texts. So, basically, a sentence with a button in each of 
those tiddlers.

So, how to change normal sentence in tw5-tiddler from inline mode to block 
mode?

On Friday, January 20, 2017 at 4:21:41 AM UTC-8, Tobias Beer wrote:
>
> Hi Penguinlay,
>  
>
>> But, the result of using list-after title with both custom info is:
>> TiddlerTitle
>> 1stCustomInfo 2ndCustomInfo
>> Date
>> Tags
>> Body
>>
>
> This looks precisely like what you want.
>
> To see the order in which those templates apply,
> you can click on the tagpill for *$:/tags/ViewTemplate*. 
>
> Other than that, if your problem is that your content is rendered inline,
> the solution lies in your templates themselves,
> i.e. that their content is rendered in inline mode.
>
> Other than that, if both of these templates are to immediately follow one 
> another,
> perhaps merge both into a single template?
>
> Best wishes,
>
> Tobias.
>

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bbf529f1-9624-413b-8a13-48c25b014689%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Any idea how to collapse/expand section within a tiddler

2017-01-20 Thread webcorerad
This is awesome! Thanks for sharing Tobias.
The only problem i'm having is there's no way to know that a header can be 
expanded (or in other words that it hides some content).
Is it possible to make it work like is shown here ( 
http://tiddlywiki.com/#TableOfContents:TableOfContents) for the table of 
contents with "arrows" pointing to the right or down depending if the 
header's content is collapsed or expanded?
The more i read about TiddlyWiki the more impressed i am... problem is i 
have no clue yet how to "code" these things/funcionality :(



On Wednesday, September 23, 2015 at 8:08:51 AM UTC+1, Tobias Beer wrote:
>
> Hi Eric,
>  
>
>> Use a <$button> widget with class="tc-btn-invisible" to create the 
>> heading.  Surround the section content with a corresponding <$reveal> 
>> widget.
>>
>
> I tried to wrap this inside a macro but it has its limitations:
>
> http://fold.tiddlyspot.com
>
> issuesi1) Only one section can be shown at a time?
> testing the macro belowclick link to open result: Test 
> :
>
> < comes the content""">>
> < different content""">>
>
> a macro to fold sections$:/.tb/macros/fold 
> :
>
> \define fold(heading, text)
> <$button class="tc-btn-invisible" popup=< "$:/state/section$heading$">>>
>
> $heading$
> 
> <$reveal type="nomatch" state=<> text="">
>
> $text$
> 
> \end
>
> Best wishes,
>
> — tb
>

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/04ce3611-10d8-44e2-b2da-21bc21defa07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Edit-Focus is periodically set to Title Field during editing

2017-01-20 Thread 'christof buerger' via TiddlyWiki
I love tiddlywiki/NoteSelf. In NoteSelf there is one disturbing behaviour 
which would be great to be corrected:
during editing a text tiddler periodically the focus gets stolen and set to 
the title field.
This is very uncomfortable as the editing process gets interrupted again 
and again and you need to restore the Title text very often as in fluid 
typing you dont recognize fast enough that the focus was changing.

Any ideas what could be done?

Thank you for a great tool and I hope that strange behaviour could be 
improved 
Best Regards
Christof

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/75ed49cd-ccf5-4786-9323-105d4c9aeeb0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Presenting ToDoNow – a Beta Version of my ToDo-List-Plugin

2017-01-20 Thread Thomas Elmiger
Ciao Josiah

Thank you very much for the detailed feedback. I am optimistic that the 
next release will bring you one step closer to heaven :–)

Jed’s table sorter is not applicable as we deal with lists here. Your other 
points are either implemented or on my todo list here: 
http://tid.li/tw5/hacks.html#ToDoNow (sneak peek alert!)

Kind regards,
Thomas


-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/97733f1d-24a8-4fcb-b6be-c5d0dea94588%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Very strange behavior bug report

2017-01-20 Thread Álvaro
Upss sorry.

I see it. I don't know if it is a bug or not. But if you create two new 
tiddler ("New Tiddler" and "New Tiddler 1") and you try to modify the title 
of "New Tiddler 1" to "New Tiddler ", when you save it, TW shows popup 

*Do you wish to overwrite the tiddler "New Tiddler"? *When you save a 
tiddler in the editor, it removes the spaces at the end of the tittle.

The conflict appears because "$action-setfield" allows add a field with 
space at the end of its value. When you edit and save the tiddler, TW 
create new tiddler because TW doesn't match any tiddler with that title.

Sorry for my english.



El viernes, 20 de enero de 2017, 16:58:42 (UTC+1), CL escribió:
>
> Hi Alvaro
>
> 'Test:first' works fine as I described in the instruction.
> 'Test:second(space)' is the buggy part.
>
> Have you tried to change the title of 'Test:second(space)'?
>
>

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b9ef0c57-f15b-42e8-bb1b-bf2dbdc1dd4d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Host on github for free without any git knowledge or software installation

2017-01-20 Thread oleghbond
Sorry, I've a little bit confused you. Indeed the folder structure looks 
like:
┬─ .gitlab-ci.yml
└─ wiki
   ├─ tiddlers
   │  └─ 
   ├─ output
   │  └─ 
   └─ tiddlywiki.info


пʼятниця, 20 січня 2017 р. 17:21:40 UTC+2 користувач oleghbond написав:
>
> Good idea. However, some hint is needed.
>
> I've got a build section in *tiddlywiki.**info* as follows:
> "build": {
> "static": [
> "--rendertiddler","$:/core/templates/static.template.html",
> "static.html","text/plain",
> "--rendertiddlers","[!is[system]]",
> "$:/core/templates/static.tiddler.html","static","text/plain",
> "--rendertiddler","$:/core/templates/static.template.css",
> "static/static.css","text/plain"],
> "index": [
> "--rendertiddler","$:/plugins/tiddlywiki/tiddlyweb/save/offline",
> "index.html","text/plain"]
> }
>
> At my local computer in creates *output* folder. So in general the 
> resulting structure looks like:
> ┬─ .gitlab-ci.yml
> ├─ wiki
> ├─ tiddlers
> │  └─ 
> ├─ output
> │  └─ 
> └─ tiddlywiki.info
>
> However, I've no idea where the name and the location of *output* folder 
> are assigned. All changes what I tried in the path are relatively (inside) 
> *output* folder!
>
> Olegh
>
> пʼятниця, 20 січня 2017 р. 16:29:09 UTC+2 користувач Danielo Rodríguez 
> написав:
>>
>> What if you try to point the build commands at tiddkywiki.info to the 
>> public directory ?
>
>

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1677b38c-aee9-4920-bfff-08d2108a4e2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Lazy Loading does not pull requested tiddlers

2017-01-20 Thread Tony Grosinger
Oh, good to know. Thank you. 
I wonder when the next release will be coming out...

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a2e1a684-1092-4cdd-9b25-5b5817924297%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Adding a tag to tiddler with existing tags

2017-01-20 Thread Tony Grosinger
Wow Tobias,
That wiki is a gold mine. Thank you very much.

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7e9c779b-7b37-4422-8945-2192c84c74a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Very strange behavior bug report

2017-01-20 Thread CL
Hi Alvaro

Have you tried to change the title of 'Test:second(space)'?

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a113f079-567c-4748-8f29-e04d621b4906%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Very strange behavior bug report

2017-01-20 Thread Álvaro
Hi CL,

It works fine. I don't see any bug. In both cases, you have two part in 
text: *variable part* and *invariable part*. You cut the variable part and 
you change its content and its position, but there isn't any change in 
content of invariable part.

*first**Test* ->*Test:**first*
*second(space)**Test* ->*Test:*

*second(space)*Is it the bug?

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5f84e284-2d0a-471b-8c1e-593b981858ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Host on github for free without any git knowledge or software installation

2017-01-20 Thread oleghbond
Good idea. However, some hint is needed.

I've got a build section in *tiddlywiki.**info* as follows:
"build": {
"static": [
"--rendertiddler","$:/core/templates/static.template.html",
"static.html","text/plain",
"--rendertiddlers","[!is[system]]",
"$:/core/templates/static.tiddler.html","static","text/plain",
"--rendertiddler","$:/core/templates/static.template.css",
"static/static.css","text/plain"],
"index": [
"--rendertiddler","$:/plugins/tiddlywiki/tiddlyweb/save/offline",
"index.html","text/plain"]
}

At my local computer in creates *output* folder. So in general the 
resulting structure looks like:
┬─ .gitlab-ci.yml
├─ wiki
├─ tiddlers
│  └─ 
├─ output
│  └─ 
└─ tiddlywiki.info

However, I've no idea where the name and the location of *output* folder 
are assigned. All changes what I tried in the path are relatively (inside) 
*output* folder!

Olegh

пʼятниця, 20 січня 2017 р. 16:29:09 UTC+2 користувач Danielo Rodríguez 
написав:
>
> What if you try to point the build commands at tiddkywiki.info to the 
> public directory ?

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/70f326b6-713a-479d-9882-d24ec01a8c47%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: NoteSelf mobile app ( well, kind of)

2017-01-20 Thread Danielo Rodríguez
Dear Adam Houston,

I didn't tried the mentioned plugins,but you should be able to install and use 
them without problems on the online version of noteself.
I am collecting a list of plugins to include in the official plugin library for 
noteself. The ones you mention are good ones ,and I will try to add them if the 
author's agree.

In any case,the regular way of installing plugins should work.

Regards 

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8cf87814-90c3-4e66-b9b9-c684a1d0cef5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Host on github for free without any git knowledge or software installation

2017-01-20 Thread Danielo Rodríguez
What if you try to point the build commands at tiddkywiki.info to the public 
directory ?

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9aa1b6cf-f5e7-4af2-9cc0-cdc839f7b41e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Very strange behavior bug report

2017-01-20 Thread Tobias Beer
Hi CL,
 

> I think it's best to attach test case file and show you what happens
>

Actually, it's best you describe what you are actually trying to achieve,
so we can tell you if your method is appropriate or not
or whether it does or does not do what you expect.

Best wishes,

Tobias.

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/58c6ab7e-a60c-48cb-94c1-96238b896b3f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Custom Tiddler Template

2017-01-20 Thread Tobias Beer
Hi Penguinlay,
 

> But, the result of using list-after title with both custom info is:
> TiddlerTitle
> 1stCustomInfo 2ndCustomInfo
> Date
> Tags
> Body
>

This looks precisely like what you want.

To see the order in which those templates apply,
you can click on the tagpill for *$:/tags/ViewTemplate*. 

Other than that, if your problem is that your content is rendered inline,
the solution lies in your templates themselves,
i.e. that their content is rendered in inline mode.

Other than that, if both of these templates are to immediately follow one 
another,
perhaps merge both into a single template?

Best wishes,

Tobias.

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3a7520c6-41dc-4ed6-967b-d82d61c967b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Is it possible to create global variable just like global macro?

2017-01-20 Thread Jed Carty
You can make it exactly the same way as a global macro, put

\define VariableName() VariableValue

into a tiddler with the tag $:/tags/Macro and anywhere you put 
<> you will get  the variable. You can use it in filters like 
this:

<$list filter='[tag]'/>

and inside macros you can refer to the variable like this, but this only 
works inside macros:

\define SomeMacro()
The value of the variable VariableName is $(VariableName)$
\end

Hopefully that answers your question.

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bba28e5f-a71d-458e-b1b0-2265c1bca037%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Is it possible to create global variable just like global macro?

2017-01-20 Thread Penguinlay
I learn that macros and variables are two sides of the same coins but I 
don't know how to create a global variable just like global macro.

I imitate the global macro practice with $set as well as $var but both does 
not work.

So, can you give me example if it is doable?

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9ac10f8a-2e24-43fd-82d9-1b5dd03efb0e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW 5] Two Way Update for Editing Non-Orphan Tiddlers' Title

2017-01-20 Thread Penguinlay
Hi, Tobias. Thank you! For now, my quick fix is making a custom tiddler UI 
template which add a button to a story list of tiddlers that are hard 
linked to current tiddler, in all the tiddlers that has hard links to it. I 
just started another discussion regarding this because this custom template 
conflict with my another custom template as they both appear one after 
another in one line.

On Thursday, January 19, 2017 at 4:21:45 AM UTC-8, Tobias Beer wrote:
>
> Hi Penguinlay,
>  
>
>> After changing the title to Test2 to Test2Changed, the link to it from 
>> Test1 also didn't change. 
>>
>> But, rather render as link with no target.
>>
>
> Well, yes... because it's still pointing at *Test2*. While the next 
> version will allow you to update entries in tags and list fields upon 
> renaming, it does not yet have the ability to also update tiddlylinks in 
> wikitext.
>  
>
>> As I add more notes and re-categorizing tiddlers, I have to go back to 
>> every tiddlers which have a link to the changed tiddlers. Right now, I only 
>> have 98 tiddlers that I created and it is a pain to re-edit all those 
>> inter-wiki link already.
>>
>
> So, atm and since forever, that's what the *Missing* tab is fore under 
> *More*... sou you can see what tiddlers appear to be missing.
> However, before renaming, you chould check the "References" tab in the 
> tiddler info  If there are any, those are what you need to change 
> (manually), preferable beforehand.
>  
>
>> I saw about adding caption field which will reflect what is displayed in 
>> toc but it doesn't work on interwiki links without custom names.
>>
>
> Right, the link widget or wikitext markup does not currently allow you to 
> resolve a link by its caption only instead of the title.
>
> Best wishes,
>
> Tobias.
>

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/83c4c1d2-663d-420a-bccd-493c818c9414%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: tiddlywiki.com Website Update and Improvement Suggestions

2017-01-20 Thread Penguinlay
Thank you for your wish, Josiah! I will do my best with documentation after 
I learn how to use GitHub.

On Tuesday, January 17, 2017 at 4:17:48 PM UTC-8, Josiah wrote:
>
> Ciao Penguinlay
>
> I'm very interested in what newcomers do. How they find their way around. 
> What they feel is difficult. 
>
> Just getting bearings with TW I found tough when I started. It was worth 
> it, but we need listen more to newcomers IMO.
>
> Good luck!
> Josiah
>
> On Tuesday, 17 January 2017 21:29:41 UTC+1, Penguinlay wrote:
>>
>> Thank you. Since I am still learning, the issues I saw were not code 
>> related. Rather, they are documentation related. I will read more and 
>> contribute it appropriately as I learn.
>>
>> On Tuesday, January 17, 2017 at 4:21:17 AM UTC-8, Tobias Beer wrote:
>>>
>>> Hi Penguinlay,
>>>
>>> Hi, is there any place to make suggestion of updates to the 
 tiddlywiki.com site itself?

>>>
>>> That could be the issues on https://github.com/Jermolene/TiddlyWiki5.
>>>
>>> However, please read: http://tiddlywiki.com/#Contributing to understand 
>>> the workflows / procedures.
>>>
>>> For complex changes it's best to create a demo.
>>>
>>> Best wishes,
>>>
>>> Tobias.
>>>
>>

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/47b78961-04a0-497c-8878-fc9b45193c3b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Custom Tiddler Template

2017-01-20 Thread Penguinlay
Hi, I want to create custom tiddler template for some tiddlers.

I want to add multiple custom information in separate lines right after 
tiddler title.

Each of those custom information is generated by separate tiddlers tagged 
with 
$:/tags/viewTemplate

So, my preference is:
TiddlerTitle
1stCustomInfo
2ndCustomInfo
Date
Tags
Body

But,

The result of using list-after title with both custom info is:
TiddlerTitle
1stCustomInfo 2ndCustomInfo
Date
Tags
Body

The result of using list-after title with first custom info and list-before 
tags with second custom info is:
TiddlerTitle
1stCustomInfo
Date
2ndCustomInfo
Tags
Body

 So, how should I fix it?

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/baca3ecf-1733-4b96-88f1-283c05ebd5d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.