Re: [tw5] I want to create field with Russian letters

2020-12-23 Thread Siniy-Kit
Hi  Jeremy. Thank you for answer. Many people don't know  about html 
attributes and so on. And it looks strange for them, when they get this 
alert,
* Illegal characters in field name "цвет". Fields can only contain 
lowercase letters, digits and the characters underscore (_), hyphen (-) and 
period (.)*

I think it will be better to create this  "wrong" field in tiddler, BUT  
with encodeURI field name in html code.
AND in tiddler edit interface nearby this "wrong"  fieldname will be small 
button [!?]  with small $reveal 

*your field name contains Illegal characters. Rename it, or  use it's 
encoded variant  name in filters  %D1%86%D0%B2%D0%B5%D1%82*

I think   it will make tiddlywiki more friendly for all users. 

среда, 23 декабря 2020 г. в 16:01:49 UTC+3, jeremy...@gmail.com: 

> Hi Siniy-Kit
>
> As you’ve discovered, field names currently only work reliably and 
> consistently if are composed of the a-z, 0-9, dash and underscore. It is 
> not trivial to fix because of the way that the code expects to be able to 
> roundtrip fieldnames into attribute names. I think it would require an 
> update to the TiddlyWiki HTML file format.
>
> Best wishes
>
> Jeremy
>
> On 23 Dec 2020, at 08:01, Siniy-Kit  wrote:
>
> little demo for my question 
> here  
> https://heeg.ru/shop2_2.html?id=16gDZVsB8FOIxrsFKbkbBNWC37lPUAfKOGf-rCVxeOmY#567567811
>   
> 
> if you edit tiddler you can see  this
>
> 
>
> it will be nice to use this field in filters whithout  +[decodeuri[]]  
>
> среда, 23 декабря 2020 г. в 10:09:44 UTC+3, Siniy-Kit: 
>
>> Many years ago I try to make new field "цвет" with value "красный" but it 
>> was impossible, because  all tiddlers  are saved in this format
>>
>>
>> > modified="20140908185153663" tags="Messages" title="WidgetMessage: 
>> tm-remove-field" type="text/vnd.tiddlywiki">
>>
>> The `tm-remove-field` message is handled by the FieldManglerWidget. 
>> It removes the specified field..
>> 
>> 
>>
>>  So our *fields are  html attributes*, so they can't   contain Russian 
>> letters :(
>>
>> BUT we can use js encodeURIComponent("цвет") and put it as attribute to 
>> make it work.
>> Why this mechanism is still not working in Tiddlywiki?
>>
>>
>>  
>>
>
> -- 
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/a4836968-3efd-4fba-897f-fe91deb6e345n%40googlegroups.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/b06f9291-69b1-4ba0-8bf9-e8f4155b0978n%40googlegroups.com.


[tw5] Re: [TW5] Introducing TiddlyTables a plugin for creating sortable tables.

2020-12-23 Thread aeroc...@gmail.com
Arunn,
Sorry for the delay and thank you for your kind words. I am happy to hear 
you are finding my plugin useful. I have a few ideas for enhancements, but 
there has been no development since January. This year has been 
challenging, and as you mentioned, it has been difficult to find time. I 
have been quietly watching TW developments and I am always excited to see 
new features. I am especially excited for the 5.1.23 release that finally 
gives us keyboard-driven-input macros. I think this is a good release to 
base a new version of TiddlyTables on. At the top of my list of things to 
do is a rewrite of the pagination system, which is a little clunky in my 
opinion. I have also pondered how to integrate it more seamlessly with the 
core and make operation and styling more standard. Any ideas/feedback are 
welcome and greatly appreciated. 

Tones, 
You are correct. I love TiddlyWiki but it doesn't pay the bills. I wish it 
did. 
On Wednesday, December 23, 2020 at 6:08:01 PM UTC-6 TW Tones wrote:

> I suppose *"there is no news regarding the further development"*  because 
> we operate on voluntary contributions of time. People also need feedback 
> that there solutions are useful to justify what is working for no return. 
> This is fine in a community spirit but sometimes life and livelihood 
> compete with community work. I for one could deliver a pile of published 
> solutions however I am not working much and need to build a business.
>
> We do need to find ways to inject a little demand and output for those 
> seeking a living.
>
> Regards
> Tones
>
>
>
>
> On Wednesday, 23 December 2020 at 18:58:15 UTC+11 arunn...@gmail.com 
> wrote:
>
>> Tones
>>
>> I know that its a successful tool already. But i was thinking why there 
>> is no news regarding the further development of such a great plug in for 
>> the last 10 months. Probably the developer is busy in his life and wouldn't 
>> have got time to allocate for further updates. I should thank Alan for 
>> developing tiddlytables and for being an inspiration for similar pllug ins.
>>
>> On Wednesday, December 23, 2020 at 6:17:07 AM UTC+5:30 TW Tones wrote:
>>
>>> arunn
>>>
>>> Thread activity is unfortunately not a way to measure the success of a 
>>> tool, but yes, its a great implementation
>>>
>>> Tones
>>>
>>> On Wednesday, 23 December 2020 at 07:31:35 UTC+11 arunn...@gmail.com 
>>> wrote:
>>>
 Today only i got to explore this powerful tool and i was surprised to 
 see the lack of activity in this thread. Hope your fine Alan.

 On Tuesday, February 11, 2020 at 5:56:42 AM UTC+5:30 aeroc...@gmail.com 
 wrote:

> myfta,
>
> *Column Templates *are used to modify the text or functionality of 
> columns. 
> There are three kinds of column templates: header, body and footer 
> templates, and there are several built in.
> Click "manage column templates" under "Columns" in the edit menu to 
> choose a different template for a particular field/index.
> This link 
> 
>  
> has more information about the template concept.
>
> *CSS* is used to modify the appearance of columns. 
> There are a few built in stylesheets that can be edited under "Theme 
> (Stylesheet)" section of the edit menu.
>
> Hope this helps,
> Alan
>
>
>
> On Monday, February 10, 2020 at 1:42:04 PM UTC-6, myfta wrote:
>>
>> So how might I format the column headings from my field names to 
>> something perhaps more user-friendly and formatted differently?
>>
>>
>>
>> On Monday, 9 September 2019 20:01:41 UTC+1, Alan Aldrich wrote:
>>>
>>> Greetings All, I am a long time fan of TiddlyWiki but new to the 
>>> community. First and foremost, I would like to thank Jeremy for 
>>> creating 
>>> TiddlyWiki and everyone who supports it. As a way to learn the ins and 
>>> outs 
>>> of TiddlyWiki I started a "table builder" plugin that I have been 
>>> gradually 
>>> improving in my spare time. I finally got around to finishing it up 
>>> recently and would like to share it with the community. 
>>>
>>> The ability for the entire wiki to import/export to/from a 
>>> spreadsheet is a fascinating feature of TiddlyWiki, and I wanted to 
>>> build 
>>> on that strength by creating a simple way to query data in the wiki and 
>>> display it in a tabular way. I am calling it TiddlyTables. The 
>>> following 
>>> link contains installation instructions and examples:
>>>
>>> http://tiddlytables.tiddlyspot.com/
>>>
>>> There is also a "task manager" plugin that can be downloaded. Its 
>>> primary purpose is to demonstrate the features of TiddlyTables. I look 
>>> forward to hearing from you. I will do my best to answer questions and 
>>> I 
>>> appreciate any feedback. 
>>>
>>> Thanks,
>>>

[tw5] Re: Filter: how to deduplicate?

2020-12-23 Thread TW Tones
Inside tiddlywiki - the undocumented features !

On Thursday, 24 December 2020 at 03:33:09 UTC+11 saq.i...@gmail.com wrote:

> Has to be an oversight when it was added. It is a relatively straight 
> forward but useful listops operator.
>
> On Wednesday, December 23, 2020 at 4:07:55 PM UTC+1 Mark S. wrote:
>
>> I worry a bit about the *unique* operator -- why isn't it documented?
>>
>> On Wednesday, December 23, 2020 at 6:08:27 AM UTC-8 saq.i...@gmail.com 
>> wrote:
>>
>>> @Erwan just for reference, you could also do:
>>>
>>> [tag[question]get[answer]unique[]]  
>>>
>>> On Wednesday, December 23, 2020 at 2:08:18 PM UTC+1 Erwan wrote:
>>>
 Perfect! 
 Thank you Eric :)


 On Wednesday, December 23, 2020 at 12:36:01 PM UTC Eric Shulman wrote:

> On Wednesday, December 23, 2020 at 4:16:11 AM UTC-8 Erwan wrote:
>
>> I'm trying to obtain a list of unique "answers" from a list of 
>> questions like this:
>> <$list filter="[tag[question]get[answer]]">
>>
>> 
>>
> ...there can be several "question" tiddlers with the same answer...
>>
> I would like to obtain this list but without duplicates.
>>
>
> Use the "each:value[]" filter, like this: 
> <$list filter="[tag[question]get[answer]each:value[]]">
>
> 
>
> see https://tiddlywiki.com/#each%20Operator for more info.
>
> enjoy,
> -e
>


-- 
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/d0b17a22-c0ca-42bc-a593-dbbc198277fen%40googlegroups.com.


Re: [tw5] Re: Paid Theme Design?

2020-12-23 Thread TW Tones
On reviewing your requirements, a little more clarity and perhaps a mock up 
would help.

Rather than start altering the layout perhaps you can create a tiddler for 
viewing other tiddlers that contain the text. You can then use fluid story 
fixed sidebar, with the sidebar closed to see a wide tiddler that contains 
your two page layout, you custom background and various icons. Once 
complete it could be redesigned as a new layout if necessary but to me a 
view tiddler is better because then your "reader" could be used in any 
tiddler and wiki.

Tones

On Sunday, 20 December 2020 at 03:06:00 UTC+11 taale...@gmail.com wrote:

> >> There are theme designers that may take up this. But first what are you 
> requiring from this new theme?
>
> My  experience historically has been not so great - I think this is the 
> third time? I've done what I can on my own, but I also  gave up on a lot of 
> ideas, as just way outside my expertise. 
>
> I guess I have two main ideas, both build off of / reflect things that 
> others have asked for or suggested. I thought that maybe supporting 
> someone's time money wise might be appreciated. At any rate, here's what 
> I'm looking for:
>
> 1) A new plugin for color tweaking: something where we could pick our 
> colors in TW, and see changes immediately. Would obviously need to include 
> some work to make all the uncommon bits visible (alerts, for example).
>
> 2) The new Notebook theme is awesome, but made me pine for one of my 
> original thoughts again - the manuscript!
> * a two-panel layout (like an open book) that can become "single page" as 
> needed depending on browser width
> * the "book" sits on a table/like background, of course, possibly with 
> some other items visible for aesthetic purposes (inkwell and quill!)
> * "turny corners" to move to next page / prev page of a tiddler "page"
> * editing would be a single panel on the page, like normal
> * There's a bookmark, and I have two ideas here:
> IDEA 1:  the part of the bookmark showing has the main tool buttons 
> (New/Home/Save, etc.) as well as navigation buttons - previous tiddler aka 
> chapter, maybe last 5 tiddlers. Idea is basically to allow for tiddlers as 
> static "pages" but still have fairly easy navigation (an idea would be to 
> have temporary additional "bookmarks/tags" on the sides of the "book" for 
> quick navigation to other "open"  tiddlers)
> IDEA 2: put new/save/home buttons on the object on the table (click on the 
> inkwell to create a new page/tiddler, quill to save, etc) and keep the 
> bookmark super simple, possibly with links to "home" pages or fave tiddlers
> * Clicking on bookmark takes you to "front page" - that has the main tool 
> tabs (Search / Open / Recent / Tools / etc.) and the TOC
> * Layout on front page with bookmark would be, from right to left (or left 
> to right?),  with TOC,  on top layer of right page 
> with buttons as normal at top, and buttons for the various "tabs" in normal 
> layouts, and then the rest of the right page   "behind" the 
> bookmark, which would show all the other details - the tools list and 
> buttons, the open tiddlers, and so on.
>
> I know I'm going overboard with the aesthetic functionality here, but... I 
> do have reasons, it doesn't hurt to list off all the hopes, no matter what, 
> and I think it would make for an awesome website
>
> On Fri, Dec 18, 2020 at 9:33 PM TW Tones  wrote:
>
>> There are theme designers that may take up this. But first what are you 
>> requiring from this new theme?
>>
>> In the pre-release there is a way to change layouts if you have more than 
>> one, ie the structure, but otherwise themes usually consist of colour 
>> pallets and css tweaking of existing elements.
>>
>> There is a reasonable chance this can be accomplished by the community 
>> helping you.
>>
>> Tones
>> On Saturday, 19 December 2020 at 08:54:20 UTC+11 taale...@gmail.com 
>> wrote:
>>
>>> Would anyone be up for designing a TiddlyWiki theme, that:
>>> 1) I would pay for your time
>>> 2) Would be free to the community once done
>>>
>>> If _anyone_ is interested, I will share my needs. But historically, it's 
>>> been a big no-go.
>>>
>>> Thanks,
>>> Aidan
>>>
>> -- 
>> 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 view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/253a7ebd-6109-44d4-a008-d042214fa437n%40googlegroups.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 th

[tw5] Re: [ANN] Projectify 0.7.0 is out

2020-12-23 Thread TW Tones
Nice chrissy present,  thanks Nicolas.

Tones

On Thursday, 24 December 2020 at 08:21:58 UTC+11 Nicolas Petton wrote:

> Hi,
>
> I've just released v0.7.0 of Projectify!
>
> Demo and installation instructions are available at
>
> https://nicolas.petton.fr/tw/projectify.html
>
> Here's a ChangeLog:
>
> Features
>
> * New color setting on project cards
>
> Improvements
>
> * New icons from the OpenMoji project
> * New welcome screens for the inbox and project list
> * New project list in the sidebar when using the Notebook theme
>
> Fixes
>
> * Fix a typo in the Scheduled sidebar button
> * Fix colors to work with dark palettes
>
> I've attached a screenshot to demo the new project card colors.
>
> Cheers,
> Nico
>
>

-- 
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/671869d9-25b8-4d0b-88d4-5e2936cb7d19n%40googlegroups.com.


[tw5] Re: Transclusion With Argument For Dummie

2020-12-23 Thread Brian Radspinner
With the macro route, you can have multiple parameters...

\define routerSetup(param1:"" param2:"" param3:"" param4:"" param5:"")
Some text to *$param1$* goes here. Some more *$param2$* can go right here.

On a new line, some *$param3$* can also fit. Also, some *$param4$* and even 
*$param5$* for good measure.
\end


*<>*

Some more examples can be found here: TiddlyWiki.com -- Macro Definitions 
in WikiText . 
You can put default values in between any of the quotes in the first line 
of the macro definition as needed.

If you are going with many more than that, there's probably a more 
efficient/easier-to-use way than above that someone else can point you to.

On Wednesday, December 23, 2020 at 6:06:41 PM UTC-7 kleinfelt...@gmail.com 
wrote:

> Perfect! Thank you both!  
>
> I see the 'title' variable or $_$, depending on whether I use a transclude 
> or a macro.  What would 2 variables look like? How about 3?
>
> In reality, this is going to be a long, long set of instructions  for 
> setting up 2 routers. 95% or more of the setup is identical, but there are 
> several values which are unique to one router or the other.
>
> On Wednesday, December 23, 2020 at 7:11:49 PM UTC-5 Brian Radspinner wrote:
>
>> Rather than simple transclusion, you can use a macro with a parameter. 
>>
>> Make a new tiddler and tag it with *$:/tags/Macro*. Include the 
>> following:
>>
>> \define folderStuff($_$)
>> blah-blah
>> Navigate to C:\$_$
>> blah2-blah2
>> \end
>>
>> Save this macro tiddler.
>>
>> In another tiddler where you want the directions to appear, type:
>>
>> <>
>> <>
>> etc...
>> On Wednesday, December 23, 2020 at 5:06:41 PM UTC-7 Mark S. wrote:
>>
>>> I interpret your desire to make on-the-fly instructions for users.
>>>
>>> Contents of MessWithYourFolder:
>>>
>>> blah-blah 
>>> Navigate to <$text text={{{ [[C:\]addsuffix{!!title}] }}} /> 
>>> blah2-blah2 
>>>
>>> The  's are necessary so they don't run together.
>>> The text widget causes the triple brackets to return as text, not a link.
>>> The triple brackets append the title to the directory name. The !!title 
>>> contains the name of the title of the tiddler passed at invocation.
>>>
>>> Invoke like:
>>>
>>> {{Bob's Folder||MessWithYourFolder}}
>>>
>>> Note that the template goes AFTER the name of the target tiddler, and 
>>> that they are separated by a double pipe || .
>>> On Wednesday, December 23, 2020 at 3:04:15 PM UTC-8 
>>> kleinfelt...@gmail.com wrote:
>>>
 I'd like to define a tiddler.  Let's call it MessWithYourFolder.  
 Imagine this tiddler contains something like:

 blah-blah
 Navigate to C:\{FOLDER_NAME}
 blah2-blah2

 I'd like to transclude it from one tiddler and tell it to replace 
 {FOLDER_NAME} with "Bob's Folder".  I'd like to transclude it from another 
 tiddler and tell it to replace {FOLDER_NAME} with "Mary's Folder".

 I'm thinking it is something like:

- {{MessWithYourFolder|Bob's Folder}}
- {{MessWithYourFolder|Mary's Folder}}

 When I read about parametric transclusion, it's over my head.  What's 
 the simplest syntax to define a tiddler to be transcluded with a single 
 variable value to be replaced when transcluded, and how do you transclude 
 that tiddler.

 TIA

>>>

-- 
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/2d225947-ddec-4187-8f88-fd1d3850c030n%40googlegroups.com.


[tw5] Re: Transclusion With Argument For Dummie

2020-12-23 Thread kleinfelt...@gmail.com
Perfect! Thank you both!  

I see the 'title' variable or $_$, depending on whether I use a transclude 
or a macro.  What would 2 variables look like? How about 3?

In reality, this is going to be a long, long set of instructions  for 
setting up 2 routers. 95% or more of the setup is identical, but there are 
several values which are unique to one router or the other.

On Wednesday, December 23, 2020 at 7:11:49 PM UTC-5 Brian Radspinner wrote:

> Rather than simple transclusion, you can use a macro with a parameter. 
>
> Make a new tiddler and tag it with *$:/tags/Macro*. Include the following:
>
> \define folderStuff($_$)
> blah-blah
> Navigate to C:\$_$
> blah2-blah2
> \end
>
> Save this macro tiddler.
>
> In another tiddler where you want the directions to appear, type:
>
> <>
> <>
> etc...
> On Wednesday, December 23, 2020 at 5:06:41 PM UTC-7 Mark S. wrote:
>
>> I interpret your desire to make on-the-fly instructions for users.
>>
>> Contents of MessWithYourFolder:
>>
>> blah-blah 
>> Navigate to <$text text={{{ [[C:\]addsuffix{!!title}] }}} /> 
>> blah2-blah2 
>>
>> The  's are necessary so they don't run together.
>> The text widget causes the triple brackets to return as text, not a link.
>> The triple brackets append the title to the directory name. The !!title 
>> contains the name of the title of the tiddler passed at invocation.
>>
>> Invoke like:
>>
>> {{Bob's Folder||MessWithYourFolder}}
>>
>> Note that the template goes AFTER the name of the target tiddler, and 
>> that they are separated by a double pipe || .
>> On Wednesday, December 23, 2020 at 3:04:15 PM UTC-8 
>> kleinfelt...@gmail.com wrote:
>>
>>> I'd like to define a tiddler.  Let's call it MessWithYourFolder.  
>>> Imagine this tiddler contains something like:
>>>
>>> blah-blah
>>> Navigate to C:\{FOLDER_NAME}
>>> blah2-blah2
>>>
>>> I'd like to transclude it from one tiddler and tell it to replace 
>>> {FOLDER_NAME} with "Bob's Folder".  I'd like to transclude it from another 
>>> tiddler and tell it to replace {FOLDER_NAME} with "Mary's Folder".
>>>
>>> I'm thinking it is something like:
>>>
>>>- {{MessWithYourFolder|Bob's Folder}}
>>>- {{MessWithYourFolder|Mary's Folder}}
>>>
>>> When I read about parametric transclusion, it's over my head.  What's 
>>> the simplest syntax to define a tiddler to be transcluded with a single 
>>> variable value to be replaced when transcluded, and how do you transclude 
>>> that tiddler.
>>>
>>> TIA
>>>
>>

-- 
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/fbb7da6a-d34e-43f8-8763-51193d9bb619n%40googlegroups.com.


[tw5] Re: Transclusion With Argument For Dummie

2020-12-23 Thread Brian Radspinner
Rather than simple transclusion, you can use a macro with a parameter. 

Make a new tiddler and tag it with *$:/tags/Macro*. Include the following:

\define folderStuff($_$)
blah-blah
Navigate to C:\$_$
blah2-blah2
\end

Save this macro tiddler.

In another tiddler where you want the directions to appear, type:

<>
<>
etc...
On Wednesday, December 23, 2020 at 5:06:41 PM UTC-7 Mark S. wrote:

> I interpret your desire to make on-the-fly instructions for users.
>
> Contents of MessWithYourFolder:
>
> blah-blah 
> Navigate to <$text text={{{ [[C:\]addsuffix{!!title}] }}} /> 
> blah2-blah2 
>
> The  's are necessary so they don't run together.
> The text widget causes the triple brackets to return as text, not a link.
> The triple brackets append the title to the directory name. The !!title 
> contains the name of the title of the tiddler passed at invocation.
>
> Invoke like:
>
> {{Bob's Folder||MessWithYourFolder}}
>
> Note that the template goes AFTER the name of the target tiddler, and that 
> they are separated by a double pipe || .
> On Wednesday, December 23, 2020 at 3:04:15 PM UTC-8 kleinfelt...@gmail.com 
> wrote:
>
>> I'd like to define a tiddler.  Let's call it MessWithYourFolder.  Imagine 
>> this tiddler contains something like:
>>
>> blah-blah
>> Navigate to C:\{FOLDER_NAME}
>> blah2-blah2
>>
>> I'd like to transclude it from one tiddler and tell it to replace 
>> {FOLDER_NAME} with "Bob's Folder".  I'd like to transclude it from another 
>> tiddler and tell it to replace {FOLDER_NAME} with "Mary's Folder".
>>
>> I'm thinking it is something like:
>>
>>- {{MessWithYourFolder|Bob's Folder}}
>>- {{MessWithYourFolder|Mary's Folder}}
>>
>> When I read about parametric transclusion, it's over my head.  What's the 
>> simplest syntax to define a tiddler to be transcluded with a single 
>> variable value to be replaced when transcluded, and how do you transclude 
>> that tiddler.
>>
>> TIA
>>
>

-- 
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/97fbaf4c-6dfb-4022-9d53-314bb5227b41n%40googlegroups.com.


[tw5] Re: [TW5] Introducing TiddlyTables a plugin for creating sortable tables.

2020-12-23 Thread TW Tones
I suppose *"there is no news regarding the further development"*  because 
we operate on voluntary contributions of time. People also need feedback 
that there solutions are useful to justify what is working for no return. 
This is fine in a community spirit but sometimes life and livelihood 
compete with community work. I for one could deliver a pile of published 
solutions however I am not working much and need to build a business.

We do need to find ways to inject a little demand and output for those 
seeking a living.

Regards
Tones




On Wednesday, 23 December 2020 at 18:58:15 UTC+11 arunn...@gmail.com wrote:

> Tones
>
> I know that its a successful tool already. But i was thinking why there is 
> no news regarding the further development of such a great plug in for the 
> last 10 months. Probably the developer is busy in his life and wouldn't 
> have got time to allocate for further updates. I should thank Alan for 
> developing tiddlytables and for being an inspiration for similar pllug ins.
>
> On Wednesday, December 23, 2020 at 6:17:07 AM UTC+5:30 TW Tones wrote:
>
>> arunn
>>
>> Thread activity is unfortunately not a way to measure the success of a 
>> tool, but yes, its a great implementation
>>
>> Tones
>>
>> On Wednesday, 23 December 2020 at 07:31:35 UTC+11 arunn...@gmail.com 
>> wrote:
>>
>>> Today only i got to explore this powerful tool and i was surprised to 
>>> see the lack of activity in this thread. Hope your fine Alan.
>>>
>>> On Tuesday, February 11, 2020 at 5:56:42 AM UTC+5:30 aeroc...@gmail.com 
>>> wrote:
>>>
 myfta,

 *Column Templates *are used to modify the text or functionality of 
 columns. 
 There are three kinds of column templates: header, body and footer 
 templates, and there are several built in.
 Click "manage column templates" under "Columns" in the edit menu to 
 choose a different template for a particular field/index.
 This link 
 
  
 has more information about the template concept.

 *CSS* is used to modify the appearance of columns. 
 There are a few built in stylesheets that can be edited under "Theme 
 (Stylesheet)" section of the edit menu.

 Hope this helps,
 Alan



 On Monday, February 10, 2020 at 1:42:04 PM UTC-6, myfta wrote:
>
> So how might I format the column headings from my field names to 
> something perhaps more user-friendly and formatted differently?
>
>
>
> On Monday, 9 September 2019 20:01:41 UTC+1, Alan Aldrich wrote:
>>
>> Greetings All, I am a long time fan of TiddlyWiki but new to the 
>> community. First and foremost, I would like to thank Jeremy for creating 
>> TiddlyWiki and everyone who supports it. As a way to learn the ins and 
>> outs 
>> of TiddlyWiki I started a "table builder" plugin that I have been 
>> gradually 
>> improving in my spare time. I finally got around to finishing it up 
>> recently and would like to share it with the community. 
>>
>> The ability for the entire wiki to import/export to/from a 
>> spreadsheet is a fascinating feature of TiddlyWiki, and I wanted to 
>> build 
>> on that strength by creating a simple way to query data in the wiki and 
>> display it in a tabular way. I am calling it TiddlyTables. The following 
>> link contains installation instructions and examples:
>>
>> http://tiddlytables.tiddlyspot.com/
>>
>> There is also a "task manager" plugin that can be downloaded. Its 
>> primary purpose is to demonstrate the features of TiddlyTables. I look 
>> forward to hearing from you. I will do my best to answer questions and I 
>> appreciate any feedback. 
>>
>> Thanks,
>> Alan Aldrich
>>
>

-- 
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/d7194c0a-5757-4808-a6ad-50ebecc4edb1n%40googlegroups.com.


[tw5] Re: Transclusion With Argument For Dummie

2020-12-23 Thread 'Mark S.' via TiddlyWiki
I interpret your desire to make on-the-fly instructions for users.

Contents of MessWithYourFolder:

blah-blah 
Navigate to <$text text={{{ [[C:\]addsuffix{!!title}] }}} /> 
blah2-blah2 

The  's are necessary so they don't run together.
The text widget causes the triple brackets to return as text, not a link.
The triple brackets append the title to the directory name. The !!title 
contains the name of the title of the tiddler passed at invocation.

Invoke like:

{{Bob's Folder||MessWithYourFolder}}

Note that the template goes AFTER the name of the target tiddler, and that 
they are separated by a double pipe || .
On Wednesday, December 23, 2020 at 3:04:15 PM UTC-8 kleinfelt...@gmail.com 
wrote:

> I'd like to define a tiddler.  Let's call it MessWithYourFolder.  Imagine 
> this tiddler contains something like:
>
> blah-blah
> Navigate to C:\{FOLDER_NAME}
> blah2-blah2
>
> I'd like to transclude it from one tiddler and tell it to replace 
> {FOLDER_NAME} with "Bob's Folder".  I'd like to transclude it from another 
> tiddler and tell it to replace {FOLDER_NAME} with "Mary's Folder".
>
> I'm thinking it is something like:
>
>- {{MessWithYourFolder|Bob's Folder}}
>- {{MessWithYourFolder|Mary's Folder}}
>
> When I read about parametric transclusion, it's over my head.  What's the 
> simplest syntax to define a tiddler to be transcluded with a single 
> variable value to be replaced when transcluded, and how do you transclude 
> that tiddler.
>
> TIA
>

-- 
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/3250f0be-1ea5-4b8d-82ac-07721da12e80n%40googlegroups.com.


[tw5] Re: Transclusion With Argument For Dummie

2020-12-23 Thread TW Tones
perhaps use a macro definition and make use of the variable substitution?

\define folder-blah()
blah-blah
Navigate to C:\$(folder-name)$
blah2-blah2
\end
<$set name=folder-name value="Bob's Folder">
<>


Regards
Tones
On Thursday, 24 December 2020 at 10:04:15 UTC+11 kleinfelt...@gmail.com 
wrote:

> I'd like to define a tiddler.  Let's call it MessWithYourFolder.  Imagine 
> this tiddler contains something like:
>
> blah-blah
> Navigate to C:\{FOLDER_NAME}
> blah2-blah2
>
> I'd like to transclude it from one tiddler and tell it to replace 
> {FOLDER_NAME} with "Bob's Folder".  I'd like to transclude it from another 
> tiddler and tell it to replace {FOLDER_NAME} with "Mary's Folder".
>
> I'm thinking it is something like:
>
>- {{MessWithYourFolder|Bob's Folder}}
>- {{MessWithYourFolder|Mary's Folder}}
>
> When I read about parametric transclusion, it's over my head.  What's the 
> simplest syntax to define a tiddler to be transcluded with a single 
> variable value to be replaced when transcluded, and how do you transclude 
> that tiddler.
>
> TIA
>

-- 
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/ca40ffde-4837-4b61-87d1-ae7ae052fba9n%40googlegroups.com.


[tw5] Re: Best of 2020 and the Wish-list of 2021

2020-12-23 Thread TW Tones
Diego,

*In my mind, if this could become and official TW plugin, or at least, a 
well-supported one by on the TW experts in here, this would go a long 
way to bringing people into the tiddlyverse! * 
 
Integrations and examples of cards for anwiki like solutions exists in 
TiddlyWiki already, do continue your search. I have ideas somewhat 
different to anwiki for learning support so I would not limit the power of 
a solution in TiddlyWiki to following an algorithm in anwiki. However I am 
no expert in Anwiki, and thus do not know what the detail of the algorithm 
and methods are. 

So often the work of building a solution starts with a definition of what 
is required, from a user perspective, with no assumed partial technical 
solutions, or methods. Just the functional and user requirements, or the 
algorithm.

It seems to me you have a detailed understanding of what you may want and 
this may be your expertise, perhaps if you write good requirements, not 
assuming Anwiki knowledge, it and post it to the community your solution 
can be developed collaboratively?

My feeling is it could be built on top of standard tiddlers, ie if the card 
has a back defined in a supporting tiddler, then the view template will 
provide access to that card "back" (eg using the lookup operator). The more 
generic a solution the more opportunity for design reuse and shared 
development efforts.

*In keeping with this thread*
One of the greatest strengths of TiddlyWiki is its community, and if 
nothing else a worldwide pandemic has given some a lot more time to be 
involved. Thus you see lots of ideas, innovation and support for each other 
from this 2020.

Tones

On Thursday, 24 December 2020 at 03:09:45 UTC+11 dieg...@gmail.com wrote:

> Thanks for the shoutout of anwiki. I am not a skilled TW or JS developer, 
> but I made this as a rough proof of concept of the power of TW. All it is 
> is an implementation of Anki's basic algorithm in TW, with a rough UI 
> attached. 
>
> With all of the beautiful work recently done in TW UIs this can be 
> dramatically overhauled. 
>
> In my mind, TW should supersede anki in every way. As my digital brain, it 
> makes sense for me to do me spaced repetition inside TW, where I can 
> *complete 
> control* over not just the algorithm, but the presentation of the "card". 
>
> In my mind, if this could become and *official* TW plugin, or at least, a 
> well-supported one by on the TW experts in hefe, this would go a *long 
> way* to bringing people into the tiddlyverse! 
>
> Diego
>
> On Thursday, December 17, 2020 at 4:51:07 PM UTC-5 arunn...@gmail.com 
> wrote:
>
>> I started using TW 6 months back. Although i have tried other note taking 
>> tools like remnote , obsidian 
>> , dendron , logseq 
>> etc, TW best suited my needs.
>>
>> I will list the best plug ins of "2020" which i use daily
>>
>> 1. crazko's Krystal plug in  - this 
>> is the backbone of my wikiI also like using a set up with saq's 
>> stories plug in, side-by-side mode from Drift 
>> and jd's white space theme 
>>  since it appears much more 
>> spacious than Krystal. But i had to stick with Krystal since the floating 
>> search box of command palette plug in was getting partly hidden behind one 
>> of the stories in the two story mode. Hope this gets fixed in the future
>>
>> 2. saq's Streams plug in - another 
>> backbone of my wiki. Before finding TW, i was using remnote for some time. 
>> What i liked most in remnote was the outliner capabilities. Streams was 
>> helpful is that aspect. Instead of making a single large tiddler, using 
>> streams i can arrange the contents in an easily readable and understandable 
>> way.
>>
>> 3. souk's Command palette plug in 
>>  - i have made many custom 
>> commands for command palette to create tiddlers of various custom templates 
>> (with tags, fields auto-populated). This has made my note taking much 
>> faster.
>>
>> 4. linonetwo's Copy on select plug in  
>> - this makes copying text super fast.
>>
>> 5. HCHaase's TOC Generic plug in  
>> - this one I use for backlinks. For me this has the best UI among the plug 
>> ins which handle backlinks. Before finding this plug in, i was using the 
>> reference 
>> plug in 
>>  of 
>> tiddlyresearch 
>> which too is good and is 
>> configurable.
>>
>> 6. saq's editor autolist from Goodies for Stroll 
>>  - like streams this one always 
>> make text entry super fast. I had to change the keyboard shortcuts because 
>> of

[tw5] Transclusion With Argument For Dummie

2020-12-23 Thread kleinfelt...@gmail.com
I'd like to define a tiddler.  Let's call it MessWithYourFolder.  Imagine 
this tiddler contains something like:

blah-blah
Navigate to C:\{FOLDER_NAME}
blah2-blah2

I'd like to transclude it from one tiddler and tell it to replace 
{FOLDER_NAME} with "Bob's Folder".  I'd like to transclude it from another 
tiddler and tell it to replace {FOLDER_NAME} with "Mary's Folder".

I'm thinking it is something like:

   - {{MessWithYourFolder|Bob's Folder}}
   - {{MessWithYourFolder|Mary's Folder}}

When I read about parametric transclusion, it's over my head.  What's the 
simplest syntax to define a tiddler to be transcluded with a single 
variable value to be replaced when transcluded, and how do you transclude 
that tiddler.

TIA

-- 
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/0e42f791-4fac-4fa7-a742-af3a082b9bdan%40googlegroups.com.


Re: [tw5] I want to create field with Russian letters

2020-12-23 Thread Hans Wobbe
@Jeremy:

Your reply to Siniy-Kit cited:   "... a-z, 0-9, dash and underscore..."  I 
have been under the impression that "dot" (".")  is also supported and I 
use it quite a bit.  Did your reply simply omit it, or has there been a 
change that has not bitten me yet, or are you contemplating dropping it?

Cheers,
Hans


On Wednesday, December 23, 2020 at 8:01:49 AM UTC-5 jeremy...@gmail.com 
wrote:

> Hi Siniy-Kit
>
> As you’ve discovered, field names currently only work reliably and 
> consistently if are composed of the a-z, 0-9, dash and underscore. It is 
> not trivial to fix because of the way that the code expects to be able to 
> roundtrip fieldnames into attribute names. I think it would require an 
> update to the TiddlyWiki HTML file format.
>
> Best wishes
>
> Jeremy
>
> On 23 Dec 2020, at 08:01, Siniy-Kit  wrote:
>
> little demo for my question 
> here  
> https://heeg.ru/shop2_2.html?id=16gDZVsB8FOIxrsFKbkbBNWC37lPUAfKOGf-rCVxeOmY#567567811
>   
> 
> if you edit tiddler you can see  this
>
> 
>
> it will be nice to use this field in filters whithout  +[decodeuri[]]  
>
> среда, 23 декабря 2020 г. в 10:09:44 UTC+3, Siniy-Kit: 
>
>> Many years ago I try to make new field "цвет" with value "красный" but it 
>> was impossible, because  all tiddlers  are saved in this format
>>
>>
>> > modified="20140908185153663" tags="Messages" title="WidgetMessage: 
>> tm-remove-field" type="text/vnd.tiddlywiki">
>>
>> The `tm-remove-field` message is handled by the FieldManglerWidget. 
>> It removes the specified field..
>> 
>> 
>>
>>  So our *fields are  html attributes*, so they can't   contain Russian 
>> letters :(
>>
>> BUT we can use js encodeURIComponent("цвет") and put it as attribute to 
>> make it work.
>> Why this mechanism is still not working in Tiddlywiki?
>>
>>
>>  
>>
>
> -- 
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/a4836968-3efd-4fba-897f-fe91deb6e345n%40googlegroups.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/b627304e-4b05-4b57-b565-bba036b025ban%40googlegroups.com.


[tw5] [ANN] Projectify 0.7.0 is out

2020-12-23 Thread Nicolas Petton
Hi,

I've just released v0.7.0 of Projectify!

Demo and installation instructions are available at

  https://nicolas.petton.fr/tw/projectify.html

Here's a ChangeLog:

Features

* New color setting on project cards

Improvements

* New icons from the OpenMoji project
* New welcome screens for the inbox and project list
* New project list in the sidebar when using the Notebook theme

Fixes

* Fix a typo in the Scheduled sidebar button
* Fix colors to work with dark palettes

I've attached a screenshot to demo the new project card colors.

Cheers,
Nico

-- 
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/871rfg6wwu.fsf%40petton.fr.


signature.asc
Description: PGP signature


Re: [tw5] I want to create field with Russian letters

2020-12-23 Thread Xavier Cazin
Hi Eric,

Oh I see, thank you for the enlightenment!

I realise that up to now I used extended field names only with wikis
running on NodeJS, not ones saved in an HTML file.

Cheers,
Xavier

Le mer. 23 déc. 2020 à 18:36, Eric Shulman  a écrit :

> On Wednesday, December 23, 2020 at 9:09:20 AM UTC-8 Xavier wrote:
>
>> From my experience, naming fields with any Unicode (utf-8) names hasn't
>> brought any issues,
>>
>
> While $action-setfield allows you to create a field name using almost any
> characters, the issue is whether the field name remains unchanged after
> saving and reloading the file.
>
> For example, I can use $action-setfield to create a tiddler field name
> that uses mixed case (e.g., "SomeFieldName"), and that fieldname will work
> just fine in a filter during that session (e.g., "{{{
> [[SomeTiddler]get[SomeFieldName]] }}}").
>
> However, after I save and reload the file, the fieldname will become
> "somefieldname", and the filter then fails.
>
> -e
>
> --
> 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/0fd43cc3-e4b0-4817-9bee-12f5d0200a47n%40googlegroups.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/CADeSwYOVMUZQqRh-BxtGp8mqMDfq9ibaAi%3Drr2rFL06kzt6c4Q%40mail.gmail.com.


[tw5] Re: Autocompletion when transcluding: how to?

2020-12-23 Thread Sylvain Naudin
Hi Mario,

Sound interesting option.
Well, we don't need to select text to do CTRL-L and insert [[link]], so 
don't need to worries about it, no ?

And if by mistake user have selected text, yes I agree, insert after.

Regards,
Sylvain

Le mercredi 23 décembre 2020 à 17:19:28 UTC+1, PMario a écrit :

> The CTRL-L function allows to select some text and then insert a link, 
> using the text as "pretty link". ... For transclusions, this text doesn't 
> make sense, so the question is, what should we do with the text.
>
>  a)  Replace it
>  b)  Insert the transclusion after the text and leave the text unchanged. 
>
> I would go for b). .. Just some thoughts!!
>
> -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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/85c7530d-cb16-4795-ba01-74c3c705d802n%40googlegroups.com.


Re: [tw5] Re: Paid Theme Design?

2020-12-23 Thread 'Mark S.' via TiddlyWiki


On Wednesday, December 23, 2020 at 10:25:56 AM UTC-8 wrote:

> See? Crickets :)
>
>
Well, to be fair, you only posted details 4 days ago, and in the West, it's 
only 2 days from Christmas. People not locked down by Covid may be 
travelling, and people that are locked down are probably dealing with a lot 
of disruption.
 

>
>> 1) A new plugin for color tweaking: something where we could pick our 
>> colors in TW, and see changes immediately. Would obviously need to include 
>> some work to make all the uncommon bits visible (alerts, for example).
>>
>>
That sounds doable. I'm surprised someone hasn't already done it. I think 
only a human will be able to see whether the uncommon bits are visible. I 
guess the display could show examples of most of the usages, so they could 
be tweaked on the spot before applying. Maybe someone will pop up with 
"that's already been done!"

2) The new Notebook theme is awesome, but made me pine for one of my 
>> original thoughts again - the manuscript!
>> * a two-panel layout (like an open book) that can become "single page" as 
>> needed depending on browser width
>>
>
If it was me, I'd be tempted to lift Saq/Gifford's code from Stroll, since 
that's the main place I've seen double panels before.
 

> * the "book" sits on a table/like background, of course, possibly with 
>> some other items visible for aesthetic purposes (inkwell and quill!)
>>
>
BTW, there was a project to make a complete book out of TW. I don't think 
it had two pages, and I don't think the code was released.
 

> * "turny corners" to move to next page / prev page of a tiddler "page"
>> * editing would be a single panel on the page, like normal
>> * There's a bookmark, and I have two ideas here:
>> IDEA 1:  the part of the bookmark showing has the main tool buttons 
>> (New/Home/Save, etc.) as well as navigation buttons - previous tiddler aka 
>> chapter, maybe last 5 tiddlers. Idea is basically to allow for tiddlers as 
>> static "pages" but still have fairly easy navigation (an idea would be to 
>> have temporary additional "bookmarks/tags" on the sides of the "book" for 
>> quick navigation to other "open"  tiddlers)
>> IDEA 2: put new/save/home buttons on the object on the table (click on 
>> the inkwell to create a new page/tiddler, quill to save, etc) and keep the 
>> bookmark super simple, possibly with links to "home" pages or fave tiddlers
>>
>
Putting a bookmark in the *sidebar* for idea #2 sounds doable. Or were you 
thinking of getting rid of the sidebar? Like a complete re-arrangement of 
elements?

Hopefully this conversation will turn up some more interest.

-- 
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/42e9637f-ac45-43ac-9ab4-caa691f1ce55n%40googlegroups.com.


Re: [tw5] Re: Paid Theme Design?

2020-12-23 Thread Aidan Grey
See? Crickets :)

I know it sounds like a lot, which is why I am willing to pay for someone's
help

On Sat, Dec 19, 2020 at 9:05 AM Aidan Grey  wrote:

> >> There are theme designers that may take up this. But first what are you
> requiring from this new theme?
>
> My  experience historically has been not so great - I think this is the
> third time? I've done what I can on my own, but I also  gave up on a lot of
> ideas, as just way outside my expertise.
>
> I guess I have two main ideas, both build off of / reflect things that
> others have asked for or suggested. I thought that maybe supporting
> someone's time money wise might be appreciated. At any rate, here's what
> I'm looking for:
>
> 1) A new plugin for color tweaking: something where we could pick our
> colors in TW, and see changes immediately. Would obviously need to include
> some work to make all the uncommon bits visible (alerts, for example).
>
> 2) The new Notebook theme is awesome, but made me pine for one of my
> original thoughts again - the manuscript!
> * a two-panel layout (like an open book) that can become "single page" as
> needed depending on browser width
> * the "book" sits on a table/like background, of course, possibly with
> some other items visible for aesthetic purposes (inkwell and quill!)
> * "turny corners" to move to next page / prev page of a tiddler "page"
> * editing would be a single panel on the page, like normal
> * There's a bookmark, and I have two ideas here:
> IDEA 1:  the part of the bookmark showing has the main tool buttons
> (New/Home/Save, etc.) as well as navigation buttons - previous tiddler aka
> chapter, maybe last 5 tiddlers. Idea is basically to allow for tiddlers as
> static "pages" but still have fairly easy navigation (an idea would be to
> have temporary additional "bookmarks/tags" on the sides of the "book" for
> quick navigation to other "open"  tiddlers)
> IDEA 2: put new/save/home buttons on the object on the table (click on the
> inkwell to create a new page/tiddler, quill to save, etc) and keep the
> bookmark super simple, possibly with links to "home" pages or fave tiddlers
> * Clicking on bookmark takes you to "front page" - that has the main tool
> tabs (Search / Open / Recent / Tools / etc.) and the TOC
> * Layout on front page with bookmark would be, from right to left (or left
> to right?),  with TOC,  on top layer of right page
> with buttons as normal at top, and buttons for the various "tabs" in normal
> layouts, and then the rest of the right page   "behind" the
> bookmark, which would show all the other details - the tools list and
> buttons, the open tiddlers, and so on.
>
> I know I'm going overboard with the aesthetic functionality here, but... I
> do have reasons, it doesn't hurt to list off all the hopes, no matter what,
> and I think it would make for an awesome website
>
> On Fri, Dec 18, 2020 at 9:33 PM TW Tones  wrote:
>
>> There are theme designers that may take up this. But first what are you
>> requiring from this new theme?
>>
>> In the pre-release there is a way to change layouts if you have more than
>> one, ie the structure, but otherwise themes usually consist of colour
>> pallets and css tweaking of existing elements.
>>
>> There is a reasonable chance this can be accomplished by the community
>> helping you.
>>
>> Tones
>> On Saturday, 19 December 2020 at 08:54:20 UTC+11 taale...@gmail.com
>> wrote:
>>
>>> Would anyone be up for designing a TiddlyWiki theme, that:
>>> 1) I would pay for your time
>>> 2) Would be free to the community once done
>>>
>>> If _anyone_ is interested, I will share my needs. But historically, it's
>>> been a big no-go.
>>>
>>> Thanks,
>>> Aidan
>>>
>> --
>> 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/253a7ebd-6109-44d4-a008-d042214fa437n%40googlegroups.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/CAJu7H0Zd74nNufMOjNZVjwdH0SEA7GH1%3DYwJZWa1GiFoZsgGcg%40mail.gmail.com.


Re: [tw5] I want to create field with Russian letters

2020-12-23 Thread Eric Shulman
On Wednesday, December 23, 2020 at 9:09:20 AM UTC-8 Xavier wrote:

> From my experience, naming fields with any Unicode (utf-8) names hasn't 
> brought any issues, 
>

While $action-setfield allows you to create a field name using almost any 
characters, the issue is whether the field name remains unchanged after 
saving and reloading the file.

For example, I can use $action-setfield to create a tiddler field name that 
uses mixed case (e.g., "SomeFieldName"), and that fieldname will work just 
fine in a filter during that session (e.g., "{{{ 
[[SomeTiddler]get[SomeFieldName]] }}}").

However, after I save and reload the file, the fieldname will become 
"somefieldname", and the filter then fails.

-e

-- 
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/0fd43cc3-e4b0-4817-9bee-12f5d0200a47n%40googlegroups.com.


Re: [tw5] I want to create field with Russian letters

2020-12-23 Thread Xavier Cazin
Hi Siniy-Kit, Jeremy,

>From my experience, naming fields with any Unicode (utf-8) names hasn't
brought any issues,
as far as I don't use the EditTemplate (which explicitly refuses non-ascii
characters for naming fields)
but rather an action widget like *action-setfield*. For instance,

<$button>
<$action-setfield $tiddler="проверка" $field="цвет" $value="красный"/>
Пойдем

<$list filter="[has[цвет]]">
<$text text={{{ [addprefix[The tiddler ]] }}}/>
<$text text={{{ [get[цвет]addprefix[ has a field named
цвет, with a value of ]] }}} />.


Brings the expected results in current 5.1.22 and Firefox after you click
on *Пойдем*.

Siniy-Kit, do you have a counter-example where the field name is not
recognized in a filter?
-- Xavier


On Wed, Dec 23, 2020 at 2:01 PM Jeremy Ruston 
wrote:

> Hi Siniy-Kit
>
> As you’ve discovered, field names currently only work reliably and
> consistently if are composed of the a-z, 0-9, dash and underscore. It is
> not trivial to fix because of the way that the code expects to be able to
> roundtrip fieldnames into attribute names. I think it would require an
> update to the TiddlyWiki HTML file format.
>
> Best wishes
>
> Jeremy
>
> On 23 Dec 2020, at 08:01, Siniy-Kit  wrote:
>
> little demo for my question
> here
> https://heeg.ru/shop2_2.html?id=16gDZVsB8FOIxrsFKbkbBNWC37lPUAfKOGf-rCVxeOmY#567567811
> 
> if you edit tiddler you can see  this
> 
> it will be nice to use this field in filters whithout  +[decodeuri[]]
>
> среда, 23 декабря 2020 г. в 10:09:44 UTC+3, Siniy-Kit:
>
>> Many years ago I try to make new field "цвет" with value "красный" but it
>> was impossible, because  all tiddlers  are saved in this format
>>
>>
>> > modified="20140908185153663" tags="Messages" title="WidgetMessage:
>> tm-remove-field" type="text/vnd.tiddlywiki">
>>
>> The `tm-remove-field` message is handled by the FieldManglerWidget.
>> It removes the specified field..
>> 
>> 
>>
>>  So our *fields are  html attributes*, so they can't   contain Russian
>> letters :(
>>
>> BUT we can use js encodeURIComponent("цвет") and put it as attribute to
>> make it work.
>> Why this mechanism is still not working in Tiddlywiki?
>>
>>
>>
>>
>
> --
> 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/a4836968-3efd-4fba-897f-fe91deb6e345n%40googlegroups.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/445A2331-444C-4B7D-A75B-DB1D8DF79C19%40gmail.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/CADeSwYMp3GwUr5%3DQukv0ditqss%3DVYhH0J%3DmbPZub4sUFBE4%3DxQ%40mail.gmail.com.


[tw5] Re: Filter: how to deduplicate?

2020-12-23 Thread Saq Imtiaz
Has to be an oversight when it was added. It is a relatively straight 
forward but useful listops operator.

On Wednesday, December 23, 2020 at 4:07:55 PM UTC+1 Mark S. wrote:

> I worry a bit about the *unique* operator -- why isn't it documented?
>
> On Wednesday, December 23, 2020 at 6:08:27 AM UTC-8 saq.i...@gmail.com 
> wrote:
>
>> @Erwan just for reference, you could also do:
>>
>> [tag[question]get[answer]unique[]]  
>>
>> On Wednesday, December 23, 2020 at 2:08:18 PM UTC+1 Erwan wrote:
>>
>>> Perfect! 
>>> Thank you Eric :)
>>>
>>>
>>> On Wednesday, December 23, 2020 at 12:36:01 PM UTC Eric Shulman wrote:
>>>
 On Wednesday, December 23, 2020 at 4:16:11 AM UTC-8 Erwan wrote:

> I'm trying to obtain a list of unique "answers" from a list of 
> questions like this:
> <$list filter="[tag[question]get[answer]]">
>
> 
>
 ...there can be several "question" tiddlers with the same answer...
>
 I would like to obtain this list but without duplicates.
>

 Use the "each:value[]" filter, like this: 
 <$list filter="[tag[question]get[answer]each:value[]]">

 

 see https://tiddlywiki.com/#each%20Operator for more info.

 enjoy,
 -e

>>>

-- 
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/a9974031-5fcd-43b3-a59c-4307d3a27261n%40googlegroups.com.


[tw5] Re: Autocompletion when transcluding: how to?

2020-12-23 Thread PMario
Hi Ivan,
I did have a short look at the existing "Create wikitext link CTRL-L" 
button with "auto completion". It should be simple to implement, but we 
would need to change the UI a little bit.  And there is no time left to 
get it into TW V5.1.23 ... 

So it seems to be much easier to crate a completely new function as a 
plugin based on the existing function.

The CTRL-L function allows to select some text and then insert a link, 
using the text as "pretty link". ... For transclusions, this text doesn't 
make sense, so the question is, what should we do with the text.

 a)  Replace it
 b)  Insert the transclusion after the text and leave the text unchanged. 

I would go for b). .. Just some thoughts!!

-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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1f9e3137-3e4e-4738-b319-3cc2c061ab41n%40googlegroups.com.


[tw5] Re: Best of 2020 and the Wish-list of 2021

2020-12-23 Thread dieg...@gmail.com
Thanks for the shoutout of anwiki. I am not a skilled TW or JS developer, 
but I made this as a rough proof of concept of the power of TW. All it is 
is an implementation of Anki's basic algorithm in TW, with a rough UI 
attached. 

With all of the beautiful work recently done in TW UIs this can be 
dramatically overhauled. 

In my mind, TW should supersede anki in every way. As my digital brain, it 
makes sense for me to do me spaced repetition inside TW, where I can *complete 
control* over not just the algorithm, but the presentation of the "card". 

In my mind, if this could become and *official* TW plugin, or at least, a 
well-supported one by on the TW experts in hefe, this would go a *long way* 
to bringing people into the tiddlyverse! 

Diego

On Thursday, December 17, 2020 at 4:51:07 PM UTC-5 arunn...@gmail.com wrote:

> I started using TW 6 months back. Although i have tried other note taking 
> tools like remnote , obsidian 
> , dendron , logseq 
> etc, TW best suited my needs.
>
> I will list the best plug ins of "2020" which i use daily
>
> 1. crazko's Krystal plug in  - this is 
> the backbone of my wikiI also like using a set up with saq's 
> stories plug in, side-by-side mode from Drift 
> and jd's white space theme 
>  since it appears much more 
> spacious than Krystal. But i had to stick with Krystal since the floating 
> search box of command palette plug in was getting partly hidden behind one 
> of the stories in the two story mode. Hope this gets fixed in the future
>
> 2. saq's Streams plug in - another 
> backbone of my wiki. Before finding TW, i was using remnote for some time. 
> What i liked most in remnote was the outliner capabilities. Streams was 
> helpful is that aspect. Instead of making a single large tiddler, using 
> streams i can arrange the contents in an easily readable and understandable 
> way.
>
> 3. souk's Command palette plug in 
>  - i have made many custom 
> commands for command palette to create tiddlers of various custom templates 
> (with tags, fields auto-populated). This has made my note taking much 
> faster.
>
> 4. linonetwo's Copy on select plug in  - 
> this makes copying text super fast.
>
> 5. HCHaase's TOC Generic plug in  
> - this one I use for backlinks. For me this has the best UI among the plug 
> ins which handle backlinks. Before finding this plug in, i was using the 
> reference 
> plug in 
>  of 
> tiddlyresearch 
> which too is good and is 
> configurable.
>
> 6. saq's editor autolist from Goodies for Stroll 
>  - like streams this one always 
> make text entry super fast. I had to change the keyboard shortcuts because 
> of conflict with keyboard shortcuts of Streams plug in.
>
> 7. nico's Projectify plug in 
>  - i use this to track my 
> daily todos. The recent updates have made this even more desirable.
>
> 8. flibbles's Relink Titles plug in 
>  - newly released supplemental 
> plug in of Relink plug in has made renaming of streams tiddlers headache 
> free.
>
> 9. saq's UI tweaks  for 
> editing fields.
>
> I will list the other plug ins which i use daily but was released prior to 
> 2020 - danielo's Context , kookma's 
> Refnotes , Shiraz 
> , Trashbin 
> , snowgoon's Edit-comptext 
> , tobibeer's ibox macro 
> , Twaddle's richlinks 
>  for embedding tweets, wikilabs 
> edit-tabs. Patelles by jd (BrownOne, C8Dark, 
> CoolMint, Neonize) , Dracula palette 
> , Thomas Elmiger's penguin palette, 
> adithyb's 
> SolarizedDark palette 
> are 
> worth mentioning.
>
> I think 2020 was one of the best years of TW with many good plug ins 
> getting released and core being developed actively. I follow TW google 
> group, reddit , twitter 
> , github 
> , and discord almost daily to 
> keep myself updated and to incorporate good ideas from the 

[tw5] Re: Filter: how to deduplicate?

2020-12-23 Thread 'Mark S.' via TiddlyWiki
I worry a bit about the *unique* operator -- why isn't it documented?

On Wednesday, December 23, 2020 at 6:08:27 AM UTC-8 saq.i...@gmail.com 
wrote:

> @Erwan just for reference, you could also do:
>
> [tag[question]get[answer]unique[]]  
>
> On Wednesday, December 23, 2020 at 2:08:18 PM UTC+1 Erwan wrote:
>
>> Perfect! 
>> Thank you Eric :)
>>
>>
>> On Wednesday, December 23, 2020 at 12:36:01 PM UTC Eric Shulman wrote:
>>
>>> On Wednesday, December 23, 2020 at 4:16:11 AM UTC-8 Erwan wrote:
>>>
 I'm trying to obtain a list of unique "answers" from a list of 
 questions like this:
 <$list filter="[tag[question]get[answer]]">

 

>>> ...there can be several "question" tiddlers with the same answer...

>>> I would like to obtain this list but without duplicates.

>>>
>>> Use the "each:value[]" filter, like this: 
>>> <$list filter="[tag[question]get[answer]each:value[]]">
>>>
>>> 
>>>
>>> see https://tiddlywiki.com/#each%20Operator for more info.
>>>
>>> enjoy,
>>> -e
>>>
>>

-- 
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/c55544fe-3927-4f8f-941d-01fbb32ab44en%40googlegroups.com.


[tw5] Re: Autocompletion when transcluding: how to?

2020-12-23 Thread IvanPsy
Ok Tones sounds tricky.
I evaluate, since autocompletion on backlinks is also important to me ;-)

Il giorno mercoledì 23 dicembre 2020 alle 02:20:10 UTC+1 TW Tones ha 
scritto:

> Ivan,
>
> Yopu could make a modified version of the existing EditorToolBar "Link" 
> button. This inserts the tiddler name inside [[braces]], it could be 
> modified to use {{ }}
> However once inserting a [[tiddlername]] and highlighting it, 
> the  EditorToolBar "[[*]]" button will remove the [[]] and the "{{*}}" will 
> add curly braces. 
>
> Regards
> Tones
>
> On Tuesday, 22 December 2020 at 17:16:19 UTC+11 IvanPsy wrote:
>
>> Greetings,
>>
>> Is there a way to have the autocompletion feature when transcluding a 
>> Tiddler into another one?
>>
>> I already use autocompletion for backlinks, but I also use transclusion a 
>> lot, and always remebering the exact name of the Tiddler is unhandy.
>>
>

-- 
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/51e10063-c83d-4532-8675-e1409044a350n%40googlegroups.com.


[tw5] Re: Filter: how to deduplicate?

2020-12-23 Thread Saq Imtiaz
@Erwan just for reference, you could also do:

[tag[question]get[answer]unique[]]  

On Wednesday, December 23, 2020 at 2:08:18 PM UTC+1 Erwan wrote:

> Perfect! 
> Thank you Eric :)
>
>
> On Wednesday, December 23, 2020 at 12:36:01 PM UTC Eric Shulman wrote:
>
>> On Wednesday, December 23, 2020 at 4:16:11 AM UTC-8 Erwan wrote:
>>
>>> I'm trying to obtain a list of unique "answers" from a list of questions 
>>> like this:
>>> <$list filter="[tag[question]get[answer]]">
>>>
>>> 
>>>
>> ...there can be several "question" tiddlers with the same answer...
>>>
>> I would like to obtain this list but without duplicates.
>>>
>>
>> Use the "each:value[]" filter, like this: 
>> <$list filter="[tag[question]get[answer]each:value[]]">
>>
>> 
>>
>> see https://tiddlywiki.com/#each%20Operator for more info.
>>
>> enjoy,
>> -e
>>
>

-- 
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/1cdd0b52-0075-42f0-b61f-3a54a9d23aa4n%40googlegroups.com.


Re: [tw5] Re: Some stupid questions...

2020-12-23 Thread Peter Rauch
Thanks much! I think this is something I can pickup and run with.






On Tue, Dec 22, 2020 at 3:37 PM strikke...@gmail.com <
strikkeglad...@gmail.com> wrote:

> While we cannot actively use tiddlyspot, you should still be able to
> download. Have you looked at http://gsd5.tiddlyspot.com/
>
> It is an old version now,  but if you like it, maybe it could get you
> started.
>
> Birthe
> On Monday, December 21, 2020 at 11:50:03 PM UTC+1 S1ack wrote:
>
>> > Finally in some ways the days of the full solutions like MonkeyGTD are
>> gone because so many of the features can be found in the core
>> Yes, I realized that as I started to mess around a bit more.
>> If I can get up to speed on widgets (checkboxes mainly), and figure out
>> columns (I saw some mention of Shiraz regarding this), then I think I can
>> manage.
>>
>> >This is about saving? this question is out of place - look at Timimi or
>> TW-receiver but they are but a couple of the new savings solutions
>> available now.
>> The confusing thing is/was Timimi, TiddlyDesktop, and TiddlyFox all fail
>> to save the 'nicedemo.xml' I extracted from the mGSD github. Both work fine
>> otherwise, even with my old, now cluttered with 10 years of crap MonkeyGTD
>> file.
>>
>>
>> On Monday, December 21, 2020 at 5:06:37 PM UTC-5 TW Tones wrote:
>>
>>> MonkeyGTD introduced many nice ways to contribute to TWC design, TW5 has
>>> inherited many of these ideas and incorporated them into the core, or can
>>> be found nearby in macros or plugins.
>>>
>>> TW5 stands on the shoulders of giant's including MonkeyGTD. There are
>>> new and different ways in TW5 and some old methods superseded, new concepts
>>> needed etc... but there is no doubt TW5 opens up the possibilities much
>>> further than before.
>>>
>>> Your questions
>>> 1) This is about saving? this question is out of place - look at Timimi
>>> or TW-receiver but they are but a couple of the new savings solutions
>>> available now.
>>> 2) It depends on what you are looking for. Perhaps ask for that, rather
>>> than for a MonkeyGTD alternative and you will get more suggestions (Cardio
>>> comes to mind)
>>>
>>> Finally in some ways the days of the full solutions like MonkeyGTD are
>>> gone because so many of the features can be found in the core.
>>>
>>> Tones
>>>
>>>
>>> On Tuesday, 22 December 2020 at 04:21:45 UTC+11 S1ack wrote:
>>>
 First off, glad to see people discussing this topic - when what I
 usually experience is a bunch of dead 10 year old links.

 Hope I can get some help.

 The stupid questions

 1) How does Tiddlyfox plugin/extension identify an html that it will
 allow saving?
 2) Is there anything online akin to the MonkeyGTD
 (later called mGSD) flavor of
 tiddylwiki.

 I am a bit worried that my reliance on these things is not sustainable.

 TL;DR
 Long time user of both tiddywiki and MonkeyGTD. I have kept notes from
 'tiddlyfox apocalypse'' as I've migrated from PC to PC and browser to
 browser as they started removing the ability to write locally, in order to
 keep my beloved functionality intact. Settled on a developer version of
 firefox with tiddlyfox add-on that is set for never updating. This firefox
 is never used for online tasks.

 Be that as it may. I find my self whishing to create a  shiny new
 blank/empty MonkeyGTD, and never saved one from back in the day. I
 downloaded all of the mGSD  from
 github and found the demo (essentially an empty MonkeyGTD by the looks of
 it), and the regular tw empty in there. However, while the empty.html is
 identified by the tiddlyfox plug-in, annoyingly, the 'nicedemo.html' gtd is
 not recognized as such, and it will not save.

 I played around with a file diff finder for a bit, but I did not see
 anything obvious.


 Any help is greatly appreciated.

 --
> 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/gGoZ4rlUDpc/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/399d37a9-bafd-4741-a6e8-87d3bd729ea3n%40googlegroups.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/CABwL6Rpmh4xjH9OzF%3DYo936ZVWoJd%3D4WVv-aduvnavns6nO

Re: [tw5] Re: Some stupid questions...

2020-12-23 Thread Peter Rauch
Sorry I should have typed nicedemo.html dunno why I was thinking XML.
The tiddlyfox plugin does not recognize it as a tiddlywiki file, so it
doesn't offer to save it.
The other methods all pop up a dialog when attempting to save.


Kind Regards,

Peter Rauch
p eter.ra...@gmail.com


On Tue, Dec 22, 2020 at 8:07 PM TW Tones  wrote:

> S1ack
>
> I don't understand the issue with 'nicedemo.xml' to help I am afraid.
>
> TiddlyWiki can save to html, and similar filenames.
>
> Tones
>
>
> On Tuesday, 22 December 2020 at 09:50:03 UTC+11 S1ack wrote:
>
>> > Finally in some ways the days of the full solutions like MonkeyGTD are
>> gone because so many of the features can be found in the core
>> Yes, I realized that as I started to mess around a bit more.
>> If I can get up to speed on widgets (checkboxes mainly), and figure out
>> columns (I saw some mention of Shiraz regarding this), then I think I can
>> manage.
>>
>> >This is about saving? this question is out of place - look at Timimi or
>> TW-receiver but they are but a couple of the new savings solutions
>> available now.
>> The confusing thing is/was Timimi, TiddlyDesktop, and TiddlyFox all fail
>> to save the 'nicedemo.xml' I extracted from the mGSD github. Both work fine
>> otherwise, even with my old, now cluttered with 10 years of crap MonkeyGTD
>> file.
>>
>>
>> On Monday, December 21, 2020 at 5:06:37 PM UTC-5 TW Tones wrote:
>>
>>> MonkeyGTD introduced many nice ways to contribute to TWC design, TW5 has
>>> inherited many of these ideas and incorporated them into the core, or can
>>> be found nearby in macros or plugins.
>>>
>>> TW5 stands on the shoulders of giant's including MonkeyGTD. There are
>>> new and different ways in TW5 and some old methods superseded, new concepts
>>> needed etc... but there is no doubt TW5 opens up the possibilities much
>>> further than before.
>>>
>>> Your questions
>>> 1) This is about saving? this question is out of place - look at Timimi
>>> or TW-receiver but they are but a couple of the new savings solutions
>>> available now.
>>> 2) It depends on what you are looking for. Perhaps ask for that, rather
>>> than for a MonkeyGTD alternative and you will get more suggestions (Cardio
>>> comes to mind)
>>>
>>> Finally in some ways the days of the full solutions like MonkeyGTD are
>>> gone because so many of the features can be found in the core.
>>>
>>> Tones
>>>
>>>
>>> On Tuesday, 22 December 2020 at 04:21:45 UTC+11 S1ack wrote:
>>>
 First off, glad to see people discussing this topic - when what I
 usually experience is a bunch of dead 10 year old links.

 Hope I can get some help.

 The stupid questions

 1) How does Tiddlyfox plugin/extension identify an html that it will
 allow saving?
 2) Is there anything online akin to the MonkeyGTD
 (later called mGSD) flavor of
 tiddylwiki.

 I am a bit worried that my reliance on these things is not sustainable.

 TL;DR
 Long time user of both tiddywiki and MonkeyGTD. I have kept notes from
 'tiddlyfox apocalypse'' as I've migrated from PC to PC and browser to
 browser as they started removing the ability to write locally, in order to
 keep my beloved functionality intact. Settled on a developer version of
 firefox with tiddlyfox add-on that is set for never updating. This firefox
 is never used for online tasks.

 Be that as it may. I find my self whishing to create a  shiny new
 blank/empty MonkeyGTD, and never saved one from back in the day. I
 downloaded all of the mGSD  from
 github and found the demo (essentially an empty MonkeyGTD by the looks of
 it), and the regular tw empty in there. However, while the empty.html is
 identified by the tiddlyfox plug-in, annoyingly, the 'nicedemo.html' gtd is
 not recognized as such, and it will not save.

 I played around with a file diff finder for a bit, but I did not see
 anything obvious.


 Any help is greatly appreciated.

 --
> 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/gGoZ4rlUDpc/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/99764d95-f516-494a-9ecd-018068fc86aan%40googlegroups.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 

[tw5] Re: OokWiki (Bob + A secure login + wiki and account permissions) as a replacement for TiddlySpot

2020-12-23 Thread Stobot
Jed, 

I'm very excited to hear that this continues to develop - thank you! I 
continue to believe that easy multi-user is a key pillar to growing 
TiddlyWiki usage and adoption overall. As a fan of TiddlyWiki I am happy to 
help anyway I can to support it's long-term health. To that end, I've been 
going to your https://github.com/OokTech/TW5-BobEXE/releases page about 
weekly hoping to see something new - now realizing that there were updates 
being posted elsewhere. 

As you reference learning about use-cases from Google Groups here, I'll 
share a bit about how I'm currently using BOB, and have been hoping to use 
it in the future. My most elaborate usage has been around project 
management. I run a project management team of about 40 project managers. 
Each project has multiple team members, and there are levels of approvals 
needed, as progress ties into people's bonus plans. We use a custom blend 
of Six Sigma, Lean and a couple of other methodologies to track our 
projects. So, I've setup a BOB on a spare laptop inside the corporate 
network and built out something for everyone to use / collaborate with. I 
have a business background, not a web / programmer background, so I 
struggled through inventing a login process that was relatively easy from 
my standpoint, but totally insecure. Essentially I gave them a url suffix 
to access the site which is referenced as their username. 

>From a functionality standpoint, this works - most of the time. BOB does 
glitch a bit if you go into / out of edit-mode too fast (as an example, 
even in the info area where you enter your starting tiddlers, you have to 
type VERY slowly or it leaves out some of the characters). Running from a 
laptop to host works okay generally, except in my company they have all 
these forced updates that give a couple of hours notice, so that laptop 
needs to be rebooted fairly frequently, and does so automatically. Of 
course to the end-user, that means the "server is down" frequently which 
comes off as unprofessional and unstable. This is an area that OokWiki 
would help with. Additionally, I'm giving out a local address (10.xxx) 
which means that although most of my team can work remotely and 
off-network, they're having to login to VPN to access it, which is somewhat 
annoying to them. By contrast for instance, any of us that are using 
TiddlyWiki for personal use are hosting as .aspx on SharePoint (WebDAV I 
think) and able to work completely "off-network". That last distinction 
also means that they all have access to their personal wikis on their 
phones, but not BOB. This is another area I'm hoping OokWiki can help with. 
Actually now that I think of it, another hurdle is that we've recently 
adopted Microsoft Teams extensively, and you can add web tabs as long as 
they have https: prefixes - so again SharePoint ones can be added, but not 
10.xxx addresses. I'm hoping OokWiki can help there too - I've tweaked my 
current theme to look very Microsoft-y to ease transition for my team. 

Anyways, those should help make clear some of the things I hope the 
evolution of BOB will help me solve someday. I will say that we used this 
system for a couple of months, but after a network issue caused us to not 
use the LAN for a couple of weeks, many transitioned back to previous 
methods of tracking, so we're currently not using it unfortunately. I've 
been hoping that BOB would make some more progress before I re-introduce it 
to the team. 

Aside from all of that, I've been thinking of various ways I could invest 
some of my time into helping the TiddlyWiki community. One was to see if 
adding some beginner-intermediate YouTube videos for how I use TiddlyWiki. 
I think the more the better in this area for user adoption. A second way to 
really highlight how game-changing BOB is was to start building Games for 
BOB - which is what I hope to do over the coming weeks / months! 

Games for BOB: My family (wife and 2 kids aged 13 and 10) are all stuck at 
home pretty much full time at this point. We play a good number of board / 
card games - which we enjoy. I tested the idea of building games in BOB and 
having them all login and they're loving it so far (wife mainly rolls her 
eyes). Using hidden tiddlers and just wiki-text you can get pretty far. My 
plan is to build out some really basic versions of these games and post 
them back here to give further (and fun) use cases for real-time multi-user 
platforms like BOB. My test case was a tic-tac-toe, but have plans for 
increasingly challenging games. I think most card games, and even things 
like checkers / chess should be not too bad. I have no intention of 
building a "computer" player as that would drastically make the code 
harder, but for in-house simple games, I think it'll be really fun - they 
can play from their tablets / phones - which they love :)

Anyways Jed - your post was part announcement, part asking for help. I can 
help a bit financially, but don't know if I have the 

[tw5] Re: Filter: how to deduplicate?

2020-12-23 Thread Erwan
Perfect! 
Thank you Eric :)


On Wednesday, December 23, 2020 at 12:36:01 PM UTC Eric Shulman wrote:

> On Wednesday, December 23, 2020 at 4:16:11 AM UTC-8 Erwan wrote:
>
>> I'm trying to obtain a list of unique "answers" from a list of questions 
>> like this:
>> <$list filter="[tag[question]get[answer]]">
>>
>> 
>>
> ...there can be several "question" tiddlers with the same answer...
>>
> I would like to obtain this list but without duplicates.
>>
>
> Use the "each:value[]" filter, like this: 
> <$list filter="[tag[question]get[answer]each:value[]]">
>
> 
>
> see https://tiddlywiki.com/#each%20Operator for more info.
>
> enjoy,
> -e
>

-- 
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/671e4b00-87bb-4a75-bc1b-e616ae32455en%40googlegroups.com.


Re: [tw5] I want to create field with Russian letters

2020-12-23 Thread Jeremy Ruston
Hi Siniy-Kit

As you’ve discovered, field names currently only work reliably and consistently 
if are composed of the a-z, 0-9, dash and underscore. It is not trivial to fix 
because of the way that the code expects to be able to roundtrip fieldnames 
into attribute names. I think it would require an update to the TiddlyWiki HTML 
file format.

Best wishes

Jeremy

> On 23 Dec 2020, at 08:01, Siniy-Kit  wrote:
> 
> little demo for my question 
> here  
> https://heeg.ru/shop2_2.html?id=16gDZVsB8FOIxrsFKbkbBNWC37lPUAfKOGf-rCVxeOmY#567567811
>   
> 
> if you edit tiddler you can see  this
> 
> it will be nice to use this field in filters whithout  +[decodeuri[]]  
> 
> среда, 23 декабря 2020 г. в 10:09:44 UTC+3, Siniy-Kit: 
> Many years ago I try to make new field "цвет" with value "красный" but it was 
> impossible, because  all tiddlers  are saved in this format
> 
> 
>  modified="20140908185153663" tags="Messages" title="WidgetMessage: 
> tm-remove-field" type="text/vnd.tiddlywiki">
> 
> The `tm-remove-field` message is handled by the FieldManglerWidget. It 
> removes the specified field..
> 
> 
> 
>  So our fields are  html attributes, so they can't   contain Russian letters 
> :(
> 
> BUT we can use js encodeURIComponent("цвет") and put it as attribute to make 
> it work.
> Why this mechanism is still not working in Tiddlywiki?
> 
> 
>  
> 
> -- 
> 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/a4836968-3efd-4fba-897f-fe91deb6e345n%40googlegroups.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/445A2331-444C-4B7D-A75B-DB1D8DF79C19%40gmail.com.


Re: [tw5] Re: Easy local saving with Python

2020-12-23 Thread Mohammad Rahmani
Hi Gurudeep,
May be something like the small saver like what Nathan shared above.


Best wishes
Mohammad


On Wed, Dec 23, 2020 at 1:10 PM Gurudeep Rao  wrote:

> Hey Mohammad,
>
> Yeah it does not save ootb, but I was trying something to see if we can
> write a minimal Python module that does it or store the json in TinyDB
>
> On Mon, 21 Dec 2020 at 22:53, Mohammad Rahmani 
> wrote:
>
>> Hi Gurudeep,
>> Many thanks for sharing. Eel is an amazing tool and has a lot of
>> potential to integrate Tiddlywiki with Python.
>> I just made some experiments. For me it does not save Tiddlywiki out of
>> the box!
>>
>> Best wishes
>> Mohammad
>>
>>
>> On Mon, Dec 21, 2020 at 2:12 PM Gurudeep Rao 
>> wrote:
>>
>>> @UBI, @Mohammad,
>>>
>>> This might interest you,
>>> Python Eel Project
>>> 
>>>
>>> On Sunday, 27 September, 2020 at 1:02:52 am UTC+5:30 PMario wrote:
>>>
 Hi Nathan,

 I think, you should have started your own thread. IMO it deserves it.

 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 view this discussion on the web visit
>>> https://groups.google.com/d/msgid/tiddlywiki/8f03ef81-c7cc-49fc-b5d3-99dfb7bffe41n%40googlegroups.com
>>> 
>>> .
>>>
>> --
>> 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/M64suMWXDYQ/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> tiddlywiki+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMAjwmuSSEBcbQYFoZBWbjHQnrhziSha8TqtEoXvDHJrQg%40mail.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/CAHXc%3DbHNUbRX_K-8BU_jBAyEBQu0ixFT4w8oBV2e7FW0A8PPYA%40mail.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/CAAV1gMDLMocJr3Ybo2AuLptZdrrsa_swe1_WWR3S7Cgrruh6uA%40mail.gmail.com.


[tw5] Re: Filter: how to deduplicate?

2020-12-23 Thread Eric Shulman
On Wednesday, December 23, 2020 at 4:16:11 AM UTC-8 Erwan wrote:

> I'm trying to obtain a list of unique "answers" from a list of questions 
> like this:
> <$list filter="[tag[question]get[answer]]">
>
> 
> ...there can be several "question" tiddlers with the same answer...
> I would like to obtain this list but without duplicates.
>

Use the "each:value[]" filter, like this: 
<$list filter="[tag[question]get[answer]each:value[]]">



see https://tiddlywiki.com/#each%20Operator for more info.

enjoy,
-e

-- 
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/8ad15e8b-e000-4812-b81f-7897ec279522n%40googlegroups.com.


[tw5] Filter: how to deduplicate?

2020-12-23 Thread Erwan

Hi everyone,

It's good to be back playing with TW :)

Sorry I'm very rusty with filters and I'm probably missing something 
simple. I"m trying to obtain a list of unique "answers" from a list of 
questions like this:

<$list filter="[tag[question]get[answer]]">



Currently I obtain something like this because there can be several 
"question" tiddlers with the same answer:

Donald Trump
Donald Trump
Joe Biden
Joe Biden
Mick Jagger
Mick Jagger
Jeremy Ruston
Jeremy Ruston
Martin Luther King
Martin Luther King

I would like to obtain this list but without duplicates.

Thank you!
Erwan




-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/591fee16-871a-46af-93f9-132de872ff48n%40googlegroups.com.


[tw5] Re: Timelines

2020-12-23 Thread Ste
There is also http://kixam.github.io/TW5-visjsTimeline/

On Wednesday, 23 December 2020 at 09:24:35 UTC arunn...@gmail.com wrote:

>  Check this Tweet 
>  or may be 
> dynalist 
> toolmap 
> On Wednesday, December 23, 2020 at 12:04:43 PM UTC+5:30 bimlas wrote:
>
>> PlantUML plugin  is 
>> able to display various diagrams, e.g. PlantUML Gantt chart 
>> . Use the text below to create a new 
>> tiddler in the plugin demo.
>>
>> <$plantuml source="""
>> @startgantt
>> [Prototype design] lasts 15 days
>> [Test prototype] lasts 10 days
>> -- All example --
>> [Task 1 (1 day)] lasts 1 day
>> [T2 (5 days)] lasts 5 days
>> [T3 (1 week)] lasts 1 week
>> [T4 (1 week and 4 days)] lasts 1 week and 4 days
>> [T5 (2 weeks)] lasts 2 weeks
>> @endgantt
>> """/>
>>
>>
>> wolf...@gmail.com a következőt írta (2020. december 23., szerda, 6:16:34 
>> UTC+1):
>>
>>> For those that like to plot history on timeline  how would you do it 
>>>
>>>
>>> My favorite kind timeline is  
>>> https://meta.wikimedia.org/wiki/Template:Grand_Unified_Timeline_of_Human_History/Roman_Empire
>>>  
>>>
>>

-- 
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/a670bb4b-2fc7-4ac6-a1e8-85db745eaa04n%40googlegroups.com.


[tw5] Re: Timelines

2020-12-23 Thread Ste
There is also http://kixam.github.io/TW5-visjsTimeline/

On Wednesday, 23 December 2020 at 09:24:35 UTC arunn...@gmail.com wrote:

>  Check this Tweet 
>  or may be 
> dynalist 
> toolmap 
> On Wednesday, December 23, 2020 at 12:04:43 PM UTC+5:30 bimlas wrote:
>
>> PlantUML plugin  is 
>> able to display various diagrams, e.g. PlantUML Gantt chart 
>> . Use the text below to create a new 
>> tiddler in the plugin demo.
>>
>> <$plantuml source="""
>> @startgantt
>> [Prototype design] lasts 15 days
>> [Test prototype] lasts 10 days
>> -- All example --
>> [Task 1 (1 day)] lasts 1 day
>> [T2 (5 days)] lasts 5 days
>> [T3 (1 week)] lasts 1 week
>> [T4 (1 week and 4 days)] lasts 1 week and 4 days
>> [T5 (2 weeks)] lasts 2 weeks
>> @endgantt
>> """/>
>>
>>
>> wolf...@gmail.com a következőt írta (2020. december 23., szerda, 6:16:34 
>> UTC+1):
>>
>>> For those that like to plot history on timeline  how would you do it 
>>>
>>>
>>> My favorite kind timeline is  
>>> https://meta.wikimedia.org/wiki/Template:Grand_Unified_Timeline_of_Human_History/Roman_Empire
>>>  
>>>
>>

-- 
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/30290d6e-e188-43cf-ad78-908c675b7d14n%40googlegroups.com.


Re: [tw5] Re: [ANN] Notebook theme v1.0.0

2020-12-23 Thread Nicolas Petton
springer  writes:

Hi Springer,

> Here to report odd glitch in notebook theme (which I love for sharing with 
> folks who don't want to look under the hood -- so I'm sorry my first post 
> about it is a problem report).

No problem, I'm glad you like the Notebook theme.

> Basic symptom: the search inside the topbar (or from the tiddler 
> $:/themes/nico/notebook/ui/Sidebar/Search 
> <#%24%3A%2Fthemes%2Fnico%2Fnotebook%2Fui%2FSidebar%2FSearch>)
> fails to yield any results at all (The "Title matches" and "All matches" 
> headers show up, but no results, even for the most obvious search strings). 
> Advanced searches work fine (even within the Standard category). And if I 
> switch theme back to Vanilla or similar, the regular sidebar search works 
> fine.

If you're not using v1.1.0, could you upgrade from
 https://nicolas.petton.fr/tw/notebook.html?

Otherwise, Would you mind uninstalling Notebook (delete the
$:/themes/nico/notebook tiddler), and installing again from
https://nicolas.petton.fr/tw/notebook.html?

I remember fixing a very similar bug from some time ago, so upgrading
should fix it.

HTH,
Nico

-- 
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/87blek7qkf.fsf%40petton.fr.


signature.asc
Description: PGP signature


Re: [tw5] Re: Easy local saving with Python

2020-12-23 Thread Gurudeep Rao
Hey Mohammad,

Yeah it does not save ootb, but I was trying something to see if we can
write a minimal Python module that does it or store the json in TinyDB

On Mon, 21 Dec 2020 at 22:53, Mohammad Rahmani 
wrote:

> Hi Gurudeep,
> Many thanks for sharing. Eel is an amazing tool and has a lot of potential
> to integrate Tiddlywiki with Python.
> I just made some experiments. For me it does not save Tiddlywiki out of
> the box!
>
> Best wishes
> Mohammad
>
>
> On Mon, Dec 21, 2020 at 2:12 PM Gurudeep Rao 
> wrote:
>
>> @UBI, @Mohammad,
>>
>> This might interest you,
>> Python Eel Project
>> 
>>
>> On Sunday, 27 September, 2020 at 1:02:52 am UTC+5:30 PMario wrote:
>>
>>> Hi Nathan,
>>>
>>> I think, you should have started your own thread. IMO it deserves it.
>>>
>>> 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 view this discussion on the web visit
>> https://groups.google.com/d/msgid/tiddlywiki/8f03ef81-c7cc-49fc-b5d3-99dfb7bffe41n%40googlegroups.com
>> 
>> .
>>
> --
> 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/M64suMWXDYQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMAjwmuSSEBcbQYFoZBWbjHQnrhziSha8TqtEoXvDHJrQg%40mail.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/CAHXc%3DbHNUbRX_K-8BU_jBAyEBQu0ixFT4w8oBV2e7FW0A8PPYA%40mail.gmail.com.


[tw5] Re: Timelines

2020-12-23 Thread arun babu
 Check this Tweet 
 or may be dynalist 
toolmap 
On Wednesday, December 23, 2020 at 12:04:43 PM UTC+5:30 bimlas wrote:

> PlantUML plugin  is able 
> to display various diagrams, e.g. PlantUML Gantt chart 
> . Use the text below to create a new 
> tiddler in the plugin demo.
>
> <$plantuml source="""
> @startgantt
> [Prototype design] lasts 15 days
> [Test prototype] lasts 10 days
> -- All example --
> [Task 1 (1 day)] lasts 1 day
> [T2 (5 days)] lasts 5 days
> [T3 (1 week)] lasts 1 week
> [T4 (1 week and 4 days)] lasts 1 week and 4 days
> [T5 (2 weeks)] lasts 2 weeks
> @endgantt
> """/>
>
>
> wolf...@gmail.com a következőt írta (2020. december 23., szerda, 6:16:34 
> UTC+1):
>
>> For those that like to plot history on timeline  how would you do it 
>>
>>
>> My favorite kind timeline is  
>> https://meta.wikimedia.org/wiki/Template:Grand_Unified_Timeline_of_Human_History/Roman_Empire
>>  
>>
>

-- 
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/1389858a-d675-4ec4-9ca5-d89e9ef5919cn%40googlegroups.com.