[tw5] Re: [tw] Re: Exporting several tiddlers to a single document (doc or pdf)

2020-07-09 Thread Matthew Petty
Hi, I know this is very old, but is this "combined page with internal 
links" still available in 5.1.22? How would I use it?

On Tuesday, 31 December 2013 at 15:21:35 UTC+4 jeremy...@gmail.com wrote:

> Hi Octavi
>
> For TW5, I've just committed an example of generating an all-in-one static 
> HTML representation of a wiki, with wiki links represented as internal 
> #anchor links:
>
>
> https://github.com/Jermolene/TiddlyWiki5/commit/b9e80a270b7f67db816e9b06e2f71f9c9dd86c17
>
> The change will show up in 5.0.6. Let me know how you get on,
>
> Best wishes
>
> Jeremy
>
>
>
>
> On Mon, Dec 30, 2013 at 7:42 PM, okido  wrote:
>
>> Hi Octavi,
>>
>> To give you some ideas I generate documents from TWc in 2 different ways:
>>
>>1. Create a HTML file from tiddlers with style sheets, svg graphs 
>>etc. all included, this requires js coding, although there is a plugin 
>> for 
>>html export in TWc.
>>I abandoned this path as it becomes more and more complicated to save 
>>to the local file system.
>>Once you have a HTML file on the file system print the whole page 
>>with cutepdf or easypdf, page numbering is done by FF. 
>>2. Create the whole document as one large tiddler by inclusion. 
>>Occasionally I set the page breaks by hand.
>>Printing is done again with cutepdf or easypdf. You might need a 
>>print stylesheet to hide certain TW5 elements.
>>
>> I would regard No. 2 as being the best option right now that can be used 
>> in TW5.
>> If you use node.js you can generate static html pages from a TW5, it 
>> might be possible to selected only these pages that you need and convert 
>> them with phantomjs to pdf.
>>
>> Goodluck, Okido
>>
>> 2013年12月29日日曜日 17時16分41秒 UTC+1 Octavi:
>>
>>> Hi,
>>>
>>> I am looking for the best way to export several tiddlers (probably 
>>> hundreds) into a single document (for example a Word document or a PDF), 
>>> that can be printed as a book. I am using the new version of tiddlyWiki 
>>> (5.0)
>>>
>>> One possibility is creating a big tiddler with all other tiddlers 
>>> transcluded in it (using the syntax {{TiddlerName}}). Then export it as 
>>> html, open it in Microsoft Word or OpenOffice, add the table of contents, 
>>> list of figures, page numbering and so on and print it to PDF.
>>>
>>> The main problem is that the links between tiddlers don't translate into 
>>> links between sections of the book.
>>>
>>> Does anyone has used tiddlywiki to write a big document or a book?
>>>
>>> Thank you!
>>>
>>> Octavi
>>>
>> -- 
>> 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+...@googlegroups.com.
>> To post to this group, send email to tiddl...@googlegroups.com.
>> Visit this group at http://groups.google.com/group/tiddlywiki.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
>
> -- 
> Jeremy Ruston
> mailto:jeremy...@gmail.com
>

-- 
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/93967c4b-8fc5-4d8b-ac82-d700b2136c19n%40googlegroups.com.


Re: [tw5] Re: [TW5] Possible to reveal where a missing tiddler is mentioned?

2018-04-08 Thread Matthew Petty
Thank you PMario!
Now there's 2 little things to do.
1. Only find the missing title if it is wrapped in [[]]
2. Make the listed source tiddler a link

I tried to use a macro and  variable to set the title being searched for be
"[[" & search text & "]]", but again the syntax for including a variable
tripped me up
I have:
<$list filter="[search{!!title}]"><>
<$set name="title_with_brackets" value=<>
><$list filter="[search[<>]]"><$link
to={{!!title}}><$view field="title"/>

The first  finds all occurrences of the string. The second one should
only show the actual source of the missing tiddler. But instead it just
shows a link to the Missing List that this table is in. "join3" is a simple
concatenation macro that joins 3 items.

For example, in one table row there is the missing tiddler "MM". The first
column shows every tiddler that contains the string "MM". The second column
only shows the current tiddler. If I search for "[[MM]]" I find where I
referred to it.



On Sun, 8 Apr 2018 at 00:27 Mat <matiasg...@gmail.com> wrote:

> On Saturday, April 7, 2018 at 7:25:11 PM UTC+2, Matthew Petty wrote:
>>
>> Mat,
>> That worked! Now it shows the tiddler where that missing title is
>> mentioned. In some cases it's in a Base64 tiddler which happens to have the
>> correct string.
>>
>
> (all cred should go to PMario)
>
> <:-)
>
> --
> 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/fJAcHM9MK2I/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 https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/b6408223-4223-470b-9215-06b42ed6b9b8%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/b6408223-4223-470b-9215-06b42ed6b9b8%40googlegroups.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 

Best regards,

Matthew
+971 (0)54 442 0409

-- 
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/CAGFCNLz%3D3F3-tcGvV2Rgny6qiTab4QOTmPALcFmMO3HUTKFDcg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: [TW5] Possible to reveal where a missing tiddler is mentioned?

2018-04-07 Thread Matthew Petty
Mat,
That worked! Now it shows the tiddler where that missing title is 
mentioned. In some cases it's in a Base64 tiddler which happens to have the 
correct string. 

On Friday, 6 April 2018 00:54:05 UTC+4, Mat wrote:
>
>
>> try this: <$list 
>> filter="[search[{{!!title}}]]"><>
>>
>
>
> I have no idea if the logic is correct, but the syntax is probably wrong. 
> It should probably be; 
>
>  <$list filter="[search{!!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 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/618a138e-615f-442e-818e-22dd9cfe0b81%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: [TW5]] Regexp to find tiddlers with a title of max length

2018-04-07 Thread Matthew Petty
I had missed out the ^, so that fixed it, thank you!

To explain what I'm doing, just in case you're interested, I have a table 
of missing tiddlers, with a set of checkboxes for common tags. This filter 
will find the short ones that might be more likely to be tagged 
"abbreviation".

(of course, is it valuable to create empty tiddlers just to have fewer 
missing tiddlers? debatable)

On Thursday, 5 April 2018 18:07:34 UTC+4, Stephan Hradek wrote:
>
> I do not completely understan your question.
>
> But this is an explanation for regexp:
>
>
>- [\w{1,4}$]
>
>
>-   This would match almost ANY title, because you say: Find 1-4 
>   characters at the end of the title.
>
>
>- [^\w{1,4}$]
>   - This would match titles having 1-4 characters
>   
>
>

-- 
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/d830601f-3a4d-4a11-9652-4cc7950e2196%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5]] Regexp to find tiddlers with a title of max length

2018-04-05 Thread Matthew Petty
The filter operator minlength is very useful, but I really want to find 
tiddlers with a title of a maximum length, and maxlength doesn't exist. For 
example to find missing tiddlers with only 4 or 5 character titles, which 
will most likely be abbreviations.

What would the filter for that be? I've tried 
regexp[\w{1,4}$]
but it doesn't work. I think what I need is to find tiddlers with a title 
between 1 and 4 characters, and "\w" is any alphanumeric character.

-- 
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/6a4ba9f1-440f-44b5-b56a-49dc9942061d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Possible to reveal where a missing tiddler is mentioned?

2018-04-05 Thread Matthew Petty
That doesn't seem to work - it returns a long list of tiddler titles, but 
not ones that seem related to the missing one, or the tiddler containing 
the overall list.
It shows the same list of titles for every missing tiddler in the table, 
including $core. The list of titles returned go from $ to A to Z, but is 
not a list of all tiddlers in the wiki. They don't seem to have anything in 
common (tags etc).




On Thursday, 5 April 2018 12:57:02 UTC+4, PMario wrote:
>
> Hi Matthew,
>
> On Thursday, April 5, 2018 at 9:14:18 AM UTC+2, Matthew Petty wrote:
>>
>>
>> Then I tried: <$list filter="[search[{{!!title}}]]">
>> But that returned a bunch of stuff I don't understand.
>>
>
> try this: <$list 
> filter="[search[{{!!title}}]]"><>
>
> -m
>

-- 
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/5abc1329-8ce0-494f-b837-33100c8b5fc6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Possible to reveal where a missing tiddler is mentioned?

2018-04-05 Thread Matthew Petty
I am going through and finding all my missing tiddlers. It's just a 
housekeeping thing - I don't know if it's worth it.

I have a table like this:
<$count filter="[all[missing]]"> missing tiddlers.




Missing



Linked to by


<$list filter="[all[missing]sort[date]random[10]]">

<$list filter="[list[Lists/Missing - Table with links]]" variable="mytag">
<$checkbox tag=<>> <>?


{{!!title||$:/core/ui/Buttons/edit}}  
<$link to={{!!title}}>
<$view field="title"/>



 WHAT GOES HERE





and a list of tags to use for the checkboxes: person abbreviation location 
org list tool role date

That gives a table with a random selection of 10 missing tiddlers, and 
checkboxes so I can easily set their tags so they show up in lists 
correctly (and this creates the tiddler at the same time).


What could I put in the last column to reveal which tiddler mentions the 
missing tiddler? I might want to go there and change it.

I tried: <>
But that returned nothing, because you can't backlink to something that 
doesn't exist.

Then I tried: <$list filter="[search[{{!!title}}]]">
But that returned a bunch of stuff I don't understand.

Any ideas?

-- 
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/f37ef7c2-929e-4454-8f9a-d3ad71c2d2c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Slow response and slow text entry - Win7, Firefox45, TW5.1.13

2017-03-28 Thread Matthew Petty
All of your questions are very good, and I realise I should have provided 
more infotmation.

TW5 file size: 4.2MB
No large image tiddlers (in fact I only use SVG for images)
3444 tiddlers
275 tags
135 system
1655 shadow
35 overridden
Animation duration is 0

I do use quite a few dynamic features. I need to look into that and see how 
to find them all and perhaps remove some.

On Monday, 27 March 2017 09:23:45 UTC+4, Matthew Petty wrote:
>
> It's getting slower and slower. Is there a checklist of things I can do to 
> improve it?
> This is a locked-down work computer, so I don't have much control.
>

-- 
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/34153451-e78c-4312-a7d9-1302d1c61c47%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Slow response and slow text entry - Win7, Firefox45, TW5.1.13

2017-03-26 Thread Matthew Petty
It's getting slower and slower. Is there a checklist of things I can do to 
improve it?
This is a locked-down work computer, so I don't have much control.

-- 
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/02f5f2f0-970f-465e-9294-41716a376eaa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: New plugin : link completion in body

2017-01-21 Thread Matthew Petty
I really love this plugin, but it seems that it conflicts with the new text 
editor toolbars. I think this is because you have to change the editor 
type. Any ideas about a fix? I would like to have the new toolbars AND keep 
the wonderful autocomplete!

On Monday, 22 February 2016 23:43:20 UTC+4, Alain Dutech wrote:
>
> Hello,
>
> if, like me, you are a bit lazy, I've made a plugin that could interest 
> you.
> When editing a tiddler body, if you type `[[pattern`, a popup will offer 
> you a list of existing tiddlers that match your pattern.
>
> You can try/install it from http://snowgoon88.github.io/TW5-extendedit
>
> In the near futur you will be able to use UP and DOWN arrow keys to select 
> the link you'd like to select in the popup.
>
> Enjoy, suggest improvement, critic or signal bugs...
>
> Snow.
>

-- 
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/9f13a207-a86b-435d-a304-89d9090e2dbb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Upgrade from 5.1.11 to 5.1.13 with plugins - no preview, no editor toolbar

2016-10-04 Thread Matthew Petty
Hi all,
I upgraded from 5.1.11 to 5.1.13 by downloading an empty and dragging the 
old file in. In the new file, I don't see the Preview button anymore, and I 
don't see the new editor toolbar either.

I have GSD5 installed, and some other bits and pieces.

How do I go about fixing this?

-M

-- 
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/744fc3af-0ee0-4866-b867-0c5cb78a257f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Using results of list in tag checkboxes

2016-09-22 Thread Matthew Petty
Perfect, thank you!

On Thursday, 15 September 2016 19:17:15 UTC+4, PMario wrote:
>
> Hi Matthew,
>
> try this: 
>
> \define xxx()
> <$list filter="[prefix[@]sort[title]]" variable="test">
> <$checkbox tag=<>> <>
> 
> \end
>
> <>
>
>
>
> I did use a variable named test. You should adjust the name, so it fits 
> your project better.
>
> have fun!
> mario
>

-- 
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/13917342-14e7-4f05-97e7-e54bdc5277cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Tidgraph - Easy tiddler graphs - New release 0.9.5

2016-09-21 Thread Matthew Petty
Hi,
I really like tidgraph and use it for several structures in my TW5. 

I can't seem to figure out Custom Modes though. I'm using GSD5, which is a 
GTD task manager, and it uses fields to store all the task data. A 
subproject has the field "gsd_project" which contains the title of the 
parent project. Similarly, an action with the field "gsd_action" which 
contains a title of another action, needs that action to be done first.

How can I use a custom mode to produce a project tree and a dependent 
action tree?

On Friday, 27 November 2015 03:44:32 UTC+4, ih...@newsfromgod.com wrote:
>
>
> Hi, 
>
> This is a new version of Tidgraph with enhancements and bug fixes: 
>
> Version 0.9.5: 
>
> * SVG collapse/expand button (thanks Tobias) 
> * Mode subfilter can be specified directly in mode attriute 
> * Doc update 
> * Eliminate unneeded console messages 
> * Fix arrow stroke size (regression) 
> * Dashed style for edges outside main tree 
>
> You can find the installation here: 
>
> https://ihm4u.github.io/tw5plugs/#Tidgraph%20-%20Easy%20tiddler%20graphs%20for%20TW5
>  
>
> For those that don't know, Tidgraph draws a graph of the relationships   
> between your tiddlers using tags, links or custom filters (called   
> modes).You can see a demo on the web page above. 
>
> Thanks!! 
>
>
>

-- 
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/61afe462-74fa-4486-a60e-db50b00fdccd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Using results of list in tag checkboxes

2016-09-15 Thread Matthew Petty
This must have been answered somewhere, but I can't find it.

I want use the results of a list to create a set of checkboxes. I have 
GTD-style task contexts as tiddlers with the prefix "@". I want to have a 
set of checkboxes at the top of each task with these contexts available as 
the tags to be selected.

I have this:
<$list filter="[prefix[@]sort[title]]">
<$checkbox tag={{!!title}}> {{!!title}} 


which returns:

[ ] @Work [ ] @Home

But when I click on the checkbox for @Work, the tiddler @Work is tagged 
with @Work. What I want to happen is that whatever tiddler this checkbox is 
in is tagged with @Work.

What syntax did I get wrong?

-- 
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/a07d979b-468e-4665-9614-5d3a9e2f4acc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Return a value based on [tag] ?

2016-07-25 Thread Matthew Petty
Using a field for the state was just what I was looking for, thanks!

On Tuesday, 26 April 2016 19:39:37 UTC+3, Hegart Dmishiv wrote:
>
> Hi Shaw,
>
> Sounds to me like you want a *<$reveal>* widget. Something like:
>
> <$reveal type="match" text="T" state=!!tags>Tam
>
> Hope this helps. Give the TW documentation 
>  a look over, if my example doesn't 
> work exactly as expected.
>
> Hegart.
>
>
> On Wednesday, 27 April 2016 04:05:05 UTC+12, Shaw McAllan wrote:
>>
>>  Hey, All :)
>>  
>> Is it possible to return a specific value depending on the tags attached 
>> to tiddlers?
>>  
>> I'd like the value "Tam" to show up in a table if the tag is "T", "Kaye" 
>> if it's "K" and "Jason" if it's "J".
>>  
>> At the moment, I have this:
>>  
>> 
>> AssignedTaskStatus
>> <$list filter="[tag[J]]">
>> <>
>> 
>> <$list filter="[tag[K]]">
>> <>
>> 
>> 
>>
>> I'd like the first column of the table to pull through Tam, Jason or Kaye 
>> but I have no idea as to where to start...?
>>  
>>  
>> Thanks for any pointers,
>> -S
>>
>

-- 
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/4383f89d-bf76-4004-a96a-dfa228889636%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Simple question - Syntax for concatenating texts and tiddler contents

2016-05-07 Thread Matthew Petty
I have a temp tiddler that contains the current episode number of my little 
personal podcast: $:/temp/current_podcast_episode
I want to have links to the various parts I need to write, like the intro, 
outro, etc.
I have these macros:
\define join2(1, 2)
$1$$2$
\end

\define join3(1, 2, 3)
$1$$2$$3$
\end

\define join4(1, 2, 3, 4)
$1$$2$$3$$4$
\end


But I can't seem to figure out how to make the following work:
<$link><>
It shows the correct text ("Podcast Episode 19 Intro"), but the link itself 
is just to the current tiddler.

This also doesn't work:
<$link to=<> ><>

It has the link as "Podcast Episode {{$:/temp/current_podcast_episode}} 
Intro"

What am I doing wrong?






-- 
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/91bf7bd1-ad75-4ef9-8c60-afc81d1943c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Contents multiple sort

2016-05-03 Thread Matthew Petty
You could create multiple TOC tiddlers like "Contents - Journal" etc, with 
just the content you need, and the sort you require. Then transclude them 
together on the main "Contents" tiddler.

-Matthew

On Thursday, 28 April 2016 18:47:56 UTC+4, Free Man wrote:
>
> Hello,
>
> I'm new user of TW5 and I'm trying to create Contents tab in SideBar. I 
> read documentation and created my Contents using
>
> <>
>
> This works fine, but i need more options of sorting.
>
> I attached screenshot of my TiddlyWiki and need help with sorting Tiddlers 
> in SideBar Contents tab. Now my Contents are all ordered by title but I 
> want something like this:
>
>1. manual order main expandable tiddlers (e.g. Tasks first, Journal 
>second and Notes last)
>2. tiddlers in Journal ordered by date of creation and tiddlers in 
>Notes ordered by title
>3. manual order tiddlers in Tasks (e.g. Inbox first, ToDo second and 
>Completed last)
>
> Is something like this possible? Thanks for help.
>
>
> 
>

-- 
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/f29b1a9e-ec2f-4acd-b243-88f280bcae08%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Reference first X characters in a tiddler title?

2016-04-28 Thread Matthew Petty
So if I was in a tiddler called "Home improvements", and wanted to return a
list of tiddlers with the prefix "Home", I could do this:

<>

But I want to be able to put the list-links command in a skeleton or a
macro, so that I don't need to hard-code it.

The first step would be to be able to have a command that returns the first
X characters of a field. Then that field could be the current tiddler's
title. Then that could be used as the required prefix.

On Thu, 28 Apr 2016 20:31 'Mark S.' via TiddlyWiki, <
tiddlywiki@googlegroups.com> wrote:

> I'm trying to understand exactly what you want. Perhaps an example of
> input data and output results would be helpful?
>
> The way you've written it, it looks like you want the filter, selecting
> the tiddlers, to change on the fly according to the already selected/listed
> tiddler. This gets you into a loop, which can't be right. Possibly what you
> really want is some sort of grouping?
>
> Good luck!
> Mark
>
>
> On Thursday, April 28, 2016 at 12:29:59 AM UTC-7, Matthew Petty wrote:
>>
>> Is there a way to reference the first 4 characters in a tiddler title?
>> For example: <]">>
>> This would help with my journals, which are named  MM DD etc, but
>> would also be very useful elsewhere.
>>
>> As an extension, it could be used to set year, month and day fields for
>> these journal tiddlers, rather than relying on the title for this
>> information.
>>
>> -Matthew
>>
>>
>> --
> 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/I-52qmdbEJw/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 https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/9d39917e-5caa-49a6-b925-c5e6812f4334%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/9d39917e-5caa-49a6-b925-c5e6812f4334%40googlegroups.com?utm_medium=email_source=footer>
> .
> 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/CAGFCNLyS79zBUqLZQT6wg9CSjwhiCEJwU9GL8%2BKKST4_75siFA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Reference first X characters in a tiddler title?

2016-04-28 Thread Matthew Petty
Is there a way to reference the first 4 characters in a tiddler title?
For example: <]">>
This would help with my journals, which are named  MM DD etc, but would 
also be very useful elsewhere.

As an extension, it could be used to set year, month and day fields for 
these journal tiddlers, rather than relying on the title for this 
information.

-Matthew


-- 
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/493b36cf-0c90-4888-8890-a66bb34ab72e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [tw5] Text-Slicer Plugin

2016-04-28 Thread Matthew Petty
I was also doing stuff with the eCFR. Nasty structure, isn't it?

On Sunday, 2 August 2015 10:22:28 UTC+4, Michael Wiktowy wrote:
>
> On Saturday, August 1, 2015 at 8:31:06 AM UTC-4, Jeremy Ruston wrote:
>>
>>
>> I'd welcome any feedback on the tool. I would also love some help in 
>> finding a better sample text, something public domain that we can 
>> re-distribute.
>>
>>
> I love it!
>
> I have been chopping up CFRs from the eCFR 
>  to build up searchable 
> regulation tiddlywikis in much the same way to help me with my job. I have 
> been doing them manually so far and I can see this speeding things up quite 
> a bit.
>
> Feedback:
> 1) I think slicing down to the paragraph level might be too far. It adds a 
> lot of autogenerated cruft in the TOCs. There may be some need to go down 
> to this level but I would make the delimiter for levels beyond just 
> headings configurable/regexp-able. In the eCFR example above. It would be 
> useful to go down to the paragraph denoted with a lowercase letter in 
> braces and the subparagraph denoted by a number ... end even 
> sub-subparagraph denoted by lower case roman numerals ... but I don't know 
> what a good title for the paragraphs would be other than their typical 
> legal reference (i.e. §###.## (a)(1)(i)). I have not tackled splitting 
> thing up to that level manually mainly due to the work it would entail and 
> the difficulty in piecing together a tiddler name that won't be error-prone.
>
> 2) In the eCFR example, there are a lot of annoying "back to top" links 
> that I have to manually remove. It would be nice if some 
> configurable/regexp text could be excluded from the slicing import.
>
> I'll have to exercise this more (particularly slicing updated regs that 
> supersede previous ones and linked graphics)  since it looks like a great 
> tool for me.
>
> Thanks!
> /Mike
>

-- 
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/9f273ac6-aedf-4987-b5dc-843821b5bf04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5 5.1.8-prerelease] Find and replace field contents

2016-04-26 Thread Matthew Petty
In this thread: 
https://groups.google.com/d/topic/tiddlywiki/S0CYsynRi7E/discussion
...i am trying to figure out setting a field for a list of tiddlers, 
incrementing the value of the field each time. The issue seems to be 
triggering an action in a list. If I could trigger an action in a list, I 
could trigger an increment action, or "calc".

Could you help? It seems this is related to your work her.

Best regards,
Matthew Petty

+971 56 622 1318


On Monday, 23 February 2015 01:54:23 UTC+4, Jed Carty wrote:
>
> Since this has come up on the group here a few times in the past and it is 
> something that I wanted, I am going to post this. Currently this only works 
> in the prerelease, but it should work in any future versions.
>
> With the new version (5.1.8, currently the prerelease) you can trigger 
> action widgets inside lists which lets you do some very useful things that 
> weren't possible before.
>
> All the normal warnings apply here. *You can replace the values stored in 
> or names of all fields of all tiddlers in your wiki using this, so make 
> sure you are careful and backup your work*.
>
> The two examples I have made are:
>
> Search and replace field contents - this searches the contents of all 
> fields (you can toggle if the text, tags, modified, etc. fields are 
> searched) and allows you to replace the contents with a new value on either 
> all instances of that value or in a selected list of tiddlers/fields.
> Search and replace field names - this searches all field names and lets 
> you rename the fields, once again either all fields with the listed name or 
> just a selection of them.
>
> the biggest part of these things that is new in the upcoming release is 
> that you can replace everything on the list with a single button press 
> instead of having to press a button for each field changed. The being able 
> to get the end result isn't new, but this way is more convenient.
>
> Here is a demo, you only need to import the 'Search and replace field 
> names' and the 'Search and replace field contents' tiddlers for it to work. 
> Each one will create a few system tiddlers to track the state when you use 
> it, but nothing else is needed.
>
> http://ooktech.com/jed/ExampleWikis/Version518Fun/
>

-- 
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/323eb04f-f2b2-4857-8099-fcfadd9c61c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Flocking: a JS generative music tool

2016-04-21 Thread Matthew Petty
I like this a lot! I'm a fan of generative music, and it would be 
interesting to incorporate tones and so on.

On Thursday, 21 April 2016 11:44:36 UTC+4, AlexHough wrote:
>
> Dear TiddlyWikers
>
>
> A while ago on this group someone posted a link to a music project as an 
> example of a tool which gave them a similar experience to using TW.
>
> I thought "if only that was Javascript" so that it could be a plugin. 
> Anyway, yesterday my surfing took me to Flockings [1]. 
>
>
> Flocking is a JavaScript audio synthesis framework designed for artists 
> and musicians who are building creative and experimental Web-based sound 
> projects. It runs in Firefox, Chrome, Safari, and Node.js on Mac OS X, 
> Windows, Linux, iOS, and Android.
>
>
> The project seems nicely with TW aligned in terms of ethos:
>
> Flocking is different. Its goal is to promote a uniquely community-minded 
> approach to instrument design and composition. 
>
>
>
> The modules are are in JSON format so on first inspection it seems 
> perfectly compatible with TW. 
>
> In Flocking, unit generators and synths are specified declaratively as 
> JSON, making it easy to save, share, and manipulate your synthesis 
> algorithms. 
>
> Any thoughts?
>
>
>
> best wishes
>
> Alex
>
> http://flockingjs.org
> http://flockingjs.org/next/demos/playground/#whitenoise
>

-- 
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/cc728867-fea9-439e-914f-6043ed658cb8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Setting a field for a list of tiddlers, incrementing for each one?

2016-04-21 Thread Matthew Petty
It's a plugin by tobibeer. I have no problems with it - strange

On Thu, 21 Apr 2016 at 11:50 Hegart Dmishiv <hegart.dmis...@gmail.com>
wrote:

> Hi Matthew,
>
> I can't seem to get the *<>* macro to work at all. The only thing
> it seems to do for me is to delete whatever field I point it at.
>
> Hegart.
>
>
>
> On Thursday, 21 April 2016 19:13:25 UTC+12, Matthew Petty wrote:
>
>> Hi Hegart,
>> Thank you for your efforts!
>> I took a look at your demo. I like the trick of using one tiddler with
>> multiple fields for variables. Simple and elegant.
>>
>> The calc plugin can be used to increment a value in a button (
>> http://tobibeer.github.io/tb5/#calc). This increments by the incrementer
>> value:
>>
>> <$button set="$:/_Data/variables!!current-count" setTo=<> variables!!current-count + by:$:/_Data/variables!!incrementer>
>> >>+
>>
>> So that is now a part of the pseudocode:
>>
>> <$edit-text tiddler="$:/_Data/variables" field="current-count" size="5" />
>> <$edit-text tiddler="$:/_Data/variables" field="incrementer" size="5" />
>> <$edit-text tiddler="$:/_Data/variables" field="filter" size=50 />
>>
>> <$list filter={{$:/_Data/variables!!filter}}>
>>
>> for each tiddler in list
>> set field 'sort_order' to <>
>> increment <> by <>
>> next tiddler
>>
>> It's a question of triggering an action inside a list, in such a way as
>> to make it act like a "for" loop.
>>
>> -Matthew
>>
>> On Thu, 21 Apr 2016 at 00:30 Hegart Dmishiv <hegart@gmail.com> wrote:
>>
> Hi Matthew,
>>>
>>> Sorry, I was working on a solution to this yesterday, but I got
>>> sidetracked. Here's a demo
>>> <https://dl.dropboxusercontent.com/s/njl70ojvalhkri7/demo-make-incremental.html>
>>> I've been building. It's not complete yet, and the essential ingredient is
>>> still missing, so you might not even want to waste your time with it yet.
>>> I'll let you know if/when I solve it. In the meantime, if anyone else can
>>> come up with a solution, that'd be great.
>>>
>>> Hegart.
>>>
>>>
>>>
>>> On Thursday, 21 April 2016 01:40:18 UTC+12, Matthew Petty wrote:
>>>>
>>>> Bump? Anyone?
>>>> I have the feeling that setvars would be useful, or calc, or
>>>> action-setfield. But how to bring it together?
>>>>
>>>> On Tuesday, 19 April 2016 13:57:16 UTC+4, Matthew Petty wrote:
>>>>>
>>>>> Ah, no, apologies for the confusion. Here's what I want, in more
>>>>> detailed pseudocode (I'm probably using the wrong symbols):
>>>>>
>>>>> set index=1
>>>>> set increment_amount=1
>>>>> set filter="[tag[this_tag]nsort[sort_order]]"
>>>>>
>>>>> select list of tiddlers by <>
>>>>> for each tiddler in list
>>>>> set field 'sort_order' to <>
>>>>> increment <> by <>
>>>>> next tiddler
>>>>>
>>>>>
>>>>> One issue that I can think of is that because the filter is using the
>>>>> field being changed, it may affect the list when it is changed.
>>>>>
>>>>> -MJP
>>>>>
>>>>> On Tuesday, 19 April 2016 13:16:26 UTC+4, Hegart Dmishiv wrote:
>>>>>>
>>>>>> Hi Matthew,
>>>>>>
>>>>>> Can I confirm, do you want the *name* of the field itself to be
>>>>>> incremented, or the *value* within a given field to be incremented?
>>>>>> From your examples above, it looks like you want the former, is that
>>>>>> correct?
>>>>>>
>>>>>> Hegart.
>>>>>>
>>>>>>
>>>>>> On Tuesday, 19 April 2016 21:01:33 UTC+12, Matthew Petty wrote:
>>>>>>>
>>>>>>> I've looked at that, but it seems to be creating new tiddlers, and
>>>>>>> setting the titles. What I need is to take existing tiddlers and set a
>>>>>>> field.
>>>>>>>
>>>>>>> On Tue, 19 Apr 2016 at 12:46 Hegart Dmishiv <hegart@gmail.com>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> Hi Ma

Re: [tw] Re: [TW5] Setting a field for a list of tiddlers, incrementing for each one?

2016-04-21 Thread Matthew Petty
Hi Hegart,
Thank you for your efforts!
I took a look at your demo. I like the trick of using one tiddler with
multiple fields for variables. Simple and elegant.

The calc plugin can be used to increment a value in a button (
http://tobibeer.github.io/tb5/#calc). This increments by the incrementer
value:

<$button set="$:/_Data/variables!!current-count" setTo=<>>+

So that is now a part of the pseudocode:

<$edit-text tiddler="$:/_Data/variables" field="current-count" size="5" />
<$edit-text tiddler="$:/_Data/variables" field="incrementer" size="5" />
<$edit-text tiddler="$:/_Data/variables" field="filter" size=50 />

<$list filter={{$:/_Data/variables!!filter}}>

for each tiddler in list
set field 'sort_order' to <>
increment <> by <>
next tiddler

It's a question of triggering an action inside a list, in such a way as to
make it act like a "for" loop.

-Matthew

On Thu, 21 Apr 2016 at 00:30 Hegart Dmishiv <hegart.dmis...@gmail.com>
wrote:

> Hi Matthew,
>
> Sorry, I was working on a solution to this yesterday, but I got
> sidetracked. Here's a demo
> <https://dl.dropboxusercontent.com/s/njl70ojvalhkri7/demo-make-incremental.html>
> I've been building. It's not complete yet, and the essential ingredient is
> still missing, so you might not even want to waste your time with it yet.
> I'll let you know if/when I solve it. In the meantime, if anyone else can
> come up with a solution, that'd be great.
>
> Hegart.
>
>
>
> On Thursday, 21 April 2016 01:40:18 UTC+12, Matthew Petty wrote:
>>
>> Bump? Anyone?
>> I have the feeling that setvars would be useful, or calc, or
>> action-setfield. But how to bring it together?
>>
>> On Tuesday, 19 April 2016 13:57:16 UTC+4, Matthew Petty wrote:
>>>
>>> Ah, no, apologies for the confusion. Here's what I want, in more
>>> detailed pseudocode (I'm probably using the wrong symbols):
>>>
>>> set index=1
>>> set increment_amount=1
>>> set filter="[tag[this_tag]nsort[sort_order]]"
>>>
>>> select list of tiddlers by <>
>>> for each tiddler in list
>>> set field 'sort_order' to <>
>>> increment <> by <>
>>> next tiddler
>>>
>>>
>>> One issue that I can think of is that because the filter is using the
>>> field being changed, it may affect the list when it is changed.
>>>
>>> -MJP
>>>
>>> On Tuesday, 19 April 2016 13:16:26 UTC+4, Hegart Dmishiv wrote:
>>>>
>>>> Hi Matthew,
>>>>
>>>> Can I confirm, do you want the *name* of the field itself to be
>>>> incremented, or the *value* within a given field to be incremented?
>>>> From your examples above, it looks like you want the former, is that
>>>> correct?
>>>>
>>>> Hegart.
>>>>
>>>>
>>>> On Tuesday, 19 April 2016 21:01:33 UTC+12, Matthew Petty wrote:
>>>>>
>>>>> I've looked at that, but it seems to be creating new tiddlers, and
>>>>> setting the titles. What I need is to take existing tiddlers and set a
>>>>> field.
>>>>>
>>>>> On Tue, 19 Apr 2016 at 12:46 Hegart Dmishiv <hegart@gmail.com>
>>>>> wrote:
>>>>>
>>>>>> Hi Matthew,
>>>>>>
>>>>>> I think TobiBeer's *make[ ]* filter plugin
>>>>>> <https://tobibeer.github.io/tw5-plugins/#make> might be what you're
>>>>>> looking for.
>>>>>>
>>>>>> Hegart.
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Tuesday, 19 April 2016 20:09:34 UTC+12, Matthew Petty wrote:
>>>>>>>
>>>>>>> I've been looking at tobibeer's setvars plugin, to see if that would
>>>>>>> work, but I can't figure it out.
>>>>>>>
>>>>>>> Here's some pseudocode for what I want to do.
>>>>>>>
>>>>>>> set index to initial value
>>>>>>> set increment amount
>>>>>>> set required filter and sort
>>>>>>>
>>>>>>> select list of tiddlers by the filter
>>>>>>> for each tiddler
>>>>>>> set field to index value
>>>>>>> increment index by increment amount
>>>>>>> next tiddle

Re: [tw] Re: [TW5] Setting a field for a list of tiddlers, incrementing for each one?

2016-04-20 Thread Matthew Petty
Bump? Anyone?
I have the feeling that setvars would be useful, or calc, or 
action-setfield. But how to bring it together?

On Tuesday, 19 April 2016 13:57:16 UTC+4, Matthew Petty wrote:
>
> Ah, no, apologies for the confusion. Here's what I want, in more detailed 
> pseudocode (I'm probably using the wrong symbols):
>
> set index=1
> set increment_amount=1
> set filter="[tag[this_tag]nsort[sort_order]]"
>
> select list of tiddlers by <>
> for each tiddler in list
> set field 'sort_order' to <>
> increment <> by <>
> next tiddler
>
>
> One issue that I can think of is that because the filter is using the 
> field being changed, it may affect the list when it is changed.
>
> -MJP
>
> On Tuesday, 19 April 2016 13:16:26 UTC+4, Hegart Dmishiv wrote:
>>
>> Hi Matthew,
>>
>> Can I confirm, do you want the *name* of the field itself to be 
>> incremented, or the *value* within a given field to be incremented? From 
>> your examples above, it looks like you want the former, is that correct?
>>
>> Hegart.
>>
>>
>> On Tuesday, 19 April 2016 21:01:33 UTC+12, Matthew Petty wrote:
>>>
>>> I've looked at that, but it seems to be creating new tiddlers, and 
>>> setting the titles. What I need is to take existing tiddlers and set a 
>>> field.
>>>
>>> On Tue, 19 Apr 2016 at 12:46 Hegart Dmishiv <hegart@gmail.com> 
>>> wrote:
>>>
>>>> Hi Matthew,
>>>>
>>>> I think TobiBeer's *make[ ]* filter plugin 
>>>> <https://tobibeer.github.io/tw5-plugins/#make> might be what you're 
>>>> looking for.
>>>>
>>>> Hegart.
>>>>
>>>>
>>>>
>>>> On Tuesday, 19 April 2016 20:09:34 UTC+12, Matthew Petty wrote:
>>>>>
>>>>> I've been looking at tobibeer's setvars plugin, to see if that would 
>>>>> work, but I can't figure it out.
>>>>>
>>>>> Here's some pseudocode for what I want to do.
>>>>>
>>>>> set index to initial value
>>>>> set increment amount
>>>>> set required filter and sort
>>>>>
>>>>> select list of tiddlers by the filter
>>>>> for each tiddler
>>>>> set field to index value
>>>>> increment index by increment amount
>>>>> next tiddler
>>>>>
>>>>> Any help gratefully received
>>>>>
>>>>>
>>>>>
>>>>> On Monday, 18 April 2016 23:30:49 UTC+4, Matthew Petty wrote:
>>>>>>
>>>>>> I have a set of tiddlers, and I want to set a field for each one, 
>>>>>> incrementing the value each time.
>>>>>>
>>>>>> So for example, I have tiddlers A B C D, and after running this macro 
>>>>>> or whatever, they would have the following fields:
>>>>>> A would have 1
>>>>>> B would have 2
>>>>>> C would have 3
>>>>>> D would have 4
>>>>>>
>>>>>> What would be the easiest way to do that?
>>>>>>
>>>>> -- 
>>>> 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/S0CYsynRi7E/unsubscribe.
>>>> To unsubscribe from this group and all its topics, send an email to 
>>>> tiddlywiki+...@googlegroups.com.
>>>> To post to this group, send email to tiddl...@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/8caaedbc-ba59-4c92-aa24-2b345048da1b%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/tiddlywiki/8caaedbc-ba59-4c92-aa24-2b345048da1b%40googlegroups.com?utm_medium=email_source=footer>
>>>> .
>>>> 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/938f7588-b7d8-40a3-8a1a-df560a35dc92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Setting a field for a list of tiddlers, incrementing for each one?

2016-04-19 Thread Matthew Petty
Ah, no, apologies for the confusion. Here's what I want, in more detailed 
pseudocode (I'm probably using the wrong symbols):

set index=1
set increment_amount=1
set filter="[tag[this_tag]nsort[sort_order]]"

select list of tiddlers by <>
for each tiddler in list
set field 'sort_order' to <>
increment <> by <>
next tiddler


One issue that I can think of is that because the filter is using the field 
being changed, it may affect the list when it is changed.

-MJP

On Tuesday, 19 April 2016 13:16:26 UTC+4, Hegart Dmishiv wrote:
>
> Hi Matthew,
>
> Can I confirm, do you want the *name* of the field itself to be 
> incremented, or the *value* within a given field to be incremented? From 
> your examples above, it looks like you want the former, is that correct?
>
> Hegart.
>
>
> On Tuesday, 19 April 2016 21:01:33 UTC+12, Matthew Petty wrote:
>>
>> I've looked at that, but it seems to be creating new tiddlers, and 
>> setting the titles. What I need is to take existing tiddlers and set a 
>> field.
>>
>> On Tue, 19 Apr 2016 at 12:46 Hegart Dmishiv <hegart@gmail.com> wrote:
>>
>>> Hi Matthew,
>>>
>>> I think TobiBeer's *make[ ]* filter plugin 
>>> <https://tobibeer.github.io/tw5-plugins/#make> might be what you're 
>>> looking for.
>>>
>>> Hegart.
>>>
>>>
>>>
>>> On Tuesday, 19 April 2016 20:09:34 UTC+12, Matthew Petty wrote:
>>>>
>>>> I've been looking at tobibeer's setvars plugin, to see if that would 
>>>> work, but I can't figure it out.
>>>>
>>>> Here's some pseudocode for what I want to do.
>>>>
>>>> set index to initial value
>>>> set increment amount
>>>> set required filter and sort
>>>>
>>>> select list of tiddlers by the filter
>>>> for each tiddler
>>>> set field to index value
>>>> increment index by increment amount
>>>> next tiddler
>>>>
>>>> Any help gratefully received
>>>>
>>>>
>>>>
>>>> On Monday, 18 April 2016 23:30:49 UTC+4, Matthew Petty wrote:
>>>>>
>>>>> I have a set of tiddlers, and I want to set a field for each one, 
>>>>> incrementing the value each time.
>>>>>
>>>>> So for example, I have tiddlers A B C D, and after running this macro 
>>>>> or whatever, they would have the following fields:
>>>>> A would have 1
>>>>> B would have 2
>>>>> C would have 3
>>>>> D would have 4
>>>>>
>>>>> What would be the easiest way to do that?
>>>>>
>>>> -- 
>>> 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/S0CYsynRi7E/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to 
>>> tiddlywiki+...@googlegroups.com.
>>> To post to this group, send email to tiddl...@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/8caaedbc-ba59-4c92-aa24-2b345048da1b%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/tiddlywiki/8caaedbc-ba59-4c92-aa24-2b345048da1b%40googlegroups.com?utm_medium=email_source=footer>
>>> .
>>> 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/386d878b-e0b1-477e-bc52-3e0bfdfac2ed%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Setting a field for a list of tiddlers, incrementing for each one?

2016-04-19 Thread Matthew Petty
I've looked at that, but it seems to be creating new tiddlers, and setting
the titles. What I need is to take existing tiddlers and set a field.

On Tue, 19 Apr 2016 at 12:46 Hegart Dmishiv <hegart.dmis...@gmail.com>
wrote:

> Hi Matthew,
>
> I think TobiBeer's *make[ ]* filter plugin
> <https://tobibeer.github.io/tw5-plugins/#make> might be what you're
> looking for.
>
> Hegart.
>
>
>
> On Tuesday, 19 April 2016 20:09:34 UTC+12, Matthew Petty wrote:
>>
>> I've been looking at tobibeer's setvars plugin, to see if that would
>> work, but I can't figure it out.
>>
>> Here's some pseudocode for what I want to do.
>>
>> set index to initial value
>> set increment amount
>> set required filter and sort
>>
>> select list of tiddlers by the filter
>> for each tiddler
>> set field to index value
>> increment index by increment amount
>> next tiddler
>>
>> Any help gratefully received
>>
>>
>>
>> On Monday, 18 April 2016 23:30:49 UTC+4, Matthew Petty wrote:
>>>
>>> I have a set of tiddlers, and I want to set a field for each one,
>>> incrementing the value each time.
>>>
>>> So for example, I have tiddlers A B C D, and after running this macro or
>>> whatever, they would have the following fields:
>>> A would have 1
>>> B would have 2
>>> C would have 3
>>> D would have 4
>>>
>>> What would be the easiest way to do that?
>>>
>> --
> 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/S0CYsynRi7E/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 https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/8caaedbc-ba59-4c92-aa24-2b345048da1b%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/8caaedbc-ba59-4c92-aa24-2b345048da1b%40googlegroups.com?utm_medium=email_source=footer>
> .
> 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/CAGFCNLziT6Ykw5_ewk3_QwvBXJdJsSjwyv5vxwmnbr%3Dfw6E%3DVA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Setting a field for a list of tiddlers, incrementing for each one?

2016-04-19 Thread Matthew Petty
I've been looking at tobibeer's setvars plugin, to see if that would work, 
but I can't figure it out.

Here's some pseudocode for what I want to do.

set index to initial value
set increment amount
set required filter and sort

select list of tiddlers by the filter
for each tiddler
set field to index value
increment index by increment amount
next tiddler

Any help gratefully received



On Monday, 18 April 2016 23:30:49 UTC+4, Matthew Petty wrote:
>
> I have a set of tiddlers, and I want to set a field for each one, 
> incrementing the value each time.
>
> So for example, I have tiddlers A B C D, and after running this macro or 
> whatever, they would have the following fields:
> A would have 1
> B would have 2
> C would have 3
> D would have 4
>
> What would be the easiest way to do 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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/60c9e5a4-a834-4906-91ad-a2e79ac782d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Setting a field for a list of tiddlers, incrementing for each one?

2016-04-18 Thread Matthew Petty
I have a set of tiddlers, and I want to set a field for each one, 
incrementing the value each time.

So for example, I have tiddlers A B C D, and after running this macro or 
whatever, they would have the following fields:
A would have 1
B would have 2
C would have 3
D would have 4

What would be the easiest way to do 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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e7a858e0-1dce-45a1-9f80-51c2e3be1a10%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Using sort order field, changing sort order

2016-04-18 Thread Matthew Petty
Thank you! I've been working with this, and I think I have it the way I 
want it! I'll post more later.
One key thing is to use 'nsort' instead of 'sort' so that it sorts 
numerically instead of alpabetically. That way when you have more than 9 
items, they sort correctly.

On Monday, 11 April 2016 09:29:58 UTC+4, c pa wrote:
>
> Matthew,
>
> Here's an example of how to do this. I did it as a table. To make it work 
> like you want you'll have to edit the html in the example.
>
> http://cpashow.tiddlyspot.com/#Sort%20List
>

-- 
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/1e3945d9-f49f-4861-8457-3243ab5df91f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] New Plugin: tobibeer/plantuml 0.5.0

2016-04-18 Thread Matthew Petty
Another very useful plugin! You must read my mind...

On Friday, 15 January 2016 19:17:26 UTC+4, Tobias Beer wrote:
>
> As hinted at yesterday 
> 
>  to Richard,
> I created a new plugin-wrapper for plantuml .
>
> Here is version 0.5.0 
>  of 
> tobibeer/plantuml :
>
> http://tobibeer.github.io/tw5-plugins/#plantuml
>
> It allows to specify *plantuml* markup in a tiddler
> either via wikitext *[[plantuml[]]] 
> * or the 
> *<$plantuml/> 
> * widget
> and retrieve a given representation from plantuml.com.
>
> Not sure if anyone wants / needs it,
> I could also create some new content type for tiddlers that are
> by default rendered as some *image/plantuml*.
>
> 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/09fd6066-569c-4834-a6b1-31959e999df0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Syntax for including a field value in @@ CSS

2016-04-11 Thread Matthew Petty
That did work! I thought I could create my own pixel image, but for some 
reason it wouldn't show up. When I imported yours it worked fine.

Thank you!

On Monday, 11 April 2016 09:43:16 UTC+4, Mat wrote:
>
> On Sunday, April 10, 2016 at 10:14:07 PM UTC+2, Matthew Petty wrote:
>>
>> Sadly that doesn't work for me either.
>> This is all taking place inside a list element, so that each item in the 
>> list is indented by the correct amount.
>> It's part of an effort to simulate a nested, indented, task list.
>>
>
>
> Well, I do think my last method should work there. I was not clear how to 
> get that invisible pixel to be a tiddler though, so here 
> <http://twaddle.tiddlyspot.com/#A%20single%20transparent%20gif%20pixel> 
> is such a pixel, as an image. (Really, it's there, just import that tiddler 
> into your tw by drag'n dropping it's title).
>
> You could also try to use it like this without any image (source) at all:
>
> <$image source="" width={{!!indent_amount}} />
>
> ... but the missing source shows up as a tiny tiny square, almost like a 
> period dot.
>
> <:-)
>

-- 
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/f6e0a999-b996-4d45-9176-62bd116f9ea0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Syntax for including a field value in @@ CSS

2016-04-10 Thread Matthew Petty
Sadly that doesn't work for me either.
This is all taking place inside a list element, so that each item in the 
list is indented by the correct amount.
It's part of an effort to simulate a nested, indented, task list.

On Sunday, 10 April 2016 19:40:25 UTC+4, Evolena wrote:
>
> This works:
>
> 
> .indent_field {
> margin-left:{{!!indent_amount}}px;
> }
> 
>
> @@.indent_field
> <$link><$view field=title />
> @@
>
> Or a variation on Mat solution, with only the style in the macro, not the 
> entire element:
>
> \define m-indent_amount()
> margin-left:$(v-indent_amount)$px;
> \end
>
> <$set name="v-indent_amount" value={{!!indent_amount}}>
> >>
> <$link><$view field=title />
> 
> 
>
> The second solution allows to put the macro definition in its own global 
> macro tiddler, to be usable everywhere.
>
>
>

-- 
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/45ca005d-bd25-4124-8f67-42131ef98b91%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Using sort order field, changing sort order

2016-04-10 Thread Matthew Petty
I have a bunch of tiddlers with a "sort_order" numerical field, so that 
when I list them, I can sort them in a custom way using nsort.
I then have two buttons next to each one to increment/decrement the sort 
order, which changes the list dynamically.

Is there any way to make a button which would increment one field, while 
decrementing the same field in the adjacent tiddler, which would have the 
effect of swapping the sort order of those two tiddlers?

So I have these tiddlers:

A (sort_order=1) [up] [down]
B (sort_order=2) [up] [down]
C (sort_order=3) [up] [down]

I click the [up] button on B, which decrements the sort_order for B and 
increments it for the tiddler with the "target" sort order value.
B is 2.
B wants to be 1.
A is 1.
Set A to 2.
Set B to 1.

This results in:

B (sort_order=1) [up] [down]
A (sort_order=2) [up] [down]
C (sort_order=3) [up] [down]

Clicking [down] on A incremembts the sort_order for A and decrements it for 
the tiddler with the "target" sort order value.
A is 2.
A wants to be 3.
C is 3.
Set C to 2.
Set A to 3.

Problems:
1. How to find the "adjacent" tiddler?
2. How to refer to the same field in the adjacent tiddler?
3. How to set the same field in both the current and adjacent tiddlers, one 
incremented, the other decremented (or vice-versa)

I'm just brainstorming here, but a list with a changeable sort order would 
be very useful.

-- 
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/fe0ff67f-722e-46b2-a3bf-58034a5e25f3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Syntax for including a field value in @@ CSS

2016-04-10 Thread Matthew Petty
I've tried that, but it doesn't seem to work.
I've also tried

<$set name="indent_val" value={{!!indent_amount}}>
@@margin-left:<>$px;
<$link><$view field=title />  <>
@@


which also doesn't work - the CSS is just "margin-left:<>$px;"

On Sun, 10 Apr 2016 at 17:17 Mat  wrote:

> I think you can make a little circumvention by instead calling a macro
> that in turn fetches the value;
>
> /define indent_amout() {{!!indent-amount}}
>
> and then
>
> @@margin-left:<>px;
>
> <$link><$view field=title />
> @@
>
> Now, I don't think you can define the macro in the same tiddler as the
> styles... (try it) If the styles are just a tiddler-local style block then
> it should work. Othewise you'll probably have to put it in another tiddler
> and thus include the tiddler title in the calls.
>
> <:-)
>
> --
> 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/9PszM-7e7EM/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 https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/73a05453-4e79-42f4-b518-9802a015cb22%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/CAGFCNLzi6AYHtADunjfOAB40P_zchvTBY%2Bis2ikZk28wEyx0Yw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Syntax for including a field value in @@ CSS

2016-04-10 Thread Matthew Petty
I have some buttons setting a field in a tiddler. The buttons increase and 
decrease "indent_amount". This part works.
How can I use "indent_amount" as part of some CSS?

Doing this:
@@margin-left:{{!!indent_amount}}px;
<$link><$view field=title />
@@



...makes the computed CSS:
margin-left:{{!!indent_amount}}px;




instead of:
margin-left:40px;



which is what I want. What is the syntax? Or must I do something else?

-Matt

-- 
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/25cc2d5e-b067-4dee-9f3d-413a20d4f120%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5 slidehow

2016-04-10 Thread Matthew Petty
Hi Birthe,
Can you explain how the drag and drop list works? I would love to be able 
to have a drag and drop ordered task list.
Best regards,
Matthew Petty


On Wednesday, 2 September 2015 11:53:24 UTC+4, Birthe C wrote:
>
> http://showroom.tiddlyspot.com is for creating slideshows, using BJ's 
> taglist plugin to sort the slides.
>
> Please excuse me for the used example.
> Mats suggestions to find new users and the word teasing, made me do this 
> show titled  "TW to lure the hussars into using TW ;-)"
>
>
> Birthe
>

-- 
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/9ba09436-301b-4327-872a-bea40ebf3093%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Easy way to display all values in a data tiddler? Macro to create a table based on a list of data tiddlers?

2016-03-28 Thread Matthew Petty
Eric,
Thanks again for your clear explanation and patience!
1. Transclude instead of view - of course, makes sense.
2. I did see the sort option, but couldn't figure out what should go in the 
brackets. Then you showed me that nothing goes in the brackets - the only 
available sorts are alphabetical, or reverse. So I renamed my indexes to 
have numbers, so they sort alphabetically how I want them: jn_01_company, 
jn_02 etc
3. Aha! I wasn't aware of the limit operator. Clever solution.

My table now shows what I want, and I easily add more rows, and create that 
macro if I want.

I was also able to use edit-text widgets to be able to edit the values 
directly. 

Thanks again, you're most kind.
Best regards,
Matthew Petty
+971 56 622 1318


On Monday, March 28, 2016 at 6:12:57 PM UTC+4, Eric Shulman wrote:
>
> On Monday, March 28, 2016 at 3:17:51 AM UTC-7, Matthew Petty wrote:
>>
>> Eric,
>> That's great, thank you. Now I can have:
>> 
>> <$list filter="[prefix[Job Number:]]">
>> {{!!title}}<$list filter="[indexes[]]" 
>> variable="thisIndex">
>> <$view index=<>/>
>> 
>> 
>> Which returns a nice table.
>>
>> There are still a couple of issues.
>> First, if the text reference contains a wiki link, like "[[Link]]", then 
>> it is not returned as a link, but just as text with the square brackets. It 
>> would be nice to be able to have that as a link if it wants to be, and to 
>> ignore it if not.
>>
>
> Instead of the <$view> widget, use
> <$transclude index=<>/>
>
> This will cause the value to be "translated" before it is "included" in 
> the output (thus, "trans"+"clude"), so that any wiki syntax contained in 
> the value will be processed (e.g., [[foo]] will become a proper link to a 
> tiddler named "foo")
>  
>
>> Secondly, how can I set the order of the index list? It seems to be 
>> random at the moment. I'd like it to be in the order of the data in the 
>> tiddler, or failing that, alphabetical.
>>
>
> As noted in the documentation for 
> http://tiddlywiki.com/#indexes%20Operator, the names are returned "in no 
> particular order".  However, as with any filter result, you can apply a 
> [sort[]] operator to change the order:
> indexes[]sort[]
>
> Thirdly, is it possible to return the names of the values, and not the 
>> values themselves? If that were possible, the a macro could be made which 
>> would do something like this:
>>
>
> The indexes[] operator IS already returning the names... not the values. 
>  The actual values are retrieved by the <$view> (or <$transclude>) widget. 
>   Assuming that all the "Job Number" tiddlers have the same index names, 
> you can write your table like this:
>
> 
> <$list filter="[prefix[Job Number:]limit[1]]">
> 
>  
><$list filter="[indexes[]]" variable="thisIndex">
>   <>
>
> 
> 
> <$list filter="[prefix[Job Number:]]">
> 
>{{!!title}}
><$list filter="[indexes[]]" variable="thisIndex">
>   <$view index=<>/>
>
> 
> 
> 
>
> * The first $list widget retrieves ONE "Job Number" tiddler and uses it to 
> display the headings (the index names).  Note the use of "limit[1]" so that 
> only one row of headings is shown.
> * The second $list widget then retrieves ALL "Job Number" tiddlers and 
> displays a row for each tiddler, showing the index *values*.
>
> Q.E.D
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools / ELS Design Studios
> InsideTiddlyWiki: The Missing Manuals
>

-- 
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/652cad61-8aee-48d3-b1b8-11ad3e64bc28%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Easy way to display all values in a data tiddler? Macro to create a table based on a list of data tiddlers?

2016-03-28 Thread Matthew Petty
Eric,
That's great, thank you. Now I can have:

<$list filter="[prefix[Job Number:]]">
{{!!title}}<$list filter="[indexes[]]" 
variable="thisIndex">
<$view index=<>/>


Which returns a nice table.

There are still a couple of issues.
First, if the text reference contains a wiki link, like "[[Link]]", then it 
is not returned as a link, but just as text with the square brackets. It 
would be nice to be able to have that as a link if it wants to be, and to 
ignore it if not.
Secondly, how can I set the order of the index list? It seems to be random 
at the moment. I'd like it to be in the order of the data in the tiddler, 
or failing that, alphabetical.
Thirdly, is it possible to return the names of the values, and not the 
values themselves? If that were possible, the a macro could be made which 
would do something like this:

<>

would give a table with the first row:

| data value 1 name | data value 2 name | data value 3 name | data value 4 
name |

and then one row per returned tiddler with the form:

| data value 1 | data value 2 | data value 3 | data value 4 |

That would be very generally  useful!





On Sunday, March 27, 2016 at 11:12:30 PM UTC+4, Eric Shulman wrote:
>
> On Sunday, March 27, 2016 at 4:30:49 AM UTC-7, Matthew Petty wrote:
>>
>> I am exploring the use of data dictionary tiddlers, and they seem to be 
>> very useful as a way of having data stored in the text of a tiddler, rather 
>> than in a field or tag.
>>
>>- So the question is, is there a way to go through all the text 
>>references in order and return their values? Then I could do a macro 
>> which 
>>would return a row of a table, without having to specify the text 
>>references.
>>
>>
> You can use the indexes[] filter to get the names of the items in a data 
> tiddler:
>http://tiddlywiki.com/#indexes%20Operator
>
> Something like this:
>
> 
><$list filter="[prefix[Job Number:]]">
>   <$list filter="[indexes[]]" variable="thisIndex">
>  <$view index=<>/>
>   
>
> 
>
>
> Note the use of variable="thisIndex"... this allows the inner $list to 
> loop through the items without changing the value of "currentTiddler" that 
> was set by the outer $list.
>
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools / ELS Design Studios
> InsideTiddlyWiki: The Missing Manuals
>
>
>

-- 
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/69bcc23b-72b9-4641-b2d4-c1c9c09f35b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Easy way to display all values in a data tiddler? Macro to create a table based on a list of data tiddlers?

2016-03-27 Thread Matthew Petty
I am exploring the use of data dictionary tiddlers, and they seem to be 
very useful as a way of having data stored in the text of a tiddler, rather 
than in a field or tag.

Here's my thought process -

   - I work on multiple projects in my company, each with a job number, WBS 
   code etc. I have a tiddler with a list of these codes.
   - I turned it into a table in the tiddler, before realising it would be 
   better to have each project code in a separate tiddler.
   - First I had each tiddler contain the syntax for a table row: "| A | B 
   | C |". But this didn't work when I used a list to return them.
   - I could have put the HTML tags in, but then I remembered data tiddlers.
   - OK, now I have a data tiddler for each project, with the following 
   values:

jn_company:[[THIS]]
jn_project:[[THAT]]
jn_number:648021
jn_WBS:10003
jn_cc:0089
jn_ct:07
jn_task:000
jn_fnct:00

   - By the way, it's nice that a value can be a wiki link.
   - So now I can do a list of all the data tiddlers called "Job Number: 
   xxx", using the following syntax:


<$list filter="[prefix[Job Number:]]">

*{{##jn_company}}
*{{##jn_project}}
*{{##jn_number}}
*{{##jn_WBS}}
*{{##jn_cc}}
*{{##jn_ct}}
*{{##jn_task}}
*{{##jn_fnct}}


   - But typing out all the text references got a bit tedious.
   - So the question is, is there a way to go through all the text 
   references in order and return their values? Then I could do a macro which 
   would return a row of a table, without having to specify the text 
   references.


Sorry for the long post, but I wanted to give some background. Feel free to 
point out errors in the above.


Thanks,

Matthew


-- 
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/efd7dd28-06f7-4499-9ff0-61c837dbba67%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Resuseable person field drop-down list

2016-03-24 Thread Matthew Petty
That's a bingo! Thanks very much - that's useful for so many things.

On Thu, Mar 24, 2016 at 2:19 PM Eric Shulman <elsdes...@gmail.com> wrote:

> On Thursday, March 24, 2016 at 2:54:54 AM UTC-7, Matthew Petty wrote:
>>
>> But when I tried just copying the code to "Family Dropdown" and
>> transcluding it, the only the person field of "Family Dropdown" was
>> changed, not the field in the current tiddler.
>>
>
> use "template transclusion", like this:
>
> {{||FamilyDropdown}}
>
> This will transclude the content from FamilyDropdown, but use the current
> tiddler for the data context.  Thus, field references in FamilyDropdown
> will modify values in the current tiddler.  Q.E.D.
>
> Note: the full transclusion syntax is:
> {{ContextTiddler||TemplateTiddler}}, where ContextTiddler is the source of
> the data, and TemplateTiddler is the source for the output format.  In the
> above example, {{||FamilyDropdown}}, omitting the ContextTiddler implies
> the current tiddler by default.
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools / ELS Design Studios
> InsideTiddlyWiki: The Missing Manuals
>
>
>
>> How can I fix that?
>>
> --
> 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/tbAPdS5c9Rs/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 https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/f34c7527-951f-4ae6-9201-fd394173b1a1%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/f34c7527-951f-4ae6-9201-fd394173b1a1%40googlegroups.com?utm_medium=email_source=footer>
> .
> 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/CAGFCNLykjJ1uoshtXxRk-h58hZT5gvt0cAC1%3Dxx6ur9JU-yY%2BQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Resuseable person field drop-down list

2016-03-24 Thread Matthew Petty
I have tiddlers tagged "person", and a subset of those tagged "family". I 
want to create a drop-down list of the family people which would set the 
field "person" of the current tiddler to the title of the person tiddler.
That's easy to do once:

<$select field="person" default="">
<$list filter="[tag[person]tag[family]]">
{{!!title}}



It would be very nice to be able to put the above in a separate tiddler, 
called "Family Dropdown", and then transclude that whenever I need it (I 
want it in multiple places).

But when I tried just copying the code to "Family Dropdown" and 
transcluding it, the only the person field of "Family Dropdown" was 
changed, not the field in the current tiddler.

How can I fix 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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fe0759f0-70fa-49a7-9f79-e4c7f04cbdd7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: New plugin : link completion in body

2016-03-24 Thread Matthew Petty
Just to say, this is fantastic. Thank you so much! I've been hoping for 
something like this for ages. It makes note-taking so much quicker.

On Monday, February 22, 2016 at 11:43:20 PM UTC+4, Alain Dutech wrote:
>
> Hello,
>
> if, like me, you are a bit lazy, I've made a plugin that could interest 
> you.
> When editing a tiddler body, if you type `[[pattern`, a popup will offer 
> you a list of existing tiddlers that match your pattern.
>
> You can try/install it from http://snowgoon88.github.io/TW5-extendedit
>
> In the near futur you will be able to use UP and DOWN arrow keys to select 
> the link you'd like to select in the popup.
>
> Enjoy, suggest improvement, critic or signal bugs...
>
> Snow.
>

-- 
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/3fa02ff4-8848-47f8-b858-e75bcea6407c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Updated Plugin: tobibeer/inc 0.5.2

2016-02-24 Thread Matthew Petty
Following:
http://tobibeer.github.io/tb5/#TiddlySpot
1-4 done, but when I hit save I get "Error:NS_ERROR_DOM_BAD_URI: Access to
restricted URI denied"
I read that was a Firefox issue, so I try Chrome.

1-4 done. 5 done. Works!

Check it out -
http://mjp-tw5-test.tiddlyspot.com/#Podcast%20Episode%2018%20Structure



On Wed, Feb 24, 2016 at 5:12 PM Tobias Beer  wrote:

> Hi Matthew,
>
> Try this:
>
> http://tobibeer.github.io/tb5/#TiddlySpot
>
> If you get it to work, what was it that didn't work based on:
>
> http://tiddlywiki.com/#Saving%20on%20TiddlySpot
> 
>
> ?
>
> Best wishes,
>
> Tobias.
>
> --
> 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/mvXKpBInF0s/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 https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/7276b184-298d-4a96-9ca4-11e65270e529%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/CAGFCNLy95u42ec1Ur_eTcveUAf4A14QVszyWXt7gT0930NHEHg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Updated Plugin: tobibeer/inc 0.5.2

2016-02-24 Thread Matthew Petty
I'd be happy to do that. I was just trying to set up a tiddlyspot, but the 
saving isn't working. I've been following the instructions here: 
http://tiddlywiki.com/#Saving%20on%20TiddlySpot

On Wednesday, February 24, 2016 at 12:24:48 PM UTC+4, Tobias Beer wrote:
>
> Thanks Matthew, appreciated. :-)
>
> Perhaps let us have a peak at a live demo document
> that illustrates what you do with it, if that's an option.
> Of course, it's fine if it wasn't.
>
> 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/f40bdea7-5465-44d3-b4d8-3a04b4b7ae06%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Updated Plugin: tobibeer/inc 0.5.2

2016-02-23 Thread Matthew Petty
I came here today to say THANKS for this plugin. I write scripts for my 
podcast (http://www.coiledspring.org/) using TW5, and this plugin is great 
for assembling the script using boilerplate bits like the intro, credits 
and so on. I tweaked the styles to make the transclusion much more visible.

On Monday, January 18, 2016 at 6:55:44 PM UTC+4, Tobias Beer wrote:
>
> Hi everyone,
>
> as per Scott's request 
>  
> around using tobibeer/inc  
> for tab-contents,
> I did some updates and provided support for that.
>
> Here is version 0.5.2 
>  of tobibeer/inc 
> :
>
> http://tobibeer.github.io/tw5-plugins/#inc
>
> It now provides a tab-template leveraging the macro *{* , aka "tb-inc":
>
> $:/plugins/tobibeer/inc/templates/tabs 
> 
>
> Unfortunately, as of 5.1.10 the TiddlyWiki core
> does not provide a default template for tab contents.
> I therefore created a new issue for this:
>
>
>> *#2236 implement core templates*
>> https://github.com/Jermolene/TiddlyWiki5/issues/2236
>
>
> Anyhow, to be able to use *tobibeer/inc* with tabs
> you will have to modify / overwrite the core tabs macro.
> In other words, I did not ship these modifications with *tobibeer/inc*.
>
> See here for instructions:
>
> Quick Edit Tabs @ tobibeer/plugins 
> 
>
> 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/5c16a834-f181-49d9-84d8-b76847f06a02%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Including a link when transcluding?

2015-12-09 Thread Matthew Petty
There was a plugin that allowed advanced table editing which held each cell 
of the table as a separate tiddler. Maybe this could be used there as well.

On Wednesday, December 9, 2015 at 1:12:05 PM UTC+4, Tobias Beer wrote:
>
> Hi Matthew,
>  
>
>> The ability to edit each "leaf" of the "tree" without having to search 
>> for it is very useful!:
>>
>
> I guess one great feature would be to be able tell it to do inline editing,
> rather than opening that tiddler for editing and scrolling away.
> Will have to think about that.
>
> 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b456f51e-9e7c-4174-a76b-fd5b1aa15f0c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Including a link when transcluding?

2015-12-08 Thread Matthew Petty
That's it! Perfect, thank you.

I made a macro as follows:
\define LinkAndTransclude(tiddler)
<$link to="""$tiddler$""">e<$transclude tiddler="""$tiddler$""" 
mode=block/>
\end

To call the macro: <> (include 
quotes for titles with spaces)

Just click the 'e' to edit the tiddler.


On Tuesday, December 8, 2015 at 4:35:56 PM UTC+4, Jed Carty wrote:
>
> You could just use something like this: 
> [[TiddlerName]] {{TiddlerName}}
>
> If you want something fancier you could use this:
>
> \define LinkAndTransclude(tiddler)
> <$link to="""$tiddler$""">Whatever you want here
>
> <$transclude tiddler="""$tiddler$""" mode=block/>
> \end
>
> You can change the text 'Whatever you want here' to whatever you want to 
> show up as the link to the transcluded tiddler. Using $tiddler$ will use 
> the tiddlers title. If you put this in a tiddler and then tag that tiddler 
> with $:/tags/Macro than anywhere on your wiki you can put
>
> <> which will make a link to SomeTiddler 
> and transclude 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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d18a14d6-ba4e-4c92-b6ee-9a2156a0d12b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Including a link when transcluding?

2015-12-08 Thread Matthew Petty
Is there a way to include a link to the tiddler being transcluded? When 
transcluding, I want to be able to click through to the original tiddler to 
edit it if necessary. A small single-character link would be OK. Is that 
possible?

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/59e8bb86-f68d-4e5c-a962-5f63b9786328%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Including a link when transcluding?

2015-12-08 Thread Matthew Petty
That's even better! This is great.

What I'm doing is making a CV / Resume for myself, using nested 
transclusions. The breakdown of tiddlers is roughly as follows. Each bullet 
is a tiddler, and they each transclude the next level down. The ability to 
edit each "leaf" of the "tree" without having to search for it is very 
useful!:

   - Resume root
   - Personal details
  - Qualifications
   - Experience
 - Current company UAE
- Project 1
- Project 2
- Current company USA
- Project 3
- Project 4
 - Previous company USA
- Project 5
- Project 6
 - Previous company UK
- Project 7
- Project 8
 - Earlier company
- Project 9
- Project 10

This will come in very useful for many other tasks, I'm sure.

Best regards,
Matthew




On Tuesday, December 8, 2015 at 7:52:56 PM UTC+4, Tobias Beer wrote:
>
> Hi Matthew,
>
> Here's a little plugin called tobibeer/inc 
>  I just created that you may 
> find useful:
>
> http://tobibeer.github.io/tw5-plugins/#inc 
>
> [image: inc macro] 
>
> 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/23db0ad3-e6c6-4b67-bb38-9ed6c1c0f2b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] New Tiddler Button problem

2015-07-02 Thread Matthew Petty
I can't get the newtiddler macro to work at all now. I did the following:

   1. Went to http://tiddlystuff.tiddlyspot.com/
   2. Copied over [[$:/plugins/skeeve/newtiddler]] and 
   [[$:/macros/skeeve/uuid.js]]
   3. Made the suggested changes to make it compatible with 5.1.8 (changed 
   tm to tw)
   4. Created a very simple button, as follows:
   5. $newtiddler title=test skeleton=TaskSkeletonCreate/$newtiddler
   6. Made sure that [[TaskSkeleton]] exists.
   7. When I click the button, nothing happens. No tiddler is created, task 
   or not.
   8. Is there a different macro I should be using?
   9. Help!!

Matthew

On Monday, June 29, 2015 at 1:36:43 PM UTC+4, Matthew Petty wrote:

 Hi all,
 Another one from me. I seem to have got mixed up with my new tiddler 
 button. Here's the code:
 $let tag1= text=
 $newtiddler title=dateTime ' 0MM 0DD ddd hh:mm:ss' 
 skeleton=TaskSkeleton edit=yesCreate Task dateTime ' 0MM 0DD 
 ddd hh:mm:ss'/$newtiddler
 /$let

 But when I click the button, the tiddler is created, but it doesn't get 
 opened in edit mode. I have to go and find it in my task list.

 Is there a different version of the widget?

 Also, do I need the 'let' commands if I'm using the skeleton?

 Thanks for any help,
 Matthew


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8822befa-f412-4b76-b0e9-4020b6c2364c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] New Tiddler Button problem

2015-06-29 Thread Matthew Petty
Hi all,
Another one from me. I seem to have got mixed up with my new tiddler 
button. Here's the code:
$let tag1= text=
$newtiddler title=dateTime ' 0MM 0DD ddd hh:mm:ss' 
skeleton=TaskSkeleton edit=yesCreate Task dateTime ' 0MM 0DD 
ddd hh:mm:ss'/$newtiddler
/$let

But when I click the button, the tiddler is created, but it doesn't get 
opened in edit mode. I have to go and find it in my task list.

Is there a different version of the widget?

Also, do I need the 'let' commands if I'm using the skeleton?

Thanks for any help,
Matthew

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/548b1a36-9932-407d-a78b-16a806e638e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Tabs macro - adding a link to the tab?

2015-06-28 Thread Matthew Petty
Right, I've found the location in the macro where I can add plain text
(e.g. TEST) to each tab. But how can I make that text a link to the
tiddler in that tab?

On Mon, Jun 29, 2015 at 9:31 AM, Jed Carty inmyso...@gmail.com wrote:

 This may take some significant changes to the tabs macro. Each tab is a
 button and only the button click happens regardless of what is displayed.
 Normal buttons have this same behavior. So you would probably have to
 modify the tabs macro to add in a link next to each button that makes up a
 tab.

 --
 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/nUwbjTvSfBk/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.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/tiddlywiki/c0db6cef-dc69-4474-b358-0247ca852ffa%40googlegroups.com
 https://groups.google.com/d/msgid/tiddlywiki/c0db6cef-dc69-4474-b358-0247ca852ffa%40googlegroups.com?utm_medium=emailutm_source=footer
 .

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




-- 
HOMEPAGE
matthewpetty.com


*THE COILED SPRING*

*The Podcast with Potential*
coiledspring.org
mixcloud.com/muteboy

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAGFCNLw75gTjGCpXVr23MC8gQ8YYaay1fMTzqUaMuRdR5qH%2BGQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Tabs macro - adding a link to the tab?

2015-06-28 Thread Matthew Petty
Hi all,
I'm using the TabsMacro, and I would like to add a link to the tiddler next 
to the title of the tiddler in each tab.
So it would show:

   _ _ _
___| Tab A (e) |_| Tab B (e) |_| Tab C (e) |___


where (e) is a little subscript link that would open the tiddler 
separately. I would like this because I would like to be able to easily 
open the tiddlers in each tab for editing, instead of having to search for 
them.

I made a copy of the Tabs macro called tabs_link, and tagged it so that it 
was a macro. I did this because the original macro is used in the sidebar, 
and I don't want the links in the tabs in there.

I found where I would put the link in the macro, but I can't figure out the 
syntax.

Alternatively, is there a way to add a link to the current tiddler to the 
text of the tiddler? What syntax would that be? I tried using the field, 
but I couldn't get it to work. If I could automatically include a link to 
the current tiddler in the text of the current tiddler, I wouldn't need the 
link in the tab.

This sounds strange, but when you use tabs or transclusion, having a link 
to the tiddler included in the tiddler makes editing easier.

Regards,
Matthew Petty
Abu Dhabi

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/de81bee1-f1f8-47b2-8648-72407a7142cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5.1.8] TiddlyMap - show tagging links in a view?

2015-06-27 Thread Matthew Petty
Felix,
I understand. Thanks for considering it!
Matthew

On Fri, Jun 26, 2015 at 9:19 PM, Felix Küppers felixkuepp...@hotmail.de
wrote:

  Hi Matthew,

 that is not possible at the moment. TiddlyMap distinguishes between
 auto-generated edges and manually created edges and only allows
 manipulation of the latter. But I'll keep your suggestion in the back of my
 head, maybe I can improve it at some point :)

 -Felix


 On 26.06.2015 09:06, Matthew Petty wrote:

   Hi Felix, one more question. In TiddlyMap, I can add an edge between
 two nodes, and use the 'tmap:tag' edge type. But this does not actually tag
 one node with another. Is it possible to do this?
  It's great that I can see the tagging relationships in a view, but it
 would be great if I could actually add and delete tags directly in the
 view. Is that possible?

  Thanks again for your help with this.
  Best regards,
  Matthew

 On Thu, Jun 25, 2015 at 3:27 PM, Felix Küppers felixkuepp...@hotmail.de
 wrote:


  Aha! I've fixed it. I had the neighbourhood switched on. So I switched
  that off, and now it shows just the nodes I want, with the tagged
  with links between them.

 !! I would have never guessed it ;)

 --
 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/XyteOLsiTyI/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.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/tiddlywiki/BLU436-SMTP4075829E7DC2CA346D4CD0CEAE0%40phx.gbl
 .
  For more options, visit https://groups.google.com/d/optout.




 --
   HOMEPAGE
 matthewpetty.com


 *THE COILED SPRING *

 *The Podcast with Potential *
 coiledspring.org
 mixcloud.com/muteboy

--
 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.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/tiddlywiki/CAGFCNLyKByNwPiE8MuY6kd3Ed%3DTQRBKrJaRJqCWz3So4H_zUtw%40mail.gmail.com
 https://groups.google.com/d/msgid/tiddlywiki/CAGFCNLyKByNwPiE8MuY6kd3Ed%3DTQRBKrJaRJqCWz3So4H_zUtw%40mail.gmail.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.


  --
 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/XyteOLsiTyI/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.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/tiddlywiki/BLU437-SMTP3612F1CE3D06B10E2C39EBCEAD0%40phx.gbl
 https://groups.google.com/d/msgid/tiddlywiki/BLU437-SMTP3612F1CE3D06B10E2C39EBCEAD0%40phx.gbl?utm_medium=emailutm_source=footer
 .

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




-- 
HOMEPAGE
matthewpetty.com


*THE COILED SPRING*

*The Podcast with Potential*
coiledspring.org
mixcloud.com/muteboy

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAGFCNLx3rQ7RAtvE9tbgKUKHQp5nFHLd9NMrXqacpEZp6sPYDQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5.1.8] TiddlyMap - show tagging links in a view?

2015-06-26 Thread Matthew Petty
Hi Felix, one more question. In TiddlyMap, I can add an edge between two
nodes, and use the 'tmap:tag' edge type. But this does not actually tag one
node with another. Is it possible to do this?
It's great that I can see the tagging relationships in a view, but it would
be great if I could actually add and delete tags directly in the view. Is
that possible?

Thanks again for your help with this.
Best regards,
Matthew

On Thu, Jun 25, 2015 at 3:27 PM, Felix Küppers felixkuepp...@hotmail.de
wrote:


  Aha! I've fixed it. I had the neighbourhood switched on. So I switched
  that off, and now it shows just the nodes I want, with the tagged
  with links between them.

 !! I would have never guessed it ;)

 --
 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/XyteOLsiTyI/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.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/tiddlywiki/BLU436-SMTP4075829E7DC2CA346D4CD0CEAE0%40phx.gbl
 .
 For more options, visit https://groups.google.com/d/optout.




-- 
HOMEPAGE
matthewpetty.com


*THE COILED SPRING*

*The Podcast with Potential*
coiledspring.org
mixcloud.com/muteboy

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAGFCNLyKByNwPiE8MuY6kd3Ed%3DTQRBKrJaRJqCWz3So4H_zUtw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5.1.8] TiddlyMap - show tagging links in a view?

2015-06-25 Thread Matthew Petty
I am loving the TiddlyMap plugin - thank you for making it, Felix!

I have a view which shows my home-related tasks, using the filter: 
[tag[task]!tag[done]tasklist[2_home]]. My tasks are tagged with each other 
to create a hierarchy. For example, 'Clean out garage' is tagged with the 
tiddler 'Household Jobs'.

I've tried to use the edge filter to show these relationships, but I can't 
seem to do it. How can I use the existing tagging relationships to show the 
edges?

-
Matthew

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/eb70e0a1-8a08-4fec-b028-2156fa56d31b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5.1.8] TiddlyMap - show tagging links in a view?

2015-06-25 Thread Matthew Petty
Never mind, I think I figured it out.

On Thu, Jun 25, 2015 at 11:17 AM, Matthew Petty matthewpett...@gmail.com
wrote:

 I am loving the TiddlyMap plugin - thank you for making it, Felix!

 I have a view which shows my home-related tasks, using the filter:
 [tag[task]!tag[done]tasklist[2_home]]. My tasks are tagged with each other
 to create a hierarchy. For example, 'Clean out garage' is tagged with the
 tiddler 'Household Jobs'.

 I've tried to use the edge filter to show these relationships, but I can't
 seem to do it. How can I use the existing tagging relationships to show the
 edges?

 -
 Matthew

 --
 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/XyteOLsiTyI/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.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/tiddlywiki/eb70e0a1-8a08-4fec-b028-2156fa56d31b%40googlegroups.com
 https://groups.google.com/d/msgid/tiddlywiki/eb70e0a1-8a08-4fec-b028-2156fa56d31b%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.




-- 
HOMEPAGE
matthewpetty.com


*THE COILED SPRING*

*The Podcast with Potential*
coiledspring.org
mixcloud.com/muteboy

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAGFCNLx0wne6n8Wxq4LX_vwuDnBOtqR69gbfrdLBPh-Y8VwiOA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5.1.8] TiddlyMap - show tagging links in a view?

2015-06-25 Thread Matthew Petty
Hi Felix,
Thanks for helping me.
I tried the code you suggested, but it still displays the 'task' node.
Node filter:
[tag[task]!tag[done]tasklist[2_home]]
-[field:title[task]]

Edge filter:
[prefix[$:/plugins/felixhayashi/tiddlymap/graph/edgeTypes]]
+[suffix[tmap:tag]]

This shows the correct task nodes, plus all the nodes they are tagged with.
But despite the '-[field:title[task]]', that node still shows.

Aha! I've fixed it. I had the neighbourhood switched on. So I switched that
off, and now it shows just the nodes I want, with the tagged with links
between them.

Thanks for your help!

Matthew,
Abu Dhabi

On Thu, Jun 25, 2015 at 2:07 PM, Felix Küppers felixkuepp...@hotmail.de
wrote:

 Hi Matthew,

 have the filter including !title[task], but the 'task' node shows up
 anyway. Is there a way to force the filter to exclude nodes?

 Yes, this is a common mistake when using filters with tiddlywiki. Don't
 use [title:...] but [field:title[...]]

 For background on this see http://tiddlywiki.com/#title%20Operator

 Just try the code below:

 [tag[task]!tag[done]tasklist[2_home]]
 -[field:title[task]]


 -Felix

 --
 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/XyteOLsiTyI/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.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/tiddlywiki/8ba37563-f10a-4f4d-8e09-11fdd530b183%40googlegroups.com
 https://groups.google.com/d/msgid/tiddlywiki/8ba37563-f10a-4f4d-8e09-11fdd530b183%40googlegroups.com?utm_medium=emailutm_source=footer
 .

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




-- 
HOMEPAGE
matthewpetty.com


*THE COILED SPRING*

*The Podcast with Potential*
coiledspring.org
mixcloud.com/muteboy

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAGFCNLyErhrPJWpNtnC-KN97%3DN9EZiV4xrQLbg0ad4fZROE6EQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5.1.8] TiddlyMap - show tagging links in a view?

2015-06-25 Thread Matthew Petty
I do have a question actually.
So I have my task graph showing all the tasks tagged with each other in a
hierachy. The edges are all tagged with because that is how the hierarchy
works. A tiddler is a task when it is tagged with 'task'. But I don't want
that node to be displayed. I have the filter including !title[task], but
the 'task' node shows up anyway. Is there a way to force the filter to
exclude nodes?

On Thu, Jun 25, 2015 at 12:29 PM, Felix Küppers felixkuepp...@hotmail.de
wrote:

 Hi Matthew!

  I am loving the TiddlyMap plugin - thank you for making it, Felix!

 Thanks, you are welcome :)

  How can I use the existing tagging relationships to show the edges?
  […] Never mind, I think I figured it out.

 Glad you figured it out. One thing to consider, and I sometimes make
 this mistake myself as well, is that tag- and link-relationships are
 only displayed in the map if they exist. I plan to make this optional
 but haven't found the time so yet.
 -Felix

 --
 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/XyteOLsiTyI/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.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/tiddlywiki/BLU437-SMTP63C40C21E3673E82D8A89ACEAE0%40phx.gbl
 .
 For more options, visit https://groups.google.com/d/optout.




-- 
HOMEPAGE
matthewpetty.com


*THE COILED SPRING*

*The Podcast with Potential*
coiledspring.org
mixcloud.com/muteboy

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAGFCNLzE5Pp1xP_kCxTOB475s37y9D4VxFQqN3-4h_gVOq4RGg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Button to create new task tagged with current tiddler?

2015-06-07 Thread Matthew Petty
Thanks everyone, I managed to figure it out with your help.
Matthew

On Thu, May 21, 2015 at 8:01 PM, Måns humam...@gmail.com wrote:

 Hi @Mat

 Mat:

 @Måns - I hadn't realized you could paste in html like this - because
 that's what you've done, right? Copy-pasted the tiddler code right into
 your post, right?


 It's almost a Life Hack to me:

 I use this feature frequently to copy paste tables and formatted text from
 TW's into Word documents... arrange it for printing and save it to a pdf
 file.

 It's a very quick way to get a lot of (pretty) links into a pdf document.

 Cheers Måns Mårtensson


 --
 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/UL3hJtDY4XA/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.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/tiddlywiki/d4bce752-46f7-47f0-8789-4d60b6b58610%40googlegroups.com
 https://groups.google.com/d/msgid/tiddlywiki/d4bce752-46f7-47f0-8789-4d60b6b58610%40googlegroups.com?utm_medium=emailutm_source=footer
 .

 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAGFCNLwb-Hx2d9yL8Vnm5wd0uk64OtJwKdJ1J6P3xdkt0Q8tjg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] How can I add a Save Wiki button in $:/core/ui/TopBar/menu?

2015-06-03 Thread Matthew Petty
Perfect, thank you Ton. Now I can hide the side bar, check off tasks and
use selectors to change fields, and then save without having to unhide the
sidebar.
Thanks,
Matthew

On Wed, Jun 3, 2015 at 8:48 PM, Ton Gerner ton.ger...@gmail.com wrote:

 Hi Matthew,

 Find  $:/core/ui/Buttons/save-wiki and add the tag  $:/tags/TopRightBar

 Cheers,

 Ton

 On Wednesday, June 3, 2015 at 7:29:41 AM UTC+2, Matthew Petty wrote:

 How can I add a Save Wiki button in $:/core/ui/TopBar/menu?

 I want to be able to click save when the sidebar is hidden.

  --
 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/A0ltiYEekvs/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.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/tiddlywiki/e271f731-4509-4354-837a-7998899e7d52%40googlegroups.com
 https://groups.google.com/d/msgid/tiddlywiki/e271f731-4509-4354-837a-7998899e7d52%40googlegroups.com?utm_medium=emailutm_source=footer
 .

 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAGFCNLxomqi%2BWAo1wArw0oPSE0gQ-sfBFd-cX8DneZg3Tx8CdA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] How can I add a Save Wiki button in $:/core/ui/TopBar/menu?

2015-06-02 Thread Matthew Petty
How can I add a Save Wiki button in $:/core/ui/TopBar/menu?

I want to be able to click save when the sidebar is hidden.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/740bfd85-2f3f-4f86-8672-f2490553aa67%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Button to create new task tagged with current tiddler?

2015-05-11 Thread Matthew Petty
I use a button to create task tiddlers. It uses a TaskSkeleton to create 
consistently formatted tiddlers.
I want to add a button to the skeleton which would create a new task, 
tagged with the current task, which would also use the TaskSkeleton.
The new here button just creates a new empty tiddler, and it's only 
accessible in view mode.

I think it's just a case of making a new task creation button, based on the 
current one. Here's TaskButton:
$let tag1=journal text=
$newtiddler title=dateTime ' 0MM 0DD ddd hh:mm:ss' 
skeleton=TaskSkeleton edit=yesCreate Task dateTime ' 0MM 0DD 
ddd hh:mm:ss'/$newtiddler
/$let

What could I add to that to tag the new task with the tiddler that 
displayed this button?

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5d974d4e-58a6-46d4-a04d-4c955ac3c76a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] The NewtiddlerWidget

2015-05-11 Thread Matthew Petty
Thanks! That did it.

On Mon, May 11, 2015 at 2:00 PM, Mat matiasg...@gmail.com wrote:

 Please note that it is a very old thread you are replying to, @Matthew.



 Is there a way to tag the newly created tiddler with the current tiddler?


 Yes, under the More button (the downpointing arrow/bracket), simply click
 new here. You can also make this button appear in the tiddler toolbar
 directly, via ControlpanelAppearanceToolbarsViewToolbar

 :-)

 --
 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/EIEmWhTC9RE/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.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/tiddlywiki/70a968ea-66c6-495c-b56d-f068d22ff973%40googlegroups.com
 https://groups.google.com/d/msgid/tiddlywiki/70a968ea-66c6-495c-b56d-f068d22ff973%40googlegroups.com?utm_medium=emailutm_source=footer
 .

 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAGFCNLzdYE2WtJRrNkJrKvDQsf%3D%2BAD7q3KLXjCzf2fJQWSzROA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] The NewtiddlerWidget

2015-05-11 Thread Matthew Petty
Thanks for creating this!
I use this to create tasks. Is there a way to tag the newly created tiddler 
with the current tiddler?

Also, the edit=yes doesn't seem to work for me.

On Thursday, December 19, 2013 at 7:25:03 PM UTC+4, Stephan Hradek wrote:

 Nope!

 It does not do what I want.


1. It can't change the title
2. It cant' change field values
3. It can't change the text
4. It can#t change the type
5. It can't add tags
6. …




-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ae504943-9cad-4018-99ca-40415e6a4c68%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Importing from TWC. Any way to see if a tiddler exists, to avoid overwriting existing ones?

2015-05-07 Thread Matthew Petty
Mario,
Clever idea, and it worked perfectly! I had 22 old TWC files scattered
around the place, and even though I suspected they had all the same stuff
in them, I wanted to make sure it was all brought into my main TW5.
So, I did the following, like you said:

   1. Backup
   2. Download empty TW5.1.8
   3. Sort old TWCs by file modification date
   4. Starting with the oldest, drag and drop each file into the TW5 and
   import the tiddlers. I saw your warning about only importing content
   tiddlers - it seems importing from TWC to TW5 only sees the content
   tiddlers anyway, so it was a quick job to scroll down each import page and
   check.
   5. I had 22 files to import in all, including a couple of old TW5s. I
   was more careful with those, because the import showed the system and
   shadow tiddlers, plus some old detritus from plugins.
   6. Now I have a nice new TW5.1.8 with all my old stuff!
   7. Profit!

Thanks for the idea,
Matthew


On Wed, May 6, 2015 at 3:54 PM, PMario pmari...@gmail.com wrote:

 On Tuesday, May 5, 2015 at 11:08:34 AM UTC+2, Matthew Petty wrote:

 I have some old TiddlyWiki classic files, and I want to import stuff from
 them. A lot of the tiddlers are already in my main TW5 file, but there are
 some that aren't. When I drag the TWC file onto the TW5 file, I get the
 Import list as usual. Is there any way to see if the tiddlers to be import
 already exist? I don't want to overwrite existing tiddlers.


 IMO there is no overwrite warning atm. I have a woraround workflow:

 - Backup :)
 - Create a new empty TW5
 - Import your TWC ... Important: Select content tiddlers only.
 - Import your TW5

 So You will overwrite your _old_ content with the new tiddlers. ... This
 shouldn't be a problem :)

 hope that helps ;)

 have fun!
 mario

 --
 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/ZzyWTPTIipc/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.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/tiddlywiki/54c3c1f2-50e7-40fd-803f-8ae5ea3c4eb7%40googlegroups.com
 https://groups.google.com/d/msgid/tiddlywiki/54c3c1f2-50e7-40fd-803f-8ae5ea3c4eb7%40googlegroups.com?utm_medium=emailutm_source=footer
 .

 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAGFCNLzyynqq_%3DpweCtOPXhJhiDKXs8Kbr0uLRSWwipsfufdHg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Importing from TWC. Any way to see if a tiddler exists, to avoid overwriting existing ones?

2015-05-05 Thread Matthew Petty
I have some old TiddlyWiki classic files, and I want to import stuff from 
them. A lot of the tiddlers are already in my main TW5 file, but there are 
some that aren't. When I drag the TWC file onto the TW5 file, I get the 
Import list as usual. Is there any way to see if the tiddlers to be import 
already exist? I don't want to overwrite existing tiddlers.

Regards,
Matthew

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/685dbbd4-17b7-46db-9c12-fde52e92fa69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Question about TOCs, trees and hierarchies using fields

2015-05-04 Thread Matthew Petty
I've been searching around and trying various old options, but I can't seem 
to find exactly what I need, so I'm asking directly. Is there a way to have 
an expandable tree generated, like the TOC example here: 
http://tiddlywiki.com/#TableOfContents

But I don't want to have to specify which tiddlers should appear in the 
TOC. I would like to do it by specifying a root tiddler, and then all the 
child tiddlers would have a field called parent, which would point to the 
root tiddler.

In this way, you could have multiple levels, with each pointing to the 
relevant parent:

* Root (no parent)
* Level 1 (parent=Root)
* Level 2 (parent=Level 1)

Then later on I could add another tiddler New, give it the parent Root, 
and the TOC would appear like this:
* Root (no parent)
* Level 1 (parent=Root)
* Level 2 (parent=Level 1)
* New (parent=Root)

So the macro call would be:

TOCtree root=Root

The advantage of using the field like that is that I would only need to add 
the field to a tiddler, and the TOC would update.

Also, by specifying the root of the tree in the macro call, I could just 
show branches instead of the whole thing.

Is this possible? Has it been done?

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2ce4eefc-2a5c-4864-a8af-93a52b95b1b8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] Question about TOCs, trees and hierarchies using fields

2015-05-04 Thread Matthew Petty
I knew it was this easy, I just couldn't find it! Silly me. Thank you very
much, the tag method works fine.

On Mon, May 4, 2015 at 9:43 PM, Jed Carty inmyso...@gmail.com wrote:

 In the tiddler you linked to the list field sets the order the entries
 appear in, it doesn't set which entries appear. So tagging something
 TableOfContents will put it in the table of contents at the first level,
 and trading something HelloThere will put it in the table of contents as a
 child of HelloThere.

 I have a bit about them here
 http://inmysocks.tiddlyspot.com/#Creating%20a%20table%20of%20contents, if
 you have some compelling reason to use a parent field instead of a tag that
 is possible, but it would be less flexible.

 --
 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/PSHNF-_6qto/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.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/tiddlywiki/85543489-7910-4e60-9245-17f973473abc%40googlegroups.com
 .
 For more options, visit https://groups.google.com/d/optout.




-- 
website: matthewpetty.com
podcast: coiledspring.org

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAGFCNLwp%3DSzuGEAVUc-ZUaj5iBBMC6LE6qovwU9CWM4nDMXLbw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Creating multiple tiddlers at once by importing JSON file

2015-04-22 Thread Matthew Petty
I just tried this again, and it's strange.
When I drag the JSON onto the TW5, the drag and drop banner appears, and 
then the Import function appears. What that shows seems to be related to 
what is on the clipboard, or what has recently been on the clipboard (if 
that makes sense). That is why the screenshot above mentions hala - she's 
a colleague.

Out of curiosity, I clicked Import. What happened then was that the correct 
tiddlers were imported!

Here's a new example. The JSON file is below:
[
{
title: 2001,
text:A [[Year]]
},
{
title: 2002,
text:A [[Year]]
},
{
title: 2003,
text:A [[Year]]
},
{
title: 2004,
text:A [[Year]]
},
{
title: 2005,
text:A [[Year]]
},
{
title: 2006,
text:A [[Year]]
},
{
title: 2007,
text:A [[Year]]
},
{
title: 2016,
text:A [[Year]]
}
]

This is saved as tw5.json, and dragged onto the wiki. What is shown is this:


Which is a different list from a while back! But then I click Import, and 
get this:


...which is the correct data. So the preview is showing the wrong 
information, but the results are correct.

It still looks like I need to upgrade.

-Matthew

On Thursday, April 16, 2015 at 3:14:21 PM UTC+4, Matthew Petty wrote:

 Hi,
 I just tested it in a new empty TW5 file, and it worked fine. Looks like 
 there's some weirdness going on. Time to upgrade to a fresh install I 
 think. There have been some weird bits left over from plugins, which may be 
 causing problems.

 Best regards,
 Matthew

 On Thu, Apr 16, 2015 at 3:00 PM, PMario pmari...@gmail.com wrote:

 Hi Matthew,

 I took your json and put it into a file named: test.json 
 I drag it to tiddlywiki.com and it works as expected. 

 -mario

 -- 
 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/ynMIC6Q6LmE/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.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/tiddlywiki/3ed94f38-c9c8-4a4c-acdb-2bee03282aac%40googlegroups.com
  
 https://groups.google.com/d/msgid/tiddlywiki/3ed94f38-c9c8-4a4c-acdb-2bee03282aac%40googlegroups.com?utm_medium=emailutm_source=footer
 .

 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7fe905ed-619e-42ae-a9b2-2ed882c78141%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Creating multiple tiddlers at once by importing JSON file

2015-04-16 Thread Matthew Petty
I'm trying to use a JSON file to create a bunch of tiddlers in one go, by 
following the instructions outlined by Jeremy here: 
https://groups.google.com/forum/#!topic/tiddlywiki/PQ-GWjqAVOk
My JSON example is here:
[
{
title: 1972,
text:A [[Year]]
},
{
title: 1973,
text:A [[Year]]
},
{
title: 1974,
text:A [[Year]]
},
{
title: 1975,
text:A [[Year]]
}
]

But when I save it to 'tw5.json' and drag it to the browser, the Import 
tiddler looks like this:




https://lh3.googleusercontent.com/--X4QAS-I0K4/VS-Ojwo54II/MgI/cZumyNc5s6M/s1600/2015-04-16%2B14_25_58-Notes%2BWiki%2B%E2%80%94%2Bby%2BMatthew%2BPetty.png

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/487a1df2-ecc1-4c95-9a46-bfdbaefd8944%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Creating multiple tiddlers at once by importing JSON file

2015-04-16 Thread Matthew Petty
Hi,
I just tested it in a new empty TW5 file, and it worked fine. Looks like
there's some weirdness going on. Time to upgrade to a fresh install I
think. There have been some weird bits left over from plugins, which may be
causing problems.

Best regards,
Matthew

On Thu, Apr 16, 2015 at 3:00 PM, PMario pmari...@gmail.com wrote:

 Hi Matthew,

 I took your json and put it into a file named: test.json
 I drag it to tiddlywiki.com and it works as expected.

 -mario

 --
 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/ynMIC6Q6LmE/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.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/tiddlywiki/3ed94f38-c9c8-4a4c-acdb-2bee03282aac%40googlegroups.com
 https://groups.google.com/d/msgid/tiddlywiki/3ed94f38-c9c8-4a4c-acdb-2bee03282aac%40googlegroups.com?utm_medium=emailutm_source=footer
 .

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




-- 
website: matthewpetty.com
podcast: coiledspring.org

READ CAREFULLY. By reading this email, you agree, on behalf of your
employer, to release me from all obligations and waivers arising from any
and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap,
clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and
acceptable use policies (BOGUS AGREEMENTS) that I have entered into with
your employer, its partners, licensors, agents and assigns, in perpetuity,
without prejudice to my ongoing rights and privileges. You further
represent that you have the authority to release me from any BOGUS
AGREEMENTS on behalf of your employer.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAGFCNLwo51_Tc%2Bnhq%2BpxfjHg6QSNdDC4%3D31wjMDgzTwFF-zGCQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Expandable task list with adjustable priorities to provide ordering

2015-03-01 Thread Matthew Petty
I use tags just for task and done, to show a tiddler is a task, and to
show it's done. That way you can have a list of done tasks. The list-links
macro is great.

A tiddler can have multiple tags, but a field can only have one value.

Status could be a field or a tag I guess.

Very simple to add a summary field and make that show in the slider instead
of the tiddler text. Put !!tasksummary (or whatever) instead of !!text.

Happy to help! I was where you are a few months ago. This group is very
helpful.

Best regards,
Matthew
On Feb 27, 2015 5:43 PM, Henry Padilla padilla.he...@gmail.com wrote:

 Thanks for the help.

 I think I need to re-think my approach to my project list. I'm very new to
 TW5 and I was using tags to note the status, but I now think that is not
 the way to go. Also, since I'm planning on using the tiddlers to take notes
 I'll need to add a summary field so I don't overwhelm the task list with
 these huge tiddlers.

 Thanks for pointing me in the right direction on the buttons. I'm figuring
 this out, slowly but surely.

 Tom P.


 On Friday, February 27, 2015 at 4:31:32 AM UTC-6, Matthew Petty wrote:

 Hi Tom P,
 You could just set another field called status, which would contain the
 In Progress etc values. Then add another selector next to the priority
 selector. I would assume that the status field is nested inside the
 tasklist, as if tasklist were like a project field.

 As for the controls along the bottom, the tiddler Task Buttons is
 tagged with $:/tags/ViewTemplate, which makes it show up in the view
 mode. The filter [is[current]] makes it appear on every tiddler.

 I made a bunch of changes in the tiddlyspot page, but when I went to save
 it, for some reason they only saved locally, so they were lost. PITA.

 Hope this helps!



 On Thu, Feb 26, 2015 at 5:53 PM, Henry Padilla padill...@gmail.com
 wrote:

 Matthew,

Thanks for posting that.  It is exactly what I needed to get me
 started.

I am trying to reuse this except I need multiple lists based on tag -
 In Progress, Dev Test, Blocked, etc. and I'll find a way to figure
 that out.

What I can't figure out is where you transclude the little widget on
 the bottom of the tiddlers that change the tags and the field and such. I'm
 looking all over the bloody place and I can't find it.

 Where/How are you doing that?

 Tom P.



 On Thursday, February 26, 2015 at 12:17:47 AM UTC-6, Matthew Petty wrote:

 That's it! Thank you so much, this is perfect, and it's made me
 understand some more about fields and so on.
 Thanks, and have a great day,
 Matthew
 Abu Dhabi

 On Wed, Feb 25, 2015 at 4:30 AM, Alberto Molina alber...@gmail.com
 wrote:

 Hi Matthew,

 Sorry for the late answer. I haven't seen your post until now.

 Le mardi 24 février 2015 06:56:03 UTC+1, Matthew Petty a écrit :

 Hi Alberto,
 I've got an example up and running at http://mjptest.tiddlyspot.com/,
 but the contents of the tiddlers is not revealed in the slider. What 
 have I
 done wrong?
 Thanks for your suggestion.
 Matthew


  OK. The problem is in your first macro sliderTask. Near the end, it
 says to show the description field:
 br{{!!description}}
 But your task tiddlers haven't actually any description field.
 Instead, their contents are in the text field. Thus, you have to change to
 that:
 br{{!!text}}
 or that (which is the same):
 br$view field=text/


 So the entire code for that macro is:
 \define sliderTask(task)
 $reveal state=qualify $:/state/task type=nomatch text=
 $task$
 $button set=qualify $:/state/task setTo=$task$ class=
 tc-btn-invisible
 {{$:/core/images/right-arrow}} $task$/$button
 /$reveal
 $reveal state=qualify $:/state/task type=match text=$task$
 $button set=qualify $:/state/task setTo= class=
 tc-btn-invisible
 {{$:/core/images/down-arrow}} $task$/$button
 br$view field=
 /$reveal
 \end

 And concerning the other problem:

 You can see that I have my task list split based on the tasklist
 field. Is there a way to make the lists sort by this field? I would like 
 to
 have my work tasks first. That's why I put the number in there.


 It is enough to add a sort operator at the end of your list widget:
 $list filter=[!title[TaskSkeleton]!title[JournalSkeleton]!has[dra
 ft.of]tag[task]!tag[done]!each[tasklist]*sort[tasklist]*]


 Best wishes,
 Alberto

  --
 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/to
 pic/tiddlywiki/_HAKq8VIhnU/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 tiddlywiki+...@googlegroups.com.
 To post to this group, send email to tiddl...@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.




 --
 website: matthewpetty.com
 podcast: coiledspring.org

 READ CAREFULLY. By reading this email, you agree, on behalf of your
 employer, to release me from all

Re: [tw] Re: [TW5] Expandable task list with adjustable priorities to provide ordering

2015-02-27 Thread Matthew Petty
Hi Tom P,
You could just set another field called status, which would contain the
In Progress etc values. Then add another selector next to the priority
selector. I would assume that the status field is nested inside the
tasklist, as if tasklist were like a project field.

As for the controls along the bottom, the tiddler Task Buttons is tagged
with $:/tags/ViewTemplate, which makes it show up in the view mode. The
filter [is[current]] makes it appear on every tiddler.

I made a bunch of changes in the tiddlyspot page, but when I went to save
it, for some reason they only saved locally, so they were lost. PITA.

Hope this helps!



On Thu, Feb 26, 2015 at 5:53 PM, Henry Padilla padilla.he...@gmail.com
wrote:

 Matthew,

Thanks for posting that.  It is exactly what I needed to get me started.

I am trying to reuse this except I need multiple lists based on tag -
 In Progress, Dev Test, Blocked, etc. and I'll find a way to figure
 that out.

What I can't figure out is where you transclude the little widget on
 the bottom of the tiddlers that change the tags and the field and such. I'm
 looking all over the bloody place and I can't find it.

 Where/How are you doing that?

 Tom P.



 On Thursday, February 26, 2015 at 12:17:47 AM UTC-6, Matthew Petty wrote:

 That's it! Thank you so much, this is perfect, and it's made me
 understand some more about fields and so on.
 Thanks, and have a great day,
 Matthew
 Abu Dhabi

 On Wed, Feb 25, 2015 at 4:30 AM, Alberto Molina alber...@gmail.com
 wrote:

 Hi Matthew,

 Sorry for the late answer. I haven't seen your post until now.

 Le mardi 24 février 2015 06:56:03 UTC+1, Matthew Petty a écrit :

 Hi Alberto,
 I've got an example up and running at http://mjptest.tiddlyspot.com/,
 but the contents of the tiddlers is not revealed in the slider. What have I
 done wrong?
 Thanks for your suggestion.
 Matthew


  OK. The problem is in your first macro sliderTask. Near the end, it
 says to show the description field:
 br{{!!description}}
 But your task tiddlers haven't actually any description field. Instead,
 their contents are in the text field. Thus, you have to change to that:
 br{{!!text}}
 or that (which is the same):
 br$view field=text/


 So the entire code for that macro is:
 \define sliderTask(task)
 $reveal state=qualify $:/state/task type=nomatch text=$task$
 $button set=qualify $:/state/task setTo=$task$ class=
 tc-btn-invisible
 {{$:/core/images/right-arrow}} $task$/$button
 /$reveal
 $reveal state=qualify $:/state/task type=match text=$task$
 $button set=qualify $:/state/task setTo= class=
 tc-btn-invisible
 {{$:/core/images/down-arrow}} $task$/$button
 br$view field=
 /$reveal
 \end

 And concerning the other problem:

 You can see that I have my task list split based on the tasklist
 field. Is there a way to make the lists sort by this field? I would like to
 have my work tasks first. That's why I put the number in there.


 It is enough to add a sort operator at the end of your list widget:
 $list filter=[!title[TaskSkeleton]!title[JournalSkeleton]!has[
 draft.of]tag[task]!tag[done]!each[tasklist]*sort[tasklist]*]


 Best wishes,
 Alberto

  --
 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/_HAKq8VIhnU/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 tiddlywiki+...@googlegroups.com.
 To post to this group, send email to tiddl...@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 For more options, visit https://groups.google.com/d/optout.




 --
 website: matthewpetty.com
 podcast: coiledspring.org

 READ CAREFULLY. By reading this email, you agree, on behalf of your
 employer, to release me from all obligations and waivers arising from any
 and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap,
 clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and
 acceptable use policies (BOGUS AGREEMENTS) that I have entered into with
 your employer, its partners, licensors, agents and assigns, in perpetuity,
 without prejudice to my ongoing rights and privileges. You further
 represent that you have the authority to release me from any BOGUS
 AGREEMENTS on behalf of your employer.

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




-- 
website: matthewpetty.com
podcast: coiledspring.org

READ CAREFULLY. By reading this email, you agree

Re: [tw] Re: [TW5] Expandable task list with adjustable priorities to provide ordering

2015-02-25 Thread Matthew Petty
That's it! Thank you so much, this is perfect, and it's made me understand
some more about fields and so on.
Thanks, and have a great day,
Matthew
Abu Dhabi

On Wed, Feb 25, 2015 at 4:30 AM, Alberto Molina alberton...@gmail.com
wrote:

 Hi Matthew,

 Sorry for the late answer. I haven't seen your post until now.

 Le mardi 24 février 2015 06:56:03 UTC+1, Matthew Petty a écrit :

 Hi Alberto,
 I've got an example up and running at http://mjptest.tiddlyspot.com/,
 but the contents of the tiddlers is not revealed in the slider. What have I
 done wrong?
 Thanks for your suggestion.
 Matthew


  OK. The problem is in your first macro sliderTask. Near the end, it
 says to show the description field:
 br{{!!description}}
 But your task tiddlers haven't actually any description field. Instead,
 their contents are in the text field. Thus, you have to change to that:
 br{{!!text}}
 or that (which is the same):
 br$view field=text/


 So the entire code for that macro is:
 \define sliderTask(task)
 $reveal state=qualify $:/state/task type=nomatch text=$task$
 $button set=qualify $:/state/task setTo=$task$ class=
 tc-btn-invisible
 {{$:/core/images/right-arrow}} $task$/$button
 /$reveal
 $reveal state=qualify $:/state/task type=match text=$task$
 $button set=qualify $:/state/task setTo= class=tc-btn-invisible
 
 {{$:/core/images/down-arrow}} $task$/$button
 br$view field=
 /$reveal
 \end

 And concerning the other problem:

 You can see that I have my task list split based on the tasklist field.
 Is there a way to make the lists sort by this field? I would like to have
 my work tasks first. That's why I put the number in there.


 It is enough to add a sort operator at the end of your list widget:
 $list
 filter=[!title[TaskSkeleton]!title[JournalSkeleton]!has[draft.of]tag[task]!tag[done]!each[tasklist]
 *sort[tasklist]*]


 Best wishes,
 Alberto

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




-- 
website: matthewpetty.com
podcast: coiledspring.org

READ CAREFULLY. By reading this email, you agree, on behalf of your
employer, to release me from all obligations and waivers arising from any
and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap,
clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and
acceptable use policies (BOGUS AGREEMENTS) that I have entered into with
your employer, its partners, licensors, agents and assigns, in perpetuity,
without prejudice to my ongoing rights and privileges. You further
represent that you have the authority to release me from any BOGUS
AGREEMENTS on behalf of your employer.

-- 
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] Expandable task list with adjustable priorities to provide ordering

2015-02-23 Thread Matthew Petty
Hi Alberto,
I've got an example up and running at http://mjptest.tiddlyspot.com/, but 
the contents of the tiddlers is not revealed in the slider. What have I 
done wrong?
Thanks for your suggestion.
Matthew

On Sunday, February 1, 2015 at 7:30:10 PM UTC+4, Alberto Molina wrote:

 Hi Matthew,

 Question 1: Is there a way to expand each row to view the contents of each 
 tiddler listed? I would like to have a task tiddler with a title for a 
 summary, and the contents as notes on progress etc. I'd like to click to 
 expand one, then click again to fold.


 yes, with a slider macro.
  

 (Side note: what if the contents of a task tiddler contained links to 
 more task tiddlers? Recursion? )


 depends on your slider macro.
  

 Question 2: Is there a better way to manage the multiple levels of 
 priority? I want to be able shift my tasks easily to arrange them in the 
 order of attack.
 As always, grateful for help.


 yes, with a selector.

 Try this:

 \define sliderTask(task)
 $reveal state=qualify $:/state/task type=nomatch text=$task$
 $button set=qualify $:/state/task setTo=$task$ 
 class=tc-btn-invisible
 {{$:/core/images/right-arrow}} $task$
 /$button
 /$reveal
 $reveal state=qualify $:/state/task type=match text=$task$
 $button set=qualify $:/state/task setTo= class=tc-btn-invisible
 {{$:/core/images/down-arrow}} $task$
 /$button

 br{{!!description}}

 /$reveal
 \end

 $list 
 filter=[!title[TaskSkeleton]!title[JournalSkeleton]!has[draft.of]tag[task]!tag[done]!each[tasklist]]

 !!! Tasklist: $view field=tasklist/
 table
 tr
 th/th
 thTitle/th
 thPriority/th
 /tr
 $list 
 filter=[tasklist{!!tasklist}!title[TaskSkeleton]!title[JournalSkeleton]!has[draft.of]tag[task]!tag[done]sort[p]]
 tr
 td
 $checkbox tag=done/$checkbox
 /td
 td
 $macrocall $name=sliderTask task={{!!title}}/
 /td
 td
 $select field=p default=0
 option1/option
 option2/option
 option3/option
 option4/option
 option5/option
 option6/option
 option7/option
 option8/option
 option9/option
 /$select
 /td
 /tr
 /$list
 /table
 /$list


 Best wishes,

 Alberto


-- 
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] Expandable task list with adjustable priorities to provide ordering

2015-02-16 Thread Matthew Petty
That fixed it, thank you everyone! I need to read the instructions more.

OK, back to the original issue. Here is the testing space on tiddlyspot:
http://mjptest.tiddlyspot.com/
http://mjptest.tiddlyspot.com/#List%20of%20Current%20Tasks

You can see that I have my task list split based on the tasklist field.
Is there a way to make the lists sort by this field? I would like to have
my work tasks first. That's why I put the number in there.

I put in the slider code that Alberto posted, but I must have made a
mistake, because it doesn't show the contents.

Grateful for help,
Matthew Petty
Abu Dhabi

On Mon, Feb 16, 2015 at 1:25 PM, PMario pmari...@gmail.com wrote:

 On Monday, February 16, 2015 at 9:53:39 AM UTC+1, Alberto Molina wrote:

 I follow those instructions, but when I save the empty file with the
 tiddlyspot credentials, I get this:

 Error while saving:
 Error:NS_ERROR_DOM_BAD_URI: Access to restricted URI denied


 Are you using Firefox when saving to tiddlyspot? Then change to Chrome.


 Chrome is only needed for the first time saving. see:
 http://tiddlywiki.com/#Saving%20on%20TiddlySpot
 So you can still use your preferred browser, except for the first save.

 -mario

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




-- 
website: matthewpetty.com
podcast: coiledspring.org

READ CAREFULLY. By reading this email, you agree, on behalf of your
employer, to release me from all obligations and waivers arising from any
and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap,
clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and
acceptable use policies (BOGUS AGREEMENTS) that I have entered into with
your employer, its partners, licensors, agents and assigns, in perpetuity,
without prejudice to my ongoing rights and privileges. You further
represent that you have the authority to release me from any BOGUS
AGREEMENTS on behalf of your employer.

-- 
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] Expandable task list with adjustable priorities to provide ordering

2015-02-01 Thread Matthew Petty
I have a task list, using the following code:
$list 
filter=[!title[TaskSkeleton]!title[JournalSkeleton]!has[draft.of]tag[task]!tag[done]!each[tasklist]]

!!! Tasklist: $view field=tasklist/
table
tr
thTitle/th
thPriority/th
/tr
$list 
filter=[tasklist{!!tasklist}!title[TaskSkeleton]!title[JournalSkeleton]!has[draft.of]tag[task]!tag[done]sort[p]]
tr
td$checkbox tag=done $link to={{!!title}},,$view 
field=title/,,/$link/$checkbox/td
td$radio field=p value=1/$radio$radio field=p 
value=2/$radio$radio field=p value=3/$radio$radio field=p 
value=4/$radio$radio field=p value=5/$radio$radio field=p 
value=6/$radio$radio field=p value=7/$radio$radio field=p 
value=8/$radio$radio field=p value=9/$radio/td
/tr
/$list
/table
/$list

This gives me multiple lists based on the tasklist field, with various 
buttons to set priorities and mark as done. See below for a screenshot 
(Greenshot is great).

Question 1: Is there a way to expand each row to view the contents of each 
tiddler listed? I would like to have a task tiddler with a title for a 
summary, and the contents as notes on progress etc. I'd like to click to 
expand one, then click again to fold.

(Side note: what if the contents of a task tiddler contained links to more 
task tiddlers? Recursion? )

Question 2: Is there a better way to manage the multiple levels of 
priority? I want to be able shift my tasks easily to arrange them in the 
order of attack.
As always, grateful for help.


[tw] Re: [TW5] Expandable task list with adjustable priorities to provide ordering

2015-02-01 Thread Matthew Petty
I put a screenshot in my original post, it's not there now. Hmm. OK, I will 
set an example up on Tiddlyspot. I've not done that before, so wish me luck.

On Monday, February 2, 2015 at 12:27:38 AM UTC+4, Birthe C wrote:

 Hi Matthew Petty,

 Great, where do I find the screenshot?


 Birthe

 On Sunday, February 1, 2015 at 2:32:22 PM UTC+1, Matthew Petty wrote:


 See below for a screenshot (Greenshot is great).



-- 
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] Expandable task list with adjustable priorities to provide ordering

2015-02-01 Thread Matthew Petty
OK, how do create a TW5 in Tiddlyspot?

On Mon, Feb 2, 2015 at 9:22 AM, Matthew Petty matthewpett...@gmail.com
wrote:

 I put a screenshot in my original post, it's not there now. Hmm. OK, I
 will set an example up on Tiddlyspot. I've not done that before, so wish me
 luck.


 On Monday, February 2, 2015 at 12:27:38 AM UTC+4, Birthe C wrote:

 Hi Matthew Petty,

 Great, where do I find the screenshot?


 Birthe

 On Sunday, February 1, 2015 at 2:32:22 PM UTC+1, Matthew Petty wrote:


 See below for a screenshot (Greenshot is great).

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




-- 
website: matthewpetty.com
podcast: coiledspring.org

READ CAREFULLY. By reading this email, you agree, on behalf of your
employer, to release me from all obligations and waivers arising from any
and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap,
clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and
acceptable use policies (BOGUS AGREEMENTS) that I have entered into with
your employer, its partners, licensors, agents and assigns, in perpetuity,
without prejudice to my ongoing rights and privileges. You further
represent that you have the authority to release me from any BOGUS
AGREEMENTS on behalf of your employer.

-- 
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: Lists, Filters and Orphans - thoughts

2015-01-21 Thread Matthew Petty
I do like to keep the orphans list and the missing list as short as 
possible. They are very useful as they stand. When writing notes in a 
meeting, I will create a link to a tiddler, and then go back and create it 
later. Similarly, I may create tiddlers on their own and then link them up 
to somewhere relevant later. I definitely want to keep things interlinked.

I like the idea that tiddlers can be either hard linked (manually 
referred to) or soft linked (included in a list). I don't know how it 
could be dealt with. The regular orphan list is still useful, but maybe 
there is room for a new list.

On Tuesday, January 20, 2015 at 7:27:56 PM UTC+4, Tobias Beer wrote:

 Does anyone have any thoughts or suggestions about this?


 It seems like you're not so much concerened about interconnecting your 
 tidbits.
 So, here's a question: Why bother?

 However, if you don't like the orphans list as it is, you can experiment 
 changing the *filter* field in...

 $:/core/Filters/Orphans 
 http://tiddlywiki.com/#%24%3A%2Fcore%2FFilters%2FOrphans

 There might possibly be components not yet making use of configurable 
 filters like that.
 Probably, macros and plugins should consider this approach to make 
 defaults configurable.

 Never new that these things work...

 \define ref(foo:{{$:/core/Filters/Orphans!!filter}})
 $foo$
 \end

 \define var(foo:currentTiddler)
 $foo$
 \end

 \define data(foo:{{$:/palettes/Vanilla##background}})
 $foo$
 \end

 * ref
 * var
 * data

 Added here...

 Variable Parameter Defaults @tb5 
 http://tb5.tiddlyspot.com/#Variable%20Parameter%20Defaults

 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: Possible to include/transclude contents of an external text file into a tiddler?

2015-01-20 Thread Matthew Petty
Thanks Tobias, that works great.
The reason I'm using todo.txt for task management is the mobile aspect and
the flexibility. I have a windows client at work, a linux client at home,
an Android app, and if necessary I can edit the todo.txt directly.

On Tue, Jan 20, 2015 at 2:26 AM, 'Mark S.' via TiddlyWiki 
tiddlywiki@googlegroups.com wrote:

 Thanks! Seems to be another situation where the code is case sensitive.

 Mark


 On Monday, January 19, 2015 at 1:46:50 PM UTC-8, Mat wrote:

 @Mark S

 I got it to work by copying Tobias code and put in a local file like this:

 object data=file:///C:/Users/ type=text/plain
 style=width:100%;height:400px; scrolling:yes
 a href=file:///C:/Users/.. target=_blankEnTiddler.tid/a
 (missing or not supported)
 /object



 On Monday, January 19, 2015 at 10:24:24 PM UTC+1, Mark S. wrote:

 I couldn't get this code to work with a local file. Does it only work
 with http ?

 For organizing daily tasks stored in plain text, emacs org-mode has
 loads of functionality and a wide user base.

 Is there a good meta-app for task management in TW5? OM will let you
 quickly see a calendar for today, change dates, priorities, tags, statuses,
 and edit tasks.

 Mark

 On Wednesday, January 14, 2015 at 2:29:34 AM UTC-8, Tobias Beer wrote:

 I have settled on using todo.txt (http://todotxt.com/) to manage my
 todo list. I recommend it.


 Not trying to convince you otherwise...
 May I ask why the decision to use that and not TiddlyWiki?
 Specifically, what was (mostly) missing in TiddlyWiki that you get with 
 *todotxt.com
 http://todotxt.com*?
 (preferably indicating importance: 10-high / 1-low)

 Is it possible to transclude the contents of the todo file into a
 tiddler?

 Can it be done with a relative path, so that it will work whereever I
 access my TW from?


 This...

 object data=./text.txt type=text/plain style=width:100%;height:
 400px; scrolling:yes
 a href=./text.txttext.txt/a (embedding not supported)
 /object

 ...works for me.

 Best wishes, Tobias.

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




-- 
website: matthewpetty.com
podcast: coiledspring.org

READ CAREFULLY. By reading this email, you agree, on behalf of your
employer, to release me from all obligations and waivers arising from any
and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap,
clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and
acceptable use policies (BOGUS AGREEMENTS) that I have entered into with
your employer, its partners, licensors, agents and assigns, in perpetuity,
without prejudice to my ongoing rights and privileges. You further
represent that you have the authority to release me from any BOGUS
AGREEMENTS on behalf of your employer.

-- 
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] Lists, Filters and Orphans - thoughts

2015-01-20 Thread Matthew Petty
I use filters and lists a lot, combined with tags, to generate lists of 
people, lists of abbreviations, even lists of lists. The problem (if you 
can call it that) is that if the only time a tiddler is referenced is as 
part of a filtered list, then it shows up as an orphan.
For example, I use journals to take notes every day. I have a List of 
Journals, but that is generated, so my orphans list is full of journals. I 
could create a tiddler and just list all the journals, so they are 
statically referenced and no longer orphans, but that seem inelegant.
Does anyone have any thoughts or suggestions about this?

Regards,
Matthew Petty
UAE

-- 
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] Possible to include/transclude contents of an external text file into a tiddler?

2015-01-14 Thread Matthew Petty
I have settled on using todo.txt (http://todotxt.com/) to manage my todo 
list. I recommend it. I still use TW5 for more in-depth note-taking and 
organization. My todo.txt lives in Dropbox, near my TiddlyWiki file. Is it 
possible to transclude the contents of the todo file into a tiddler? Can it 
be done with a relative path, so that it will work whereever I access my TW 
from?

-- 
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: Hic trying to upgrade to 5.1.7

2015-01-13 Thread Matthew Petty
I also have a problem with 5.1.7, in that my create journal button no 
longer works.

On Monday, January 12, 2015 at 6:45:20 PM UTC+4, DaComboMan wrote:

 When i drag/drop my password protected file over to TW webpage to upgrade 
 to 5.1.7, i am asked for password and do so.
 Then i upgrade (import) latest codes.
 When i click to save changes, the browser (Firefox) download feature is 
 activated to save the file.
 This isn't normal.


-- 
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] Create and set values of fields in multiple tiddlers at once?

2014-07-09 Thread Matthew Petty
That works really well! That's really opened up some possibilities.
Thank you Matabele!


On Tue, Jul 8, 2014 at 10:48 PM, Alberto Molina alberton...@gmail.com
wrote:

 Good to know.
 Thanks Matabele!

 --
 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/4yUDC5ugRCo/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.




-- 
website: matthewpetty.com
podcast: coiledspring.org

READ CAREFULLY. By reading this email, you agree, on behalf of your
employer, to release me from all obligations and waivers arising from any
and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap,
clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and
acceptable use policies (BOGUS AGREEMENTS) that I have entered into with
your employer, its partners, licensors, agents and assigns, in perpetuity,
without prejudice to my ongoing rights and privileges. You further
represent that you have the authority to release me from any BOGUS
AGREEMENTS on behalf of your employer.

-- 
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] Multi-level filtered lists syntax help?

2014-07-08 Thread Matthew Petty
I use TW5 to keep track of tasks. Tiddlers that are tasks are tagged 
task. I have 2 fields, p for priority and tasklist for work, home 
etc.
How can I generate a list of tasks, broken down into nested lists of 
work, personal and so on, with the tasks below sorted by priority?

Like this:
*Tasklist: work*
_ task a (priority 1)
_ task e (priority 1)
_ task c (priority 2)
_ task b (priority 2)
_ task d (priority 5)

*Tasklist: personal*
_ task x (priority 1)
_ task z (priority 2)
_ task y (priority 3)


This is what I have so far. It doesn't work, of course, but I at least 
wanted you to know I was trying.

$list 
filter=[!title[JournalSkeleton]!has[draft.of]tag[task]!tag[done]!sort[p]each[tasklist]]

! Tasklist: $view field=tasklist/
$list 
filter=[!title[JournalSkeleton]!has[draft.of]tag[task]!tag[done]!sort[p]]

$checkbox tag=done
$link to={{!!title}}
$view field=title/
/$link (priority $view field=p/)
/$checkbox
/$list
/$list




-- 
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] Multi-level filtered lists syntax help?

2014-07-08 Thread Matthew Petty
That did it!
Danke viel mal Dominic!




On Tue, Jul 8, 2014 at 2:22 PM, Dominic Brocher dominicbroc...@gmail.com
wrote:

 Hi Matthew

 You have to filter the inner list with the current tasklist value. Try this

 $list filter=[!title[JournalSkeleton]!has[draft.of]
 tag[task]!tag[done]!sort[p]
 each[tasklist]]


 ! Tasklist: $view field=tasklist/
 $list filter=[tasklist{!!tasklist}!title[JournalSkeleton]!has[draft.of]
 tag[task]!tag[done]!sort[p]]


 $checkbox tag=done
 $link to={{!!title}}
 $view field=title/
 /$link (priority $view field=p/)
 /$checkbox
 /$list
 /$list


 Regards,
 Domnic


 Am Dienstag, 8. Juli 2014 22:34:15 UTC+2 schrieb Matthew Petty:

 I use TW5 to keep track of tasks. Tiddlers that are tasks are tagged
 task. I have 2 fields, p for priority and tasklist for work, home
 etc.
 How can I generate a list of tasks, broken down into nested lists of
 work, personal and so on, with the tasks below sorted by priority?

 Like this:
 *Tasklist: work*
 _ task a (priority 1)
 _ task e (priority 1)
 _ task c (priority 2)
 _ task b (priority 2)
 _ task d (priority 5)

 *Tasklist: personal*
 _ task x (priority 1)
 _ task z (priority 2)
 _ task y (priority 3)


 This is what I have so far. It doesn't work, of course, but I at least
 wanted you to know I was trying.

 $list filter=[!title[JournalSkeleton]!has[draft.of]
 tag[task]!tag[done]!sort[p]each[tasklist]]

 ! Tasklist: $view field=tasklist/
 $list filter=[!title[JournalSkeleton]!has[draft.of]
 tag[task]!tag[done]!sort[p]]

 $checkbox tag=done
 $link to={{!!title}}
 $view field=title/
 /$link (priority $view field=p/)
 /$checkbox
 /$list
 /$list




  --
 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/3QawVN-ZY1Y/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.


-- 
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] Multi-level filtered lists syntax help?

2014-07-08 Thread Matthew Petty
I have a further question. Is there a way to do all this just with tags, 
and not with fields? Is it possible to filter on tags, but only looking for 
the first few characters of the tag? Like you can do with titles.
The problem is that I would have to go back and set all the fields on my 
task tiddlers. It's easier to set tags in bulk, or with a checkbox.


On Tuesday, July 8, 2014 2:28:10 PM UTC-7, Matthew Petty wrote:

 That did it!
 Danke viel mal Dominic!




 On Tue, Jul 8, 2014 at 2:22 PM, Dominic Brocher dominicbroc...@gmail.com 
 wrote:

 Hi Matthew

 You have to filter the inner list with the current tasklist value. Try 
 this

 $list filter=[!title[JournalSkeleton]!has[draft.of]
 tag[task]!tag[done]!sort[p]
 each[tasklist]]


 ! Tasklist: $view field=tasklist/
 $list filter=[tasklist{!!tasklist}!title[JournalSkeleton]!has[draft.of]
 tag[task]!tag[done]!sort[p]]


 $checkbox tag=done
 $link to={{!!title}}
 $view field=title/
 /$link (priority $view field=p/)
 /$checkbox
 /$list
 /$list


 Regards,
 Domnic


 Am Dienstag, 8. Juli 2014 22:34:15 UTC+2 schrieb Matthew Petty:

 I use TW5 to keep track of tasks. Tiddlers that are tasks are tagged 
 task. I have 2 fields, p for priority and tasklist for work, home 
 etc.
 How can I generate a list of tasks, broken down into nested lists of 
 work, personal and so on, with the tasks below sorted by priority?

 Like this:
 *Tasklist: work*
 _ task a (priority 1)
 _ task e (priority 1)
 _ task c (priority 2)
 _ task b (priority 2)
 _ task d (priority 5)

 *Tasklist: personal*
 _ task x (priority 1)
 _ task z (priority 2)
 _ task y (priority 3)


 This is what I have so far. It doesn't work, of course, but I at least 
 wanted you to know I was trying.

 $list filter=[!title[JournalSkeleton]!has[draft.of]
 tag[task]!tag[done]!sort[p]each[tasklist]]

 ! Tasklist: $view field=tasklist/
 $list filter=[!title[JournalSkeleton]!has[draft.of]
 tag[task]!tag[done]!sort[p]]

 $checkbox tag=done
 $link to={{!!title}}
 $view field=title/
 /$link (priority $view field=p/)
 /$checkbox
 /$list
 /$list




  -- 
 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/3QawVN-ZY1Y/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.




-- 
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] Checkbox list broken in new version - how to format?

2014-06-11 Thread Matthew Petty
I tried putting line breaks in various places, but the closest I get is 
having the checkbox on one line, then the text on the next line, followed 
by the next checkbox etc.

How would I get the following:

[_] Tiddler 1
[_] Tiddler 2
[_] Tiddler 3

On Monday, June 9, 2014 1:51:07 PM UTC-7, Danielo Rodríguez wrote:

 Just add a couple of line breaks after the check box 

-- 
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] Checkbox list broken in new version - how to format?

2014-06-11 Thread Matthew Petty
I'll try all the possibilities of where to put the line breaks.

$list filter=[tag[task]]$checkbox tag=done$link 
to={{!!title}}$view field=title//$link/$checkbox/$list
gives:
[x]Item 1[x]Item 2[x]Item 3

$list filter=[tag[task]]
$checkbox tag=done$link to={{!!title}}$view 
field=title//$link/$checkbox/$list
gives:
[x]Item 1 [x]Item 2 [x]Item 3

$list filter=[tag[task]!tag[done]]
$checkbox tag=done
$link to={{!!title}}$view field=title//$link/$checkbox/$list
gives:
[x] Item 1 [x] Item 2 [x] Item 3

$list filter=[tag[task]!tag[done]]
$checkbox tag=done
$link to={{!!title}}
$view field=title//$link/$checkbox/$list
gives:
[x] Item 1 [x] Item 2 [x] Item 3
(same as the one above)

$list filter=[tag[task]!tag[done]]
$checkbox tag=done
$link to={{!!title}}

$view field=title//$link/$checkbox/$list
gives:
[x]

Item 1

[x]

Item 2

[x]

Item 3
--
and so on...

What should work? Any examples to try?


On Wednesday, June 11, 2014 1:49:54 PM UTC-7, Stephan Hradek wrote:

 Maybe you'd better just show what you have so that we can point you to any 
 possible mistakes?


-- 
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] Checkbox list broken in new version - how to format?

2014-06-11 Thread Matthew Petty
Bingo!
$list 
filter=[!title[JournalSkeleton]!has[draft.of]tag[task]!tag[done]!sort[modified]]


$checkbox tag=done
$link to={{!!title}}
$view field=title/
/$link
/$checkbox
/$list
gives:
[x] Item 1
[x] Item 2
[x] Item 3
 
Which is just what I want! I just hadn't managed to try that particular 
combination. Thank you!

On Wednesday, June 11, 2014 4:18:04 PM UTC-7, Steve Hewitt wrote:

 You need to put /$list on a separate line, then most of your examples 
 will probably work. The second example is the same as one I use, so I know 
 that one works!

 Good luck
 Steve

 On Wednesday, 11 June 2014 23:48:46 UTC+1, Matthew Petty wrote:

 I'll try all the possibilities of where to put the line breaks.

 $list filter=[tag[task]]$checkbox tag=done$link 
 to={{!!title}}$view field=title//$link/$checkbox/$list
 gives:
 [x]Item 1[x]Item 2[x]Item 3

 $list filter=[tag[task]]
 $checkbox tag=done$link to={{!!title}}$view 
 field=title//$link/$checkbox/$list
 gives:
 [x]Item 1 [x]Item 2 [x]Item 3

 $list filter=[tag[task]!tag[done]]
 $checkbox tag=done
 $link to={{!!title}}$view field=title//$link/$checkbox/$list
 gives:
 [x] Item 1 [x] Item 2 [x] Item 3

 $list filter=[tag[task]!tag[done]]
 $checkbox tag=done
 $link to={{!!title}}
 $view field=title//$link/$checkbox/$list
 gives:
 [x] Item 1 [x] Item 2 [x] Item 3
 (same as the one above)

 $list filter=[tag[task]!tag[done]]
 $checkbox tag=done
 $link to={{!!title}}

 $view field=title//$link/$checkbox/$list
 gives:
 [x]

 Item 1

 [x]

 Item 2

 [x]

 Item 3
 --
 and so on...

 What should work? Any examples to try?


 On Wednesday, June 11, 2014 1:49:54 PM UTC-7, Stephan Hradek wrote:

 Maybe you'd better just show what you have so that we can point you to 
 any possible mistakes?



-- 
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] Blank tag - how to remove?

2014-06-10 Thread Matthew Petty
I use the newtiddler plugin to create daily journals. It's not a big
annoyance, I can ignore it :)
Thanks for the useful plugin!



On Tue, Jun 10, 2014 at 12:54 AM, Stephan Hradek stephan.hra...@gmail.com
wrote:

 Do you use my newtiddler plugin with a tag-placeholder of the form
 $(placeholder)$? Than it's a known annoyance but not a real bug. That tag
 is the placeholder tag whch happens to be displayed inappropriatly.

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


-- 
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] Blank tag - how to remove?

2014-06-09 Thread Matthew Petty
Somehow a blank tag has been created. When I start to enter a tag to be 
assigned, I can see a tag button with no label, which is very small and 
only a few pixels high. It also shows up in the Tools  Tag list. It is 
assigned to 0 (zero) tiddlers.
How can I get rid of it? Is it possible to delete tags?

-- 
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] Checkbox list broken in new version - how to format?

2014-06-09 Thread Matthew Petty
I upgraded to the latest TW5 version. I have a list of task tiddlers that 
was formatted with a checkbox to flag them as done. The code below used 
to show them as a nice list on separate lines.

$list 
filter=[!title[JournalSkeleton]!has[draft.of]tag[task]!tag[done]!sort[modified]]
$checkbox tag=done  $link to={{!!title}}$view 
field=title//$link/$checkbox
/$list

Since the upgrade all the lines run on with no line breaks. How should I 
format this list so that I get this list back?

-- 
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 - Way to change formatting of a link to a tiddler based on a tag that tiddler has?

2014-06-09 Thread Matthew Petty
That's great, thank you!

On Monday, March 31, 2014 11:21:41 PM UTC-7, Stephan Hradek wrote:

 Almost possible.

 Create a tiddler called (e.g.) tasklink with this content (as an example)

 $list filter=[is[current]tag[done]]
 strike
 $link$view field=title//$link
 /strike
 /$list
 $list filter=[is[current]tag[task]!tag[done]]
 span style=background-color:pink
 $link$view field=title//$link
 /span
 /$list

 Then, instead of writing [[mytask]], write {{mytask||tasklink}}

 Hope this helps.




-- 
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] SiteTitle changed after upgrade

2014-05-28 Thread Matthew Petty
Yes, that's right. So I just edited the new shadow versions, and I'll hope
they don't get overwritten when I upgrade next time.

website: matthewpetty.com
podcast: coiledspring.org

READ CAREFULLY. By reading this email, you agree, on behalf of your
employer, to release me from all obligations and waivers arising from any
and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap,
clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and
acceptable use policies (BOGUS AGREEMENTS) that I have entered into with
your employer, its partners, licensors, agents and assigns, in perpetuity,
without prejudice to my ongoing rights and privileges. You further
represent that you have the authority to release me from any BOGUS
AGREEMENTS on behalf of your employer.


On Wed, May 28, 2014 at 11:07 AM, Ton Gerner ton.ger...@gmail.com wrote:

 Hi Matthew,

 I assume you upgraded from an 'old',  version, see
 http://tiddlywiki.com/static/Release%25205.0.8-beta.html

 Cheers,

 Ton


 On Wednesday, May 28, 2014 7:46:37 PM UTC+2, Matthew Petty wrote:

  I upgraded to 5.0.12-beta. My SiteTitle and SiteSubtitle changed to the
 default, but my old SiteTitle and SiteSubtitle are still there. I
 realise the new version has them as shadows. How do I change the SiteTitle
 and SiteSubtitle so that they stay correct after an upgrade? I read
 somewhere that the new ones would transclude the existing ones or something.

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


-- 
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] Configuration for Autosave, node.js, Dropbox, Windows, Linux, OSX

2014-05-27 Thread Matthew Petty
I wanted some advice on how to set up my Tiddlywiki to be the most 
efficient and safe.
I want to access it from multiple machines via Dropbox. My work machine is 
a Windows laptop. My personal laptop runs Ubuntu Linux. It would be great 
if my wife could access it on he Macbook.
I have TW5.07-beta in Dropbox at the moment, and I use Firefox with the 
TiddlyFox extension to edit and save it. I do this at home and at work. It 
works fine, and I love the flexibility of filters and tags. Very powerful.

Is there a way I could set it up so that I could have real Autosave? There 
have been times I've forgotten to click save, and I've lost stuff as a 
result. I see that node.js could be a solution, but I don't know how to 
proceed.
Could someone suggest a configuration that would work on the three types of 
machines, and give autosave capability, and whatever other cool tricks 
node.js can give?
More critically, could someone write or point to a step-by-step tutorial to 
set all this up?

Thanks for any suggestions and help,
Matthew

-- 
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: Configuration for Autosave, node.js, Dropbox, Windows, Linux, OSX

2014-05-27 Thread Matthew Petty
I have updated to 5.0.12-beta, and the autosave now works. That's great!
For now, then, I will stick with it as it is.
Thanks for your help,
Matthew

website: matthewpetty.com
podcast: coiledspring.org

READ CAREFULLY. By reading this email, you agree, on behalf of your
employer, to release me from all obligations and waivers arising from any
and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap,
clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and
acceptable use policies (BOGUS AGREEMENTS) that I have entered into with
your employer, its partners, licensors, agents and assigns, in perpetuity,
without prejudice to my ongoing rights and privileges. You further
represent that you have the authority to release me from any BOGUS
AGREEMENTS on behalf of your employer.


On Tue, May 27, 2014 at 12:28 PM, Matabele matabele.b...@gmail.com wrote:

 Hi Danielo

 I was thinking more along the lines of a cron job -- saving periodically.
 I suppose it must be possible to get the tracking across from node.js to
 git via a script, but have never attempted this.

 The other option is to use tiddlywiki node.js commands to save the node.js
 version to Dropbox -- again I haven't attempted this as yet.

 regards


 On Tuesday, May 27, 2014 7:59:35 PM UTC+2, Danielo Rodríguez wrote:

 Hello Matabelle

 I tried with git, but I don't get any automatic track of changes. The
 main problem is that git does not track new files automatically, so I have
 to run git add every time I create a tiddler. Even if I use git add *.tid.
 How did you do it?

 I don't want to manually backup a standalone version to Dropbox. What I
 want is node doing it automatically on every edit. Maybe a bit overload but
 I think my computer can take care of it. Do you know hot to accomplish
 this?

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


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


  1   2   >