[tw] Workflow: save current set of tiddlers?

2014-11-29 Thread Alex Hough
I have some tiddlers open, they reflect a state of play in my thinking. I'd
like to store this easily and quickly.

I could cut and paste each title into default tiddlers - but that could
take to long for me to stay in "flow"

Experience in TiddlyLand has taught me not to jump to solutions when
framing a problem. But some ideas spring to mind

1) a button to add all open tiddlers to a new tiddler. "Clone View" or
"Clone River" into kind of table of contents tiddler tagged with "snapshot"
or something like that
2) tagg all open tidlers with the same tag - order might not be preserved
3) make a list out of current view, cut and paste into tiddler from 'Open'
- requires some editing of new tiddler

Alex

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] TW5 Philemon experiment

2014-11-29 Thread Alex Hough
Dear Dave,

I like the design, especially the topic tiddler creation and ideas.

It hadn't occurred to me until reading "Chiasm" that the bible is designed
as a hypertext. Your TW bible extracts are in a noble tradition!

best wishes

Alex

On 30 November 2014 at 00:35, David Gifford  wrote:

> Hi all
>
> Played around with an adaptation of Notestorm for 5.1.5. I did up a file
> on the biblical book of Philemon using what I came up with.
>
> http://giffmex.org/notecards/philemon.html
>
> Feel free to grab anything that you find helpfiul.
>
> Dave
>
> --
> 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 http://groups.google.com/group/tiddlywiki.
> 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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Automatically saving tiddler after exiting input form

2014-11-29 Thread BJ
maybe you can use 
<$button>
<$action-setfield $tiddler="atiddler" text="test"/>
Create

cheers
BJ
On Saturday, November 29, 2014 8:32:29 PM UTC-6, James Mars wrote:
>
> Hi,
> Is there a way to automatically save a tiddler (without entering edit 
> mode) after creating a new tiddler using an input form? I asked this 
> question a while ago, but I thought that maybe things have changed with the 
> latest version. Matabele's maketid widget does have such a feature. If it 
> is not possible to do so with the latest tiddlywiki, is there any plan to 
> include this feature in the very near future?
>
> I have tried using both the tm-save-tiddler and tm-close-tiddler functions 
> (separately and together) right after the tm-new-tiddler function, but 
> nothing happens, it still exits to edit/save mode:
>
> <$button>
> <$action-sendmessage $message="tm-new-tiddler" $param=<> 
> title=<> antonym=<> synonym=<> tags=<> 
> text=<>/>
> <$action-sendmessage $message="tm-close-tiddler" $param=<>/>
> <$action-sendmessage $message="tm-save-tiddler" $param=<>/>
> Create
>
> Thanks.
>
> James
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Automatically saving tiddler after exiting input form

2014-11-29 Thread James Mars
Hi,
Is there a way to automatically save a tiddler (without entering edit mode) 
after creating a new tiddler using an input form? I asked this question a 
while ago, but I thought that maybe things have changed with the latest 
version. Matabele's maketid widget does have such a feature. If it is not 
possible to do so with the latest tiddlywiki, is there any plan to include 
this feature in the very near future?

I have tried using both the tm-save-tiddler and tm-close-tiddler functions 
(separately and together) right after the tm-new-tiddler function, but 
nothing happens, it still exits to edit/save mode:

<$button>
<$action-sendmessage $message="tm-new-tiddler" $param=<> 
title=<> antonym=<> synonym=<> tags=<> 
text=<>/>
<$action-sendmessage $message="tm-close-tiddler" $param=<>/>
<$action-sendmessage $message="tm-save-tiddler" $param=<>/>
Create

Thanks.

James

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] TiddlyWiki - How to save (Firefox)

2014-11-29 Thread Maitland Gill
http://theinvertedtower.deviantart.com/art/TiddlyWiki-How-to-save-on-a-PC-Firefox-497290251

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TWC] Andtidwiki and forms/javascript problem

2014-11-29 Thread Tobias Beer
There also are a lot of  missing. Try using something more like 
onselect with the select rather that the options...


-
Audi
Volvo
Ferrari
Chrysler


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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TWC] Andtidwiki and forms/javascript problem

2014-11-29 Thread Tobias Beer
 Try *onchange *with the select rather than *onclick*.

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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] confusion about widgets/macros behaviour

2014-11-29 Thread Erwan


Thank you Mark, that was very helpful!

My main mistake was that I was trying to obtain the result of the list 
widget before using it, instead of using the variable inside the list 
loop. Indeed it makes sense that the emptyMessage parameter doesn't 
work, since it is not assigned to the list variable.


I was able to simplify your version a little: no need for the original 
macro as you mentioned, emptyMessage is not needed anymore, and I use 
the default list variable currentTiddler; I'm copying it below in case 
anyone else is interested.


Thanks again!
Erwan

-

\define filterNonDraftTitle()
  [all[current]get[draft.of]] [all[current]!regexp[^Draft of]]
\end

\define wrapper() [[$(currentTiddler)$]]

\define journalButton()
 <$button
 tooltip={{$:/language/Buttons/NewJournalHere/Hint}}
 aria-label={{$:/language/Buttons/NewJournalHere/Caption}}
 class=<>
   >
   <$action-sendmessage
 $message="tm-new-tiddler"
 title=<>
 tags=<>
   />
   <$list filter="[prefix[yes]]">
 {{$:/core/images/new-journal-button}}
   
   <$list filter="[prefix[yes]]">
 
   <$text text={{$:/language/Buttons/NewJournalHere/Caption}}/>
 
   


\end

<$list filter=<>>
   <>  
   <>





On 29/11/14 21:45, 'Mark S.' via TiddlyWiki wrote:
I think anything evaluated within List needs to be "real" That is, the 
emptyMessage doesn't work the same as if you got real results. I'm 
sure someone will correct me on this if I'm wrong.


What I did was to

*(1) Change the filter so that something always gets iterated, *
*(2) enclose the button invocation inside list instead of set and use 
the variable feature to specify a "mytag" as the output, *

*(3) Create a macro to wrap mytag in brackets*
*(4) Use the wrapper with the tags attribute*

Maybe other stuff. It seems to work, assuming that your use case was 
that you wanted to invoke the button from preview mode and/or from the 
closed tiddler. I'm not sure if you even need the macros at this point 
other than the new wrapper macro. You can check that out if you want.


Mark
Code Below VVV




\define nonDraftTitle()
<$list filter="[all[current]get[draft.of]] 
[all[current]!regexp[^Draft]]" emptyMessage={{!!title}} variable="mytag" >

\end

\define evalNonDraftTitle()
   <$macrocall $name=nonDraftTitle/>
\end

\define wrapper() [[$(mytag)$]]

\define journalButton()
 <$button
tooltip={{$:/language/Buttons/NewJournalHere/Hint}}
aria-label={{$:/language/Buttons/NewJournalHere/Caption}}
class=<>
   >
   <$action-sendmessage
 $message="tm-new-tiddler"
 title=<>
 tags=<>
   />
   <$list filter="[prefix[yes]]">
{{$:/core/images/new-journal-button}}
   
   <$list filter="[prefix[yes]]">
 
   <$text text={{$:/language/Buttons/NewJournalHere/Caption}}/>
 
   


\end

<$list filter="[all[current]get[draft.of]] 
[all[current]!regexp[^Draft]]" emptyMessage={{!!title}} variable="mytag" >

<>  
   <>



On Saturday, November 29, 2014 6:58:01 AM UTC-8, Erwan wrote:


Hi everyone,

I'm trying to create a button based on the "new journal here" which
would work even if the current tiddler is in edit mode. I can
obtain the
real title of the tiddler with:

<$list filter="[all[current]get[draft.of]]"
emptyMessage={{!!title}} />

but I didn't find how to pass the result to the "tags" parameter
in the
action-sendmessage widget. I assume that I need to obtain the
result as
a string before transmitting it as a parameter, but I'm confused
about
when a macro or widget is actually evaluated. (I also tried using
"macrocall" but probably not the right way)

This is what I have currently:

\define nonDraftTitle()
   <$list filter="[all[current]get[draft.of]]"
emptyMessage={{!!title}} />
\end

\define evalNonDraftTitle()
   <$macrocall $name=nonDraftTitle/>
\end

\define journalButton()
   <$button
 tooltip={{$:/language/Buttons/NewJournalHere/Hint}}
 aria-label={{$:/language/Buttons/NewJournalHere/Caption}}
 class=<>
   >
   <$action-sendmessage
 $message="tm-new-tiddler"
 title=<>
 tags=<>
   />
   <$list filter="[prefix[yes]]">
 {{$:/core/images/new-journal-button}}
   
   <$list filter="[prefix[yes]]">
 
   <$text text={{$:/language/Buttons/NewJournalHere/Caption}}/>
 
   

\end

<$set name="currentTiddlerTag" value=<>>
   <>  
   <>



Thank you!
Erwan

--
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 http://groups.google.com/group/tiddlywiki.
For more

[tw] TW5 Philemon experiment

2014-11-29 Thread David Gifford
Hi all

Played around with an adaptation of Notestorm for 5.1.5. I did up a file on 
the biblical book of Philemon using what I came up with.

http://giffmex.org/notecards/philemon.html

Feel free to grab anything that you find helpfiul.

Dave

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] confusion about widgets/macros behaviour

2014-11-29 Thread 'Mark S.' via TiddlyWiki
PS: This code will probably break if you happen to be editing a tiddler 
that actually starts with "Draft". Avoid 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 tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] action-randval widget plugin and opening a random tiddler

2014-11-29 Thread Jed Carty
This is mainly in response to this previous thread: 
https://groups.google.com/forum/#!searchin/TiddlyWiki/random|sort:date/tiddlywiki/4tyLh7pOQsg/BHc1Fs1TJ6oJ

I made some quick modifications to the action-setfield widget so that the 
new widget will set the indicated field to a random number. It (mostly) 
works for opening a random tiddler on a button press. The only problem is 
how the set widget formats it output when tiddlers have spaces in the 
title, so if the random tiddler has spaces in the title the example breaks. 
I am sure there is some way to fix this, but I haven't worked it out yet.

This is the first time I have done anything with javascript so there may be 
some problems I don't know about. This is also my first plugin and for some 
reason importing the plugin doesn't always import all the tiddlers, I have 
no idea why so if anyone can show me why I would appreciate it.

http://inmysocks.tiddlyspot.com/#RandVal%20Plugin

On github:

https://github.com/inmysocks/TW5-randVal

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] confusion about widgets/macros behaviour

2014-11-29 Thread 'Mark S.' via TiddlyWiki
I think anything evaluated within List needs to be "real" That is, the 
emptyMessage doesn't work the same as if you got real results. I'm sure 
someone will correct me on this if I'm wrong.

What I did was to 

*(1) Change the filter so that something always gets iterated, *
*(2) enclose the button invocation inside list instead of set and use the 
variable feature to specify a "mytag" as the output, *
*(3) Create a macro to wrap mytag in brackets*
*(4) Use the wrapper with the tags attribute*

Maybe other stuff. It seems to work, assuming that your use case was that 
you wanted to invoke the button from preview mode and/or from the closed 
tiddler. I'm not sure if you even need the macros at this point other than 
the new wrapper macro. You can check that out if you want.

Mark
Code Below VVV




\define nonDraftTitle()
<$list filter="[all[current]get[draft.of]] [all[current]!regexp[^Draft]]" 
emptyMessage={{!!title}}  variable="mytag" >
\end

\define evalNonDraftTitle()
   <$macrocall $name=nonDraftTitle/>
\end

\define wrapper() [[$(mytag)$]]

\define journalButton()
 <$button
 tooltip={{$:/language/Buttons/NewJournalHere/Hint}}
 aria-label={{$:/language/Buttons/NewJournalHere/Caption}}
 class=<>
   >
   <$action-sendmessage
 $message="tm-new-tiddler"
 title=<>
 tags=<>
   />
   <$list filter="[prefix[yes]]">
 {{$:/core/images/new-journal-button}}
   
   <$list filter="[prefix[yes]]">
 
   <$text text={{$:/language/Buttons/NewJournalHere/Caption}}/>
 
   


\end

<$list filter="[all[current]get[draft.of]] [all[current]!regexp[^Draft]]" 
emptyMessage={{!!title}}  variable="mytag" >
   <>  
   <>



On Saturday, November 29, 2014 6:58:01 AM UTC-8, Erwan wrote:
>
>
> Hi everyone, 
>
> I'm trying to create a button based on the "new journal here" which 
> would work even if the current tiddler is in edit mode. I can obtain the 
> real title of the tiddler with: 
>
> <$list filter="[all[current]get[draft.of]]" emptyMessage={{!!title}} /> 
>
> but I didn't find how to pass the result to the "tags" parameter in the 
> action-sendmessage widget. I assume that I need to obtain the result as 
> a string before transmitting it as a parameter, but I'm confused about 
> when a macro or widget is actually evaluated. (I also tried using 
> "macrocall" but probably not the right way) 
>
> This is what I have currently: 
>
> \define nonDraftTitle() 
><$list filter="[all[current]get[draft.of]]" emptyMessage={{!!title}} /> 
> \end 
>
> \define evalNonDraftTitle() 
><$macrocall $name=nonDraftTitle/> 
> \end 
>
> \define journalButton() 
><$button 
>  tooltip={{$:/language/Buttons/NewJournalHere/Hint}} 
>  aria-label={{$:/language/Buttons/NewJournalHere/Caption}} 
>  class=<> 
>> 
><$action-sendmessage 
>  $message="tm-new-tiddler" 
>  title=<> 
>  tags=<> 
>/> 
><$list filter="[prefix[yes]]"> 
>  {{$:/core/images/new-journal-button}} 
> 
><$list filter="[prefix[yes]]"> 
>   
><$text text={{$:/language/Buttons/NewJournalHere/Caption}}/> 
>   
> 
>  
> \end 
>
> <$set name="currentTiddlerTag" value=<>> 
><>   
><> 
>  
>
>
> Thank you! 
> Erwan 
>
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] tm-new-tiddler

2014-11-29 Thread Stephan Hradek
Maybe… You would have to have a <$list> with a filter for this unique ID.

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] We need a more responsive design

2014-11-29 Thread Danielo Rodríguez
Hello, 

TW5 is quite responsive, but comparing it with other mobile sites I feel it a 
bit outdated. Check for example the github mobile site. For a better experience 
we need parts of the ui that are only displayed on mobile. I don't know if this 
can be done with simple CSS or we need widgets with the ability to detect 
mobile devices. 

One example would be a fixed menu button at the top right that displays a menu 
with a with of 100% where each button has also a width of 100. This menu should 
go until half of the screen, no matter at what position of the page are. That 
menu can transclude buttons based on their tags, so this way is more 
configurable. There are also parts of the ui that are useless on mobile, tabs 
are too small and vertical tabs does not have sense. 

What are your opinions about this? 

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Getting a TOC in the sidebar of static pages...

2014-11-29 Thread Jim Lehmer
I feel like I am real close on this, but keep hitting barriers. I have a 
working TOC using the *toc *macro. I have changed the 
*$:/core/templates/static.tiddler.html 
*to successfully show the *SiteTitle *and *SiteSubtitle *just like on the 
"normal" (Javascript-enabled) wiki:


`{{$:/StaticBanner||$:/core/templates/html-tiddler}}
`

`<$reveal state="$:/state/sidebar" type="match" text="yes" default="yes" 
retain="yes">

``<$transclude tiddler="$:/SiteTitle" 
mode="inline"/>`
`<$transclude tiddler="$:/SiteSubtitle" 
mode="inline"/>`

This works fine. Under those I don't want all the buttons and tabs in the 
static sidebar (since they wouldn't work anyway), but just a TOC. When I 
add the following right after the above, it shows the dynamically generated 
TOC successfully in the *$:/core/templates/static.tiddler.html *once I 
leave edit mode:


`{{Table of Contents}}`


But when I render out the static site, the * *and closing * *are inserted into the 
static HTML, along with some blank lines between them (for presumably each 
TOC list entry). I have tried both transcluding the existing *Table of 
Contents* tiddler as well as calling the *toc *macro directly within the 
above *div*, just like in the *Table of Contents *tiddler itself, but in 
both cases I get the same results. What am I missing?

BTW, I have been working on getting a usable sidebar for a static site for 
days now - it is a lot of work for what I would think is something many 
would want. I am trying to document what I am doing so I can write some 
articles about it, but if someone has already done the heavy lifting, I 
would appreciate pointers. I've searched this group and the web, but not 
with much success.

Thanks,

Jim

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Backup

2014-11-29 Thread Danielo Rodríguez
Check the developers group for a version of tiddlyfox with automatic backup.

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Backup

2014-11-29 Thread Veronika Čavajdová
Hi Danielo,

thanks, I'm planning to check it out, it looks great.
I'm glad auto backup will also be possible with TiddlyFox though, because 
that will require little to no additional setup. It will make it easier to 
convince friends and colleagues to try TiddlyWiki. :)

On Friday, November 28, 2014 10:16:09 AM UTC+1, Danielo Rodríguez wrote:
>
> Hello Veronika,
>
> TiddlyDrive is also intended to provide backup capabilities.
>
> Regards.
>
> El viernes, 28 de noviembre de 2014 08:46:08 UTC+1, Veronika Čavajdová 
> escribió:
>>
>> Thank you, it's great to have it confirmed. I'm looking forward to it.
>>
>> Veronika
>>
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5 help for training schedule

2014-11-29 Thread BJ
you need to modify the content - add your fields (by name) eg:
<$action-sendmessage $message="tm-new-tiddler" title=<> tags="$(journalTags)$ "myfield = "a value"/>

BJ

On Saturday, November 29, 2014 9:39:38 AM UTC-6, RickL wrote:
>
> OK...I tried adding a field to the $:/core/ui/Buttons/new-journal tiddler 
> but that doesn't work.  Can you explain how to do this?
> Thanks
>
> On Friday, November 28, 2014 6:54:17 PM UTC-5, Birthe C wrote:
>>
>> Hi RickL
>> I think it is all set from the button $:/core/ui/Buttons/new-journal. The 
>> action widges can really do a lot.
>>
>>
>> Birthe
>>
>>
>> On Saturday, November 29, 2014 12:17:43 AM UTC+1, RickL wrote:
>>>
>>> Thanks Tobias - that works.
>>> Can you tell me how to add fields to the NewJournal template?  I have 
>>> searched but can't find the right tiddler.
>>>
>>>
>>> On Friday, November 28, 2014 11:00:59 AM UTC-5, Tobias Beer wrote:

 Hey RickL,

 I think I'd rather vouch for...

- transclude the tiddler for each day into your schedule
- use a table for the courses, one each day
- not put the times in the actual course tiddlers

 *Presentation Schedule*
 !!!Monday
 !!!Tuesday
 !!!Wednesday
 !!!Thursday
 {{2014-11-27}}
 !!!Friday

 I used headings here, because definition terms are semantically not 
 quite correct without providing an actual definition.

 *2014-11-27*
 |!From |!To |!Course |!Trainer |
 |8:00 am |9:00 am |[[Orientation]] |[[John]] |
 |10:00 am |12:00 noon |[[Safety]] |[[Jack]] |
 |1:00 pm |3:00 pm |[[Benefits]] |[[Janice]] |

 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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: field content as Number

2014-11-29 Thread sini-Kit
it works. Thank you. 

пятница, 28 ноября 2014 г., 21:44:22 UTC+3 пользователь Mark S. написал:
>
> I don't believe you can currently add things in TW5
>
> Here's a widget I put together in a few minutes based on an existing 
> widget. Be sure to back up and save your data before using. There shouldn't 
> be anything dangerous here since it doesn't modify the store ... but who 
> knows?
>
> Use like
>
>*<$addup val1="20" val2="80" />*
>
> You can have up to 5 *valx* attributes
>
> To import this code into your own TW, just find an existing plugin (e.g. 
> $:/core/modules/widgets/button.js), 
> clone it, rename the clone to $:/core/modules/widgets/addup.js and 
> replace the code with the code that follows or if that doesn't work, with 
> the code in the attached file. Reload the TW to activate the plugin.
>
>   
>
>
> /*\
> title: $:/core/modules/widgets/addup.js
> type: application/javascript
> module-type: widget
>
> Sum up to 5 variables widget
>
> \*/
> (function(){
>
> /*jslint node: true, browser: true */
> /*global $tw: false */
> "use strict";
>
> var Widget = require("$:/core/modules/widgets/widget.js").widget;
>
> var AddUpWidget = function(parseTreeNode,options) {
> this.initialise(parseTreeNode,options);
> };
>
> /*
> Inherit from the base widget class
> */
> AddUpWidget.prototype = new Widget();
>
> /*
> Render this widget into the DOM
> */
> AddUpWidget.prototype.render = function(parent,nextSibling) {
> this.parentDomNode = parent;
> this.computeAttributes();
> this.execute();
> var textNode = this.document.createTextNode(this.currentSum);
> parent.insertBefore(textNode,nextSibling);
> this.domNodes.push(textNode);
> };
>
> /*
> Compute the internal state of the widget
> */
> AddUpWidget.prototype.execute = function() {
> // Get parameters from our attributes
> //this.filter = this.getAttribute("filter");
> this.val1 = this.getAttribute("val1","0") ;
> this.val2 = this.getAttribute("val2","0") ;
> this.val3 = this.getAttribute("val3","0") ;
> this.val4 = this.getAttribute("val4","0") ;
> this.val5 = this.getAttribute("val5","0") ;
>
> // Execute the math
> this.currentSum= 
> Number(this.val1)+Number(this.val2)+Number(this.val3)+
> Number(this.val4)+Number(this.val5) ;
>
>
> };
>
> /*
> Selectively refreshes the widget if needed. Returns true if the widget or 
> any of its children needed re-rendering
> */
> AddUpWidget.prototype.refresh = function(changedTiddlers) {
> // Re-execute the filter to get the count
> this.computeAttributes();
> var oldCount = this.currentSum;
> this.execute();
> if(this.currentSum !== oldCount) {
> // Regenerate and rerender the widget and replace the existing DOM 
> node
> this.refreshSelf();
> return true;
> } else {
> return false;
> }
>
> };
>
> exports.addup = AddUpWidget;
>
> })();
>
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5 help for training schedule

2014-11-29 Thread RickL
OK...I tried adding a field to the $:/core/ui/Buttons/new-journal tiddler 
but that doesn't work.  Can you explain how to do this?
Thanks

On Friday, November 28, 2014 6:54:17 PM UTC-5, Birthe C wrote:
>
> Hi RickL
> I think it is all set from the button $:/core/ui/Buttons/new-journal. The 
> action widges can really do a lot.
>
>
> Birthe
>
>
> On Saturday, November 29, 2014 12:17:43 AM UTC+1, RickL wrote:
>>
>> Thanks Tobias - that works.
>> Can you tell me how to add fields to the NewJournal template?  I have 
>> searched but can't find the right tiddler.
>>
>>
>> On Friday, November 28, 2014 11:00:59 AM UTC-5, Tobias Beer wrote:
>>>
>>> Hey RickL,
>>>
>>> I think I'd rather vouch for...
>>>
>>>- transclude the tiddler for each day into your schedule
>>>- use a table for the courses, one each day
>>>- not put the times in the actual course tiddlers
>>>
>>> *Presentation Schedule*
>>> !!!Monday
>>> !!!Tuesday
>>> !!!Wednesday
>>> !!!Thursday
>>> {{2014-11-27}}
>>> !!!Friday
>>>
>>> I used headings here, because definition terms are semantically not 
>>> quite correct without providing an actual definition.
>>>
>>> *2014-11-27*
>>> |!From |!To |!Course |!Trainer |
>>> |8:00 am |9:00 am |[[Orientation]] |[[John]] |
>>> |10:00 am |12:00 noon |[[Safety]] |[[Jack]] |
>>> |1:00 pm |3:00 pm |[[Benefits]] |[[Janice]] |
>>>
>>> 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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: TW5 How to create TOC with no system tiddlers?

2014-11-29 Thread David Gifford
Hi Birthe,

1. Great to hear your friends are enjoying Notestorm! Actually, what I am
trying to do is make Notestorm work for me in 5.1.5 the way I want it to,
for me at least anyway.

Thanks, though my case was a little different, since I also needed a new
button from another location to do the same thing, and not just a new here
button, your answer gave me the spark I needed to find the actual answer
for my case. Problem solved!

Dave

On Sat, Nov 29, 2014 at 9:00 AM, Birthe C 
wrote:

> Hi David Gifford.
> I tried the same and ended up with looking into the newherebutton and the
> use of action-sendmessage
>
> \define newImageHereButtonTags()
> [[$(currentTiddler)$]] [[$:/Note]]
> \end
>
> \define newImageHereButton()
> <$button tooltip="ny billed note her" class=<>>
> <$action-sendmessage $message="tm-new-tiddler" title=< "-0MM-0DD 0hh:0mm:0ss">> tags=<> text={{$:/
> Template/NewImage}}/>
> <$list filter="[prefix[yes]]">
> {{ $:/Image/newimg.svg }}
> 
> <$list filter="[prefix[yes]]">
> <$text text="billed note"/>
> 
> 
> \end
> <>
>
>
> Not avoiding the use of a template tiddler, but as the tag are set by the
> button, there are no tag in the template and is does not show up.
>
> I am using your notestorm with tiddlyclip plugin every day and so are a
> few of my friends who have never used TW before. Notes have never been
> faster, looking at them I am happy it is not notes on paper piling up any
> more.
>
>
> Birthe
>
> On Saturday, November 29, 2014 2:28:00 PM UTC+1, David Gifford wrote:
>>
>> Hi all,
>>
>> I have three system tiddlers tagged 'Contents', because they are skeleton
>> tiddlers for new topic here, new image here, and new note here. They are
>> tagged that way so that the tiddlers created based on those skeletons will
>> be tagged 'Contents' and will appear in a table of content using the toc
>> macro. But I don't want the skeleton tiddlers themselves to appear in the
>> toc.
>>
>> I looked at the toc macro and don't see a parameter for excluding system
>> tiddlers. There are only tag and sort parameters.The only other options
>> involve modifying the shadow tiddler of the toc macro, which I don't want
>> to do.
>>
>> Is there any other way to do what I want?
>>
>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/6gY8s5_dGAk/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
David Gifford
Christian Reformed World Missions, Mexico City

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5 How to create TOC with no system tiddlers?

2014-11-29 Thread Birthe C
Hi David Gifford.
I tried the same and ended up with looking into the newherebutton and the 
use of action-sendmessage

\define newImageHereButtonTags()
[[$(currentTiddler)$]] [[$:/Note]]
\end

\define newImageHereButton()
<$button tooltip="ny billed note her" class=<>>
<$action-sendmessage $message="tm-new-tiddler" title=<> tags=<> text={{$:/
Template/NewImage}}/>
<$list filter="[prefix[yes]]">
{{ $:/Image/newimg.svg }}

<$list filter="[prefix[yes]]">
<$text text="billed note"/>


\end
<>


Not avoiding the use of a template tiddler, but as the tag are set by the 
button, there are no tag in the template and is does not show up.

I am using your notestorm with tiddlyclip plugin every day and so are a few 
of my friends who have never used TW before. Notes have never been faster, 
looking at them I am happy it is not notes on paper piling up any more.


Birthe

On Saturday, November 29, 2014 2:28:00 PM UTC+1, David Gifford wrote:
>
> Hi all,
>
> I have three system tiddlers tagged 'Contents', because they are skeleton 
> tiddlers for new topic here, new image here, and new note here. They are 
> tagged that way so that the tiddlers created based on those skeletons will 
> be tagged 'Contents' and will appear in a table of content using the toc 
> macro. But I don't want the skeleton tiddlers themselves to appear in the 
> toc.
>
> I looked at the toc macro and don't see a parameter for excluding system 
> tiddlers. There are only tag and sort parameters.The only other options 
> involve modifying the shadow tiddler of the toc macro, which I don't want 
> to do. 
>  
> Is there any other way to do what I want?
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] confusion about widgets/macros behaviour

2014-11-29 Thread Erwan


Hi everyone,

I'm trying to create a button based on the "new journal here" which 
would work even if the current tiddler is in edit mode. I can obtain the 
real title of the tiddler with:


<$list filter="[all[current]get[draft.of]]" emptyMessage={{!!title}} />

but I didn't find how to pass the result to the "tags" parameter in the 
action-sendmessage widget. I assume that I need to obtain the result as 
a string before transmitting it as a parameter, but I'm confused about 
when a macro or widget is actually evaluated. (I also tried using 
"macrocall" but probably not the right way)


This is what I have currently:

\define nonDraftTitle()
  <$list filter="[all[current]get[draft.of]]" emptyMessage={{!!title}} />
\end

\define evalNonDraftTitle()
  <$macrocall $name=nonDraftTitle/>
\end

\define journalButton()
  <$button
tooltip={{$:/language/Buttons/NewJournalHere/Hint}}
aria-label={{$:/language/Buttons/NewJournalHere/Caption}}
class=<>
  >
  <$action-sendmessage
$message="tm-new-tiddler"
title=<>
tags=<>
  />
  <$list filter="[prefix[yes]]">
{{$:/core/images/new-journal-button}}
  
  <$list filter="[prefix[yes]]">

  <$text text={{$:/language/Buttons/NewJournalHere/Caption}}/>

  

\end

<$set name="currentTiddlerTag" value=<>>
  <>  
  <>



Thank you!
Erwan

--
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] TiddlyWiki - How to save on a PC (Firefox)

2014-11-29 Thread Maitland Gill
I download an empty TiddlyWiki and opened it up from the downloads menu 
(Ctrl + J).
When TiddlyWiki opened in a new tab, the TiddlyFox extension asks whether I 
want to enable the saving capability for 
"file:///C:/Users/user/AppData/Local/Temp/A96zmpwS.htm.htm"

I click "Ok" I start by making a new Tiddler with "The World" as it's title.

If you want to save you're Tiddler in a specific location, do not use the 
"Save Page As" option from the menu that appears after right-clicking on 
the Tick-sign ( ✓ ) that has a circle ◯ around it (Also known as a 
marujirushi).

This takes will take a snap-shot of the page, so it can't be edited.

To save you're TiddlyWiki file in the location you want, download a fresh 
Wiki (If you haven't already done it) and open it up. Left-click the ✓ sign 
and go into 'Microsoft Explorer'.

Click on the 'Computer' file on the left-side, and in the search box (In 
the top-right corner), enter the file name, shown in the URL (It only needs 
to have some of the last part).
For example: Yyf8jtdY.

When the file has been found, select it and then Cut and Paste it into an 
empty folder, located in you're 'Documents' file (So you know where it is).
If you change the name of the file (The HTML file of TiddlyWiki), it's 
contents won't be unaffected. However, TiddlyFox will ask again whether you 
want to use it's file saving ability.
This is because the plug-in doesn't recognize it's new file name. This 
isn't a problem, as it'll only happen once, after each time you change the 
name.

Warning: If you change the file name, be sure to keep the ".html" or ".htm" 
text on the end.

Once you've renamed the file, open it up and you'll be greeted with a 
message from TiddlyFox.
Click "Ok" and you'll find the edits you made in the 'Recent' tab (On the 
right-side, below the search bar).


I think the instructions for Saving ('Saving with TiddlyFox') needs to be 
somewhat more detailed.
The main problem for me, was seeing if whether my work had been saved or 
not. I didn't know that the new Tiddlers could be seen in the 'Recent' or 
'More' tabs.

I learned it the hard way, (I needed to ask Jeremy Ruston). I hope this 
helps anyone who's been having similar problems.

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] tm-new-tiddler

2014-11-29 Thread Daniel
Hi Stephan!

I like this example of a form. A question about the fetch button: Could I 
fetch a tiddler by another field, rather than the title field? I am 
thinking if I had a unique id-field, could I fetch the tiddler by it? I 
know the unique id, but I don't know the title of the tiddler in this 
scenario. Hope you or anyone can help and also understand the question.

Daniel

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: What first attracted you to Tiddlywiki?

2014-11-29 Thread Alex Hough
This idea of "zettelkasten" is very interesting. I did a quick search [1].
Niklas Luhman will be perhaps more well know to the German speakers, i find
this facinating, especially the bit about his zettelkasten being a
collaborator


"One of the things that made his Zettelkasten or slip box (or note card
file) so intriguing to the larger (German) public was a 1981 paper,
entitled "Kommunikation mit Zettelkästen. Ein Erfahrungsbericht"
(Communication with Index Card Systems. An Empirical Account. It appeared
in Niklas Luhmann, Universität als Milieu. Kleine Schriften. hrsg. von
André Kieserling. Bielefeld: Verlag Cordula Haux, 1992.) Luhmann claimed
that his file was something of a collaborator in his work, a largely
independent partner in his research and writing. It might have started out
as a mere apprentice when Luhmann was still studying himself (in 1951), but
after thirty years of having been fed information by the human collaborator
it had acquired the ability of surprising him again an again. Since the
ability of genuinely surprising one another is an essential characteristic
of genuine communication, he argued that there was actually communication
going on between himself and his partner in theory."

Alex

http://takingnotenow.blogspot.co.uk/2007/12/luhmanns-zettelkasten.html

On 29 November 2014 at 01:46, Terri McLaughlin  wrote:

> 1 - I was looking for a digital "zettelkasten"... a way of working with
> lots of small interconnected notes. Although it seems very simple, other
> programs I tried seemed to involve some big compromise. OneNote and
> Evernote links are unidirectional... other wikis are visually
> distracting... Springpad's servers went offline... and so on. I found TW5 a
> few weeks ago and found it ideal for this purpose (among others of course!)
>
> 2 - Nothing has frustrated me so far. I'm not a programmer but I enjoy
> poking at things to see how they work (seems like a common thread amongst
> users.) I would have benefited from the documentation being separated into
> "the bare essentials you need to get started" vs. "the crazy number of
> other things you can potentially do with it". Looking back, the basic use
> of TW seemed more complicated than it actually is, simply because I was
> tempted to click in every direction at once, haha.
>
> 3 - I can pour my brain into TW without worrying about losing things or
> being limited in the future - this is the major appeal. But it is very
> "sticky" for reasons others have mentioned: the community seems to be able
> to find 3 different ways of solving any challenge... your data resides with
> you... it's very portable. In general TW is a great idea and well developed
> - many thanks to everyone here who played a role in 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 tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> 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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5 help for training schedule

2014-11-29 Thread BJ
put this into a tiddler:

<$ifnew fields="""{"name1":"[[task]]","name2":"[[task2]]"}""">
<$macrorefresh $name="calendarbase" year="2014"  opts="diary" 
$refresh="calendarrefresh"/>


BJ


On Friday, November 28, 2014 8:34:47 PM UTC-6, RickL wrote:
>
> Thanks BJ. I actually have downloaded and played around with your 
> plugin...I would welcome your tips on adding fields as I think that would 
> work well with my plan here.
>
> On Friday, November 28, 2014 7:14:36 PM UTC-5, BJ wrote:
>>
>> Hi RickL,
>> you might want to look at the  ExtendableCalendar 
>>  plugin for creating 
>> journal entries into the future. If you want to use this plugin I can tell 
>> you how to add fields with it.
>>
>> Cheers
>>
>> BJ
>>
>> On Thursday, November 27, 2014 8:43:05 AM UTC-6, RickL wrote:
>>>
>>> Love learning about TW and finding more and better uses for it.
>>>
>>> I want to create a training schedule with rotating programs and 
>>> presenters, and have started a TW for this.  
>>>
>>> See example here :  http://rclpresentschedule.tiddlyspot.com/
>>>
>>> Would appreciate any input on better ways to do this.  For example, can 
>>> I have a drop down list in the fields?  Also, currently the dates in the 
>>> "Presentation Schedule" must be changed manually every week.  Any way 
>>> around that, say by tying to a calendar?
>>>
>>>
>>> Thanks for any suggestions
>>>
>>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] TiddlyWiki - How to save on a PC (Firefox)

2014-11-29 Thread Maitland Gill
I download an empty TiddlyWiki and open it from the downloads menu (Ctrl + 
J). When TiddlyWiki opens in a new tab, the TiddlyFox extension asks if I 
want to enable the saving capability for 
"file:///C:/Users/user/AppData/Local/Temp/A96zmpwS.htm.htm"

I click "Ok" I start by making a new Tiddler with "The World" as it's title.

I click on the Tick-sign ( ✓ ) and then right-clicked on the Tick-sign ( ✓ 
) that has a circle ◯ around it (Also known as a marujirushi) and selected 
"Save Page As" from the menu.

I had an empty file called "TiddlyWiki" in my Documents, so I saved it in 
there. When 'Windows Explorer' (Where all the files in Windows are kept) 
opened, it's file name was
"My TiddlyWiki — a non-linear personal web notebook".

So I renamed the file as "The_World".

I close the tab that my Tiddler was in, and then open the file called 
"The_World", to see if it saved.

Once again, I'm greeted with the same message from TiddlyFox, except this 
time, the files name is 
"file:///C:/Users/user/Documents/TiddlyWiki/The_World.htm"

I click "Ok" and I see that the first Tiddler at the top of the screen is 
the "GettingStarted" (The one that came with the empty TiddlyWiki).
The Tiddler I made, called "The World" was below it. There was also another 
"GettingStarted" Tiddler shown below mine.

Almost the entire page was unresponsive as the only things that worked were 
the outgoing links and being able to select which Tiddler I wanted to see
(Because the 'Open' tool was already selected). The Wiki couldn't be edited.


It turns out (After speaking with Jeremy Ruston), it was because I was 
right-clicking the ✓ sign to select the 'Save Page As' option. This takes a 
snap-shot of the page, so it can't be edited.

What I needed to do, after downloading a fresh Wiki and opening it, I 
left-click the ✓ sign and then in my 'Microsoft Explorer', click on the 
'Computer' file on the left-side, and then in the search box in the 
top-right corner, enter the file name which is in the URL (For example: 
Yyf8jtdY.)

When the file has been found, select it and then Cut and Paste it into an 
empty folder, located in the 'Documents' file (So you know where it is). If 
you change the name of the file (The HTML file of TiddlyWiki), it's 
contents will be unaffected. However, TiddlyFox will ask again whether you 
want to use the file saving capability. This is because the plug-in doesn't 
recognize the file if it's under a new name. This isn't a problem, as it'll 
only happen once, each time you change it's name.

Warning: If you change the file name, be sure to keep the ".html" or ".htm" 
text on the end.

Once you've renamed the file, open it up and you'll be greeted with a 
message from TiddlyFox. Click "Ok" and you'll find the edits you made in 
the 'Recent' tab (On the right-side, below the search bar).


I think the instructions for Saving ('Working with TiddlyWiki' > 'Saving' > 
'Saving with TiddlyFox') a TiddlyWiki, needs to be somewhat more detailed. 
The main problem for me, was seeing whether my work had been saved. I 
didn't know that new Tiddlers would be seen in the 'Recent' tab.

I hope this helps somebody who's been having similar problems.

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] TW5 How to create TOC with no system tiddlers?

2014-11-29 Thread David Gifford
Hi all,

I have three system tiddlers tagged 'Contents', because they are skeleton 
tiddlers for new topic here, new image here, and new note here. They are 
tagged that way so that the tiddlers created based on those skeletons will 
be tagged 'Contents' and will appear in a table of content using the toc 
macro. But I don't want the skeleton tiddlers themselves to appear in the 
toc.

I looked at the toc macro and don't see a parameter for excluding system 
tiddlers. There are only tag and sort parameters.The only other options 
involve modifying the shadow tiddler of the toc macro, which I don't want 
to do. 
 
Is there any other way to do what I want?

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TiddlyDrive - Google Drive as store for tiddlywiki community documentation.

2014-11-29 Thread Danielo Rodríguez
I just got an idea: folders should be a special type of tiddler. This way you 
can make list with them, buttons to query the server, give them custom view 
templates. For example the view template can be an interface to list that 
folder. Then the folder can hold who created it in the creator field. How does 
that sound? 

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.