Re: [tw5] Re: list tiddlers title with a delimiter (a character between items) resulting from a complex filter

2021-08-02 Thread Atronoush Parsi
Thank you all! Many useful things to learn! @Eric, I go with the $set widget solution, for me it is simpler and as you explained seems to have the better performance! Cheers Atro On Mon, Aug 2, 2021 at 6:02 AM Eric Shulman wrote: > On Sunday, August 1, 2021 at 9:48:12 AM UTC-7 Atronoush

Re: [tw5] Re: list tiddlers title with a delimiter (a character between items) resulting from a complex filter

2021-08-01 Thread Atronoush Parsi
Mario, These filters are placed inside some other *$list*, I also changed it for this question. I write the question here in a simpler way <$list filter="[tag[foo]] [tag[bar]] [tag[tw]]"><$link/> | The purpose is to generate Tid One | Tid Two | Tid Three the above code adds | to the end of

[tw5] list tiddlers title with a delimiter (a character between items) resulting from a complex filter

2021-08-01 Thread Atronoush Parsi
I am sure this has been addressed before but I cannot find it in forum Assume you have a complexe filter that results in an output containing few tiddlers. Then you want to show them with a delimiter e.g. pipe (|) One solution is below. I am looking for a more efficient solution! I assume here TW

Re: [tw5] Re: Katex and TiddlyWiki: Some syntax does not work

2021-07-22 Thread Atronoush Parsi
@PMario Thank you for help and ticket on GitHub Yes, please! Hope it gets updated for TW 5.2.0 release! I think TW 5.1.23 would not get the update @Si - I did not know this I just looked the KaTex help page and try to implement the examples @Pak - Thank you! While align does not work with

[tw5] Katex and TiddlyWiki: Some syntax does not work

2021-07-20 Thread Atronoush Parsi
Testing in Tiddlywiki 5.1.23 https://tiddlywiki.com/plugins/tiddlywiki/katex/ Some example of KaTex:Supported Functions · KaTeX like \begin{align} a&=b+c \\ d+e&=f \end{align} return errors! Is there any setting I missed or Tiddlywiki does not

Re: [tw5] Table displayed in single line unless forcing display: table-row

2021-05-31 Thread Atronoush Parsi
On Mon, May 31, 2021 at 3:51 PM Sebastián Ortega < mehequedadoenbla...@gmail.com> wrote: > Hello! > Thanks to the great Soren's book I'm getting deeper into customizing my > wiki. I'm adding a table with some metadata in tiddlers tagged with Author > but, for reasons unknown to me, such table

[tw5] Your main Tags - Your main Tabs

2021-05-30 Thread Atronoush Parsi
Recently there were some interesting discussions on better utilizing Tiddlywiki for Personal Knowledge Management (PKM) Tiddlywiki is an amazing tool, but one quickly lost in the jungle of tiddlers, tags, tabs, etc... You can easily add tags, tabs, tiddlers, ... Tiddlywiki tends very much to

Re: [tw5] Re: Improve Search in Tiddlywiki

2021-05-30 Thread Atronoush Parsi
Thank you all! @bimlas locator is quite powerful! Of course it has a learning curve! @A Gloom, Thank you for the link! On Sat, May 29, 2021 at 9:35 PM bimlas wrote: > This can be useful if you use a lot of fields or tags to indicate > different properties: > > Locator provides a universal

Re: [tw5] Re: Tiddly Remeber: Tutorial

2021-05-26 Thread Atronoush Parsi
Many thanks Soren! I look forward to seeing it! TW+Anki is a very useful combination and if one understands how they work, he/she can use this for many purposes. For my case it is learning English Grammar. I appreciate all your efforts on the Zettelkasten edition and the wonderful Grok

[tw5] Tiddly Remeber: Tutorial

2021-05-26 Thread Atronoush Parsi
Hi Soren I am starting to learn Tiddly Remember. I want to know if there is any view like the one for Zettelkasten out there or any other resources to shorten the learning curve! Thank you -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

Re: [tw5] Re: Ten way to create a common properties among tiddlers

2021-05-17 Thread Atronoush Parsi
So it seems there are three main properties - having a common field *value* (e.g tags or other field) - *namespace *in a field (like title) - having a common field *name* On Wed, May 12, 2021 at 4:32 AM TW Tones wrote: > OK, then > >1. Out of the Box streams is doing this for you in many

[tw5] Re: Improve Search in Tiddlywiki

2021-05-17 Thread Atronoush Parsi
Thank you all for your input! The PowerSearch by Eric is great as I learn alot from that! I recommend it for learning filters! --Atro -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from

[tw5] Filter question: !

2021-05-17 Thread Atronoush Parsi
1. open https://tiddlywiki.com/ 2. create three tiddlers called Tid01 Tid02 Tid03 all tagged with new I wrote the below wikitext in *Tid01* <$list filter="[tag[new]!]"> In another test I wrote the below wikitext in *Tid01* <$list filter="[tag[new]!is[current]"> Both give the same

[tw5] Re: Ten way to create a common properties among tiddlers

2021-05-11 Thread Atronoush Parsi
are 1. *listed *in the list field or other field of another tiddler. example I have some categories like fruits (a tiddler) vegetables (a tiddler) and they have tiddler in their list field or other field What else? On Tue, May 11, 2021 at 8:36 PM Atronoush Parsi wrote: > I see a thr

[tw5] Ten way to create a common properties among tiddlers

2021-05-11 Thread Atronoush Parsi
I see a thread on ten ways of drag and drop and I steal the idea for this thread: Ten ways to create common properties among tiddlers! Why: 1. Tiddlywiki is nonlinear and unleashed. Effective note taking recommend to connect notes! 2. Tiddler philosophy recommend tiddlers contain the

[tw5] Improve Search in Tiddlywiki

2021-05-11 Thread Atronoush Parsi
I think most of you have the same opinion as me that the TW standard search loses its efficiency as soon as your Tiddlywiki gets large. For example in a TW with 2000 notes (tiddler) most of the time I DO NOT get what I want when I make a search using Tiddlywiki standard search. I know Advanced

Re: [tw5] Re: Ten Ways to Drag and Drop Tiddlers to Tiddlywiki

2021-05-06 Thread Atronoush Parsi
On Tue, May 4, 2021 at 12:23 PM Mohammad Rahmani wrote: > 1. drag and drop a tiddler link > 2. drag and drop a tag pill > 3. drag and drop a $button with dragFilter > 4. drag and drop a $button with dragTiddler > 5. a $draggable widget > 6. drag a tiddler to browser bookmark and later drag into

Re: [tw5] Naming rules and the best practice : from wikitext scripting point of view

2021-05-06 Thread Atronoush Parsi
sign philosophy? > > While most users do not need in depth scripting but I believe most of the > above are error prone! > > What do you think? I think we need some coding conventions? Some good > practice at least! > This is absolutely bad practice! I believe TW should raise wa

Re: [tw5] Re: Naming rules and the best practice : from wikitext scripting point of view

2021-05-06 Thread Atronoush Parsi
On Wed, May 5, 2021 at 10:35 PM PMario wrote: > On Wednesday, May 5, 2021 at 4:53:25 PM UTC+2 Atronoush wrote: > >> I have followed recent discussion on naming the fields or tiddlers in the >> Google Forum! I wish to know are there recommendations for this? >> >>- variable name >> - by

Re: [tw5] Re: Naming rules and the best practice : from wikitext scripting point of view

2021-05-06 Thread Atronoush Parsi
On Wed, May 5, 2021 at 10:08 PM PMario wrote: > On Wednesday, May 5, 2021 at 4:53:25 PM UTC+2 Atronoush wrote: > ... > >> I am not sure but I assume Tiddlywiki does not have support for >> namespace! but I see TW honors scope of variables! >> > > We do use the term: "namespace" .. but probably

Re: [tw5] Re: Naming rules and the best practice : from wikitext scripting point of view

2021-05-06 Thread Atronoush Parsi
Hi Mario, I appreciate your detailed discussion and recommendations. The use of wltc and wltm are good practice! On Wed, May 5, 2021 at 9:56 PM PMario wrote: > On Wednesday, May 5, 2021 at 4:53:25 PM UTC+2 Atronoush wrote: > > I see from TW official docs and codes, it uses >> >> tv- prefix

[tw5] Naming rules and the best practice : from wikitext scripting point of view

2021-05-05 Thread Atronoush Parsi
I have followed recent discussion on naming the fields or tiddlers in the Google Forum! I wish to know are there recommendations for this? - tiddler name - field name - macro name - variable name - by $set - by $vars - by $list - by $wikify - css

Re: [tw5] Re: A basket on the sidebar

2021-05-04 Thread Atronoush Parsi
@Soren Lovely solution! Works great for me and I like the possiblity to add tags before export. In the target wiki I can recognize what I imported @Tones I love your solution! I can have several basket in this way @Mohmmad WOW, I learnt I can use TW elemnts theirslves and I can shape them for

[tw5] A basket on the sidebar

2021-05-03 Thread Atronoush Parsi
Is there any script or plugin with - a sidebar tab (I call it basket) - drag and drop features! One can drag a tiddler (e.g title) into the basket - when finished press a button to export as JSON - the button can be dragged and drop into another wiki! The last part is what you see in TW-Icons

[tw5] dummy text generator

2020-12-18 Thread Atronoush Parsi
What is the simplest method to create dummy text in specified length? e.g. <> to generate a dummy text of 100 words <> to generate a dummy text of 250 words in three paragraphs --Atro Is it possible to use the below text from

Re: [tw5] Re: Refnotes/Bibtex modification?

2020-10-28 Thread Atronoush Parsi
Hi Keelan, While Saq will give you a better answer, I just have a look at your wiki! Each reference is stored as a tiddler! This is what is done by the BibTex Importer plugin (official one) In the reference tiddler all data is stored as user fields lik bibtex-author, bibtex-title etc... Now, you

Re: [tw5] Re: How to use TiddlyWiki as a text editor?

2020-10-27 Thread Atronoush Parsi
Thank you Saq! I will bookmark this thread for my own use cases. --Atro On Tue, Oct 27, 2020 at 11:46 AM Saq Imtiaz wrote: > @Atro > > The documentation for tiddlywiki.files was updated at the same time. I see > this more so as a fix for an unexpected behaviour when using > tiddlywiki.files,

Re: [tw5] Re: so: personal DreamHost for TW users?

2020-10-26 Thread Atronoush Parsi
Hi Springer, I am sorry to hear that! Yes, one expects at least an announcement a month in advance to let users take their data from tiddlyspot server. By the way, for quick setting up another online wikis, I may recommend GitHub while you have not your own web server/host. See

Re: [tw5] Re: Critiques: Tiddlywiki and Machine Learning

2020-10-26 Thread Atronoush Parsi
I remember one plugin uses machine learning to answer certain questions intelligently! There is no worry to share your private information over the net and like TW itself, this can be private and on your own system! On Sun, Oct 25, 2020 at 3:24 PM PMario wrote: > On Thursday, October 22, 2020

Re: [tw5] Re: Bookmark to a TiddlyWiki Bookmarklet proof-of-concept.

2020-10-26 Thread Atronoush Parsi
On Mon, Oct 26, 2020 at 10:44 PM amreus wrote: > > Please have a look at https://github.com/buggyj/tiddlyclip > > I read the page - still don't know what it's for. > It is one the most powerful plugin for making bookmarks directly from Firexfox/Chrome. Clip part of webpage as a tiddler and much

Re: [tw5] writing to tiddlers?

2020-10-26 Thread Atronoush Parsi
Use Commander to do this automatically for you! https://kookma.github.io/TW-Commander/ On Tue, Oct 27, 2020 at 2:12 AM Jean-Pierre Rivière < jn.pierre.rivi...@gmail.com> wrote: > I my wiki, I have often forgotten to put the type as tw5 wikitext. I have > not been able to set this as the default

Re: [tw5] Re: Bookmark to a TiddlyWiki Bookmarklet proof-of-concept.

2020-10-26 Thread Atronoush Parsi
Hi amreus, It works now! Thank you! Some minor suggestions: 1. Is it possible to prevent overwriting an existing tiddler by adding a prefix number like 1, 2, ...? 2.Is it possible to have extra fields, especially Text field? I mean while a user is allowed to add a special tag, he/she can add

Re: [tw5] Re: Bookmark to a TiddlyWiki Bookmarklet proof-of-concept.

2020-10-26 Thread Atronoush Parsi
The same error on Firefox! On Sun, Oct 25, 2020 at 11:41 PM amreus wrote: > "Testing? We don't need no stinking Testing." > > Seriously, though I use Firefox and will need to try it using Chrome. I > don't have it installed but do have a portable version I can try. > > If you know how to open

Re: [tw5] Re: Bookmark to a TiddlyWiki Bookmarklet proof-of-concept.

2020-10-25 Thread Atronoush Parsi
amreus Thank you for sharing. I created a new wiki tiddlywiki mywiki --init serverand then created an extra folder files in mywiki folder with form.html and func.js as you advised. Running new wiki using tiddlywiki mywiki --listen csrf-disable=yes everything was fine Now from TWMark bookmarks

Re: [tw5] Re: Keyword Extraction - Project

2020-10-22 Thread Atronoush Parsi
Hi Lin On Thu, Oct 22, 2020 at 6:32 PM Lin Onetwo wrote: > Hi, Tones > > Great idea, automating linking and tagging will be a boost to the writing. > We normally consume time to do this by hand, and automatically do this in > English (instead of in Chinese and Japanese) is very easy, as there

[tw5] Re: Critiques: Tiddlywiki and Machine Learning

2020-10-22 Thread Atronoush Parsi
achine learning On Thu, Oct 22, 2020 at 6:44 PM Atronoush Parsi wrote: > These days using machine learning has affected software engineering in > many ways. > For example, Gmail is smart and helps you in writing correct english and > suggest sentences for you. LinkedIn sugges

[tw5] Critiques: Tiddlywiki and Machine Learning

2020-10-22 Thread Atronoush Parsi
These days using machine learning has affected software engineering in many ways. For example, Gmail is smart and helps you in writing correct english and suggest sentences for you. LinkedIn suggests new connections, and there many mores like Google Assistant and Siri where they use artificial

Re: [tw5] Competition for v5.1.23 artwork

2020-10-20 Thread Atronoush Parsi
> On Tuesday, 20 October 2020 18:00:39 UTC+2, Atronoush wrote: >> >> The colorful mask is sent again! There was a need to align horizontally >> center the elements. >> >> [image: TW5.1.23_mask_colorful.png] >> >> On Tue, Oct 20, 2020 at 7:23 PM Atronoush Pars

Re: [tw5] Tiddlywiki 5.1.23 when it will be released?

2020-10-20 Thread Atronoush Parsi
r artwork competition for v5.1.23. > There are some outstanding pull requests that need attention too. > > Best wishes > > Jeremy. > > -- > Jeremy Ruston > jer...@jermolene.com > https://jermolene.com > > On 20 Oct 2020, at 07:43, Atronoush Parsi wrote: > >

[tw5] Tiddlywiki 5.1.23 when it will be released?

2020-10-20 Thread Atronoush Parsi
TW 5.1.23pre has tons of new features, it is Oct 20, 2020 Is there any chance to have this new release anytime soon? --Atro -- 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

Re: [tw5] Re: Muuri Storyview

2020-10-18 Thread Atronoush Parsi
Thanks for clarification Saq! On Sun, Oct 18, 2020 at 2:37 PM Saq Imtiaz wrote: > @Atro this is a quick mashup to see how Muuri would interact with the > Stories plugin, and is not meant to be used for anything other than > testing. As such there are no buttons to configure Muuri in that setup.

Re: [tw5] Re: Muuri Storyview

2020-10-18 Thread Atronoush Parsi
This is lovely Saq! In the second example I don't see the Murri columns button to change the number of columns! How can one set the target story river (column) when clicking a tiddler title in the right side bar? Atro On Sun, Oct 18, 2020 at 1:31 PM Saq Imtiaz wrote: > Thanks for the

Re: [tw5] Muuri Storyview

2020-10-18 Thread Atronoush Parsi
On Sun, Oct 18, 2020 at 11:32 AM BurningTreeC wrote: > Hi @Atronoush, > > > Assume you use Murri with 3 columns and then click on the column button > to switch to 4! But then you want to return to three columns! > Right now you have to cycle, click to switch to 5 and six columns and then > 1, 2

Re: [tw5] Muuri Storyview

2020-10-18 Thread Atronoush Parsi
Question: Assume you use Murri with 3 columns and then click on the column button to switch to 4! But then you want to return to three columns! Right now you have to cycle, click to switch to 5 and six columns and then 1, 2 and finally 3 columns. Is there any way like shift+click to return from 4

Re: [tw5] Muuri Storyview

2020-10-17 Thread Atronoush Parsi
On Sat, Oct 17, 2020 at 1:53 PM BurningTreeC wrote: > Hello @Atronoush, thank you! > > It's possible to control the direction flow from right to left, left to > right, top to bottom and bottom to top... see the open control panel > options on the demo page > Oh, thanks! > About two rivers like

Re: [tw5] Muuri Storyview

2020-10-17 Thread Atronoush Parsi
Hi BTC This is absolutely amazing! I will go through and have some comments later. For now: Is it possible to control direction of flow? I mean have a setting to control how tiddlers appear from right side to left or from left side to right? Can we use the new muuri plugin the same way as two

Re: [tw5] A HOWTO: Filtered transclusion example (with transclusion template and simple markdown table) for my Template Documentation

2020-10-15 Thread Atronoush Parsi
Thanks Charlie. On Thu, Oct 15, 2020 at 5:04 PM Charlie Veniot wrote: > Hello Atro, > > Those are excellent questions. Without having pondered deeply about it, > here is my immediate blathering of thoughts: > > I generally much prefer transclusion wherever I can use that instead of a > macro.

Re: [tw5] [Pidiendo retroalimentación] Caminotas, versión ligera de Stroll en español

2020-10-14 Thread Atronoush Parsi
Hi David, Good resource. The best point is when I open your wiki in Google Chrome, it automatically translates the wiki into English! So, while I don't know any Spanish, I can still use it. Thank you On Wed, Oct 14, 2020 at 6:56 PM David Gifford wrote: > > ¡Hola a los tiliguiquianos de habla

Re: [tw5] How to use a tag with spaces in tm-new-tiddler message?

2020-10-10 Thread Atronoush Parsi
Talha, Your code works for me! You have used <$vars journalTitleTemplate={{$:/talha131/config/NewHighlight/Title}} journalTags={{$:/talha131/config/NewHighlight/Tags}} journalText={{$:/talha131/config/NewHighlight/Text}}> If tags in journalTags tiddler are stored as below tag1 tag2 [[tag with

Re: [tw5] How to use a tag with spaces in tm-new-tiddler message?

2020-10-10 Thread Atronoush Parsi
You should use tags=<> If you gonna to concatenate journalTags with some other tags like tag1, tag2, ... then use a macro to first concatenate and then use them. If you still have a problem, send a simplified code and I will have a look. On Sat, Oct 10, 2020 at 8:35 PM talha131 wrote: > Thank

Re: [tw5] How to use a tag with spaces in tm-new-tiddler message?

2020-10-10 Thread Atronoush Parsi
The tags field shall be handled like this tags="tag1 tag2 [[tag with space]]" --Atro On Sat, Oct 10, 2020 at 8:20 PM talha131 wrote: > I want to use send message to create a tiddler with a tag. Tag must have > two words separate by space, for example "hello world" > > I tried > > ```html >

Re: [tw5] Re: building a tag for filtering

2020-10-09 Thread Atronoush Parsi
Have you looked at TW-Scripts? https://kookma.github.io/TW-Scripts/ Have you searched for syntax? See https://kookma.github.io/TW-Scripts/#Shorthand%20Syntax%20Summary It is a great resource for the TW community made by the TW community! --Atro On Fri, Oct 9, 2020 at 3:08 PM Jean-Pierre Rivière

Re: [tw5] Re: How to use TiddlyWiki as a text editor?

2020-10-06 Thread Atronoush Parsi
Thanks Saq! It works. -Atro On Tue, Oct 6, 2020 at 10:53 PM Saq Imtiaz wrote: > Try > > mywiki > --- tiddlers > files > - one.txt > - two.txt > - tiddlyWiki.files > --- tiddlywiki.info > > As I mentioned, your tiddlywiki.files needs to be inside the tiddlers > directory. > >

Re: [tw5] Re: How to use TiddlyWiki as a text editor?

2020-10-06 Thread Atronoush Parsi
Saq, my folder structure is a s below mywiki --- files - one.txt - two.txt - tiddlyWiki.files --- tiddlers --- tiddlywiki.info On Tue, Oct 6, 2020 at 10:04 PM Saq Imtiaz wrote: > @atronoush > > Make sure the TiddlyWiki.files file is in the Tiddler directory or a > subdirectory of

Re: [tw5] building a tag for filtering

2020-10-06 Thread Atronoush Parsi
Ah, in the previous post I used ab as the prefix, use below which is what you want criterion as prefix. Or more simpler \define countCrit(crit) <$count filter="[<__crit__>addprefix[criterion ]tagging[]]"/> On Tue, Oct 6, 2020 at 7:22 PM Atronoush Parsi wrote:

Re: [tw5] building a tag for filtering

2020-10-06 Thread Atronoush Parsi
Try this \define countCrit (rTag) <$vars cTag={{{ [<__rTag__>addprefix[criterion ]] }}}> <$count filter="[tag]"/> \end Or more simpler \define countCrit(crit) <$count filter="[<__crit__>addprefix[ab ]tagging[]]"/> On Tue, Oct 6, 2020 at 6:58 PM Jean-Pierre Rivière <

Re: [tw5] Re: How to use TiddlyWiki as a text editor?

2020-10-06 Thread Atronoush Parsi
Hi Saq, This is very interesting! Would you please provide a short example! I created a folder called files with two files one.txt, two.txt with the below tiddlywiki.files { "tiddlers": [ { "file": "one.txt", "isTiddlerFile": true, "fields": { "type": "text/plain", "title": "one.txt",

Re: [tw5] A plugin for diagrams and figures?

2020-10-05 Thread Atronoush Parsi
Jin, do you mean a plugin to draw circle and conic sections? If you want to draw yourself, the simplest is to create a tiddler and change its type to image then you can draw, if you have a mouse or pen! I think Mat has a plugin for drawing over image also and my be helpful here! On Mon, Oct 5,

[tw5] Re: A beautiful Tiddlywiki shared by Evan Blaster

2020-10-05 Thread Atronoush Parsi
on a condition. --Atro On Mon, Oct 5, 2020 at 6:37 PM Atronoush Parsi wrote: > This Tiddlywiki shared by Evan Blaster on Twitter > <https://twitter.com/EvanBalster/status/1312831597859631104>! > > https://imitone.com/discover-midi/ > > You can create very useful yet very

[tw5] A beautiful Tiddlywiki shared by Evan Blaster

2020-10-05 Thread Atronoush Parsi
This Tiddlywiki shared by Evan Blaster on Twitter ! https://imitone.com/discover-midi/ You can create very useful yet very eye-catching wiki using lovely Tiddlywiki! --Atro -- You received this message because you are subscribed to

Re: [tw5] TiddlyTools/timer.html - Calendar feature improvements

2020-10-02 Thread Atronoush Parsi
Great improvements! More consistency! and Better control! Thank you Eric. On Sat, Oct 3, 2020 at 5:27 AM Eric Shulman wrote: > Hi all, > > In addition to the "configuration re-factoring" announced here: > https://groups.google.com/d/msg/tiddlywiki/CYHa9EDVQa4/A4TW5LedCgAJ, I've > also made

Re: [tw5] Re: [Tiddly Research] Public release

2020-10-02 Thread Atronoush Parsi
Thank you Kebi! On Fri, Oct 2, 2020 at 4:26 PM kebi wrote: > Thanks for the screenshots! > This is actually a glitch I was aware of, but didn't fix right away > because it didn't break the entire system. > Will update when I find a solution to this. > > -- > You received this message because

Re: [tw5] Re: Tiddlywiki as a free open source E-Learning authoring Tool

2020-10-02 Thread Atronoush Parsi
Thank you David and Tones! David gave a very detailed answer! - Atro On Fri, Oct 2, 2020 at 3:34 AM Rika Sukenik wrote: > " > *But much more needs to be done. I for one would like to see a few > non-techy, popular video introductions to saving in node.js and with > Timimi, to be able to link

Re: [tw5] Is there a way to recreate tiddlywiki.info file?

2020-10-02 Thread Atronoush Parsi
html file are not reflected on the server. This makes sense since the > tiddlywiki.info file has plugin & theme info in it. Hmm, is there a way > to automatically update the .info file from the html file? > > Best, > Rika Sukenik > > > On Wed, Sep 30, 2020 at 10:01 PM Atro

Re: [tw5] Re: Tiddlywiki as a free open source E-Learning authoring Tool

2020-10-01 Thread Atronoush Parsi
Hi Rika, What I mean is TW is very powerful but there are few end user apps/editions. For newcomers there is no good starting manual / quick start tutorial, ... ... On Thu, Oct 1, 2020 at 9:27 PM Rika Sukenik wrote: > Hey Atro, good feedback. Sounds like you're new to Tiddlywiki, welcome! >

[tw5] Tiddlywiki as a free open source E-Learning authoring Tool

2020-10-01 Thread Atronoush Parsi
I was searching for a free open source e-learning authoring tool. These days many people look for such tools. I think Tiddlywiki is one of the best. BUT few people know!!! * TW supports hyperlinks / tags / TOC / ... * TW support rich texts * TW supports bibliography * TW supports Latex (KLatex)

Re: [tw5] Re: [Tiddly Research] Public release

2020-10-01 Thread Atronoush Parsi
Hello Kebi, Many thanks for this great app. Some minor suggestions - When several tiddlers are open those with closed content pressed at right or left reveal small color bars that seem part of the content like tag is not hidden. May be you need to set a minimum/maximum width for the title ribbon

Re: [tw5] Is there a way to recreate tiddlywiki.info file?

2020-09-30 Thread Atronoush Parsi
Hello Rika, You can create it manually. You can even copy paste the file from another wiki folder and tweek it. If you have created like tiddlywiki mywiki --init server do it again and copy paste the tiddywiki.info into your wiki folder. To know what is the content of tiddywiki.info see

Re: [tw5] Another Python Server

2020-09-29 Thread Atronoush Parsi
Jed, I updated the plugin. I created a tiddler and tried to save the wiki an error window opened Couldn't find a working server in the terminal where I run server using python .\BobSaverServer.py I got Starting Server... Server listening using port 61192 on 127.0.0.1 Open any single file

Re: [tw5] How to make numbered list of tiddlers with a given tag?

2020-09-29 Thread Atronoush Parsi
Use list-link see it <> See https://tiddlywiki.com/#list-links%20Macro%20(Examples):%5B%5Blist-links%20Macro%20(Examples)%5D%5D%20%5B%5Blist-links%20Macro%5D%5D Atro On Tue, Sep 29, 2020 at 3:31 PM Chuck R. wrote: > I have TW 5.1.19. > > I would like to have a "Garlic Main" tiddler which

Re: [tw5] Another Python Server

2020-09-29 Thread Atronoush Parsi
That is really great to hear. I did as follow 1. download empty.html from tiddlywiki.ocm 2. drag and drop $:/plugins/OokTech/BobSaver into new empty.html from https://ooktech-public.gitlab.io/bobsaver/ 3. download https://ooktech-public.gitlab.io/bobsaver/#BobSaverServer.py and save in the same

Re: [tw5] TiddlyTools/timer.html Calendar *** new options ***

2020-09-28 Thread Atronoush Parsi
Eric, On Mon, Sep 28, 2020 at 1:38 PM Eric Shulman wrote: > On Monday, September 28, 2020 at 2:08:22 AM UTC-7, Atronoush wrote: >> >> Great! I tested and it works fine. I just experienced opening >> TiddlyTools/Time/Calendar is little slow but I think it is fine. >> > > I've tried to optimize

Re: [tw5] Another Python Server

2020-09-28 Thread Atronoush Parsi
Nathan, This is wonderful especially for Pythonists. Please ask Jeremy through GitHub to list this in the Tiddlywiki resources and perhaps on the first page on saving methods. Also have a look in the forum as I know there are two other Python-TW Saver. Atro On Mon, Sep 28, 2020 at 12:24 AM

Re: [tw5] TiddlyTools/timer.html Calendar *** new options ***

2020-09-28 Thread Atronoush Parsi
Hi Eric, On Mon, Sep 28, 2020 at 12:20 PM Eric Shulman wrote: > On Monday, September 28, 2020 at 12:12:51 AM UTC-7, Atronoush wrote: >> >> I used the custom filter like [tag[hmw]] and saw how nicely they were >> added to Calendar! >> > > That was what I was thinking about when I added the

Re: [tw5] TiddlyTools/timer.html Calendar *** new options ***

2020-09-28 Thread Atronoush Parsi
Wow, this is awesome! I used the custom filter like [tag[hmw]] and saw how nicely they were added to Calendar! Timer is already great and has many features. The below are optional minor suggestions - a small button to click and see the full calendar opened in story river e.g.

Re: [tw5] Still frustrated

2020-09-28 Thread Atronoush Parsi
Bob, Quite agree with you. I am a programmer too but for number crunching (Python, Fortran, C). I have seen several times people raised similar questions and what I see as the answer was TW has been grown organically. There are reasons for inconsistency and I understand part of that, but learning

Re: [tw5] Still frustrated

2020-09-27 Thread Atronoush Parsi
Bob, Most of your problems come from how to write Tiddlywiki scripts (e.g. wikitext). One the best resource in this regards is https://kookma.github.io/TW-Scripts/ from Mohammad For example what you asked in this post has been addressed in TW-Scripts Look at: Syntax Summary

Re: [tw5] TiddlyTools/timer.html - major update

2020-09-26 Thread Atronoush Parsi
Lovely! Many thanks Eric! Both using different colors and interaction with third party calanders is awesome! -Atro On Sat, Sep 26, 2020 at 9:02 AM Eric Shulman wrote: > On Thursday, September 24, 2020 at 11:10:32 AM UTC-7, Atronoush wrote: >> >> Small suggestion: >> - On Calendar it is useful

Re: [tw5] TiddlyTools/timer.html - major update

2020-09-24 Thread Atronoush Parsi
Hi Eric, This is a wonderful tool for Tiddlywiki. Many thanks for all your efforts. Small suggestion: - On Calendar it is useful to show Today in different colours I was thinking how can I sync it with Google Calendar!!! Atro On Thu, Sep 24, 2020 at 8:52 AM Eric Shulman wrote: > Hi all, >

Re: [tw5] Re: How to get simple balance spreadsheet in TiddlyWiki?

2020-09-23 Thread Atronoush Parsi
In the example in Shiraz if you click on the edit button (top left of Table) you see the footer and you see it has some rows and calling to some functions like <> or < ,... These are the function calls to calculate sum of column values, maximum, etc... In my opinion Shiraz Dynamic Table is among

Re: [tw5] Re: How to get simple balance spreadsheet in TiddlyWiki?

2020-09-22 Thread Atronoush Parsi
As Ste advised one tool is Shiraz Dynamic table See example here: https://kookma.github.io/TW-Shiraz/#demo%2Fdynamic-tables-numerical-summary Each item can be a tiddler with suitable fields. Then you can use a Dynamic Table to summarize all and calculate the balance. Shiraz has some good

Re: [tw5] Plugin Development Resources

2020-09-20 Thread Atronoush Parsi
Not exactly what you want, but a good tutorial for beginners. Sistan is a tutorial for creating plugins in Tiddlywiki. It was written as a small chapter to be used in a book developed by Luis Gonzalez. To get the online latest version visit: http://sistan.tiddlyspot.com It has a link to Luis'

Re: [tw5] Re: How to debug TW code

2020-09-17 Thread Atronoush Parsi
Bob, There is a resource called TW-Scripts which has collected selectively some Q but unfortunately the author is absent for a few months. See: https://kookma.github.io/TW-Scripts/ Atro On Thu, Sep 17, 2020 at 4:45 AM Bob Jansen wrote: > Thanks Tones and Imtiaz helpful ideas. > > Maybe a

[tw5] Smart Tiddlywiki + Tiddloid + Notebook

2020-08-21 Thread Atronoush Parsi
This may be the simplest and quickest note taking method using lovely Tiddlywiki on Android devices. 1. Install Tiddloid from https://github.com/donmor/Tiddloid/releases Tiddloid lets you to work with Tiddlywiki as local file or cloud files 2. Open Tiddloid and tap three dots top right and then

Re: [tw5] [ demo ] Editor for lists (Streams)

2020-08-19 Thread Atronoush Parsi
I love this! I myself like to keep one topic in a single tiddler and this lets me to do so! I noticed I can even keep separate tiddlers if I like and the subtiddlers will only be deleted if I click the save button! Clever solution! Thank you Saq! Atro On Tue, Aug 18, 2020 at 9:13 PM Saq Imtiaz

Re: [tw5] Editing transcluded tiddlers in-place

2020-08-17 Thread Atronoush Parsi
Hi Chris, I tested the revised plugin and it works great! I see the look and feel of rider output can be customized now! The good news is rider is a pure wikitext plugin and NO Javascript used! I appreciate all your efforts. I hope David can cite this plugin in Tiddlywiki Toolmap. Atro On

Re: [tw5] Editing transcluded tiddlers in-place

2020-08-16 Thread Atronoush Parsi
Chris, Wonderful! Thank you for sharing! While there are plugins and code to do such in place editing! But the rider is different and has extra features! I love it! Minor comments: - On single click the transcluded tiddler content, it goes to edit mode and I may want to select text and NOT

Re: [tw5] [Showcase] My personal website generated using Tiddlywiki

2020-08-15 Thread Atronoush Parsi
Hello Adithya, This is really amazing! Thank you for sharing. This is really helpful for many people who like to create static websites! Once you create a step by step guide to generate using Tiddlywiki and a CSS framework like Bulma, then it will be easy to use it with other CSS frameworks. I

Re: [tw5] [PLUGIN] Presenting "Grouped Buttons", a button-folder creation tool

2020-08-14 Thread Atronoush Parsi
Lovely, Thank you JD. A minor comment: is it possible to adjust the width of the drop down window? Atro On Fri, Aug 14, 2020 at 3:22 PM JD wrote: > Hello everyone, JD here. > > My current projects have produced a want in me for something like this, > and so I packaged it into a plugin for

Re: [tw5] Question about exporting and fonts

2020-08-07 Thread Atronoush Parsi
I know Mohammad has several demos on using and embedding Google fonts in Tiddlywiki. But I cannot find the posts in the forum. Atro On Fri, Aug 7, 2020 at 5:21 PM David Gifford wrote: > > Hi all > > I would like to use a Google font (despite Mario's protests!) when > exporting tiddlers by a

Re: [tw5] how to copy a tid's tags by name searching a tid?

2020-08-01 Thread Atronoush Parsi
Zhe, Have you tried Tiddler-Commander? https://kookma.github.io/TW-Commander/ See the Commander help https://kookma.github.io/TW-Commander/#Commander%20Tutorial See the Commander in action https://kookma.github.io/TW-Commander/ Atro. On Sat, Aug 1, 2020 at 9:04 AM Zhe Lee wrote: > I have a

Re: [tw5] [PLUGIN] hello, presenting NTFS22 (New Tiddler From Search for TW5.1.22), with ability to specify title and tags

2020-07-27 Thread Atronoush Parsi
Great plugin! One minor comment 1. the preset tags for the new tiddler set in the config seems not to work! Stay healthy Atro On Mon, Jul 27, 2020 at 8:05 PM JD wrote: > Hi everyone! > > I missed being here. I hope you're all doing well during these hard times! > > I updated my *NTFS*

Re: [tw5] [PLUGIN] hello, presenting NTFS22 (New Tiddler From Search for TW5.1.22), with ability to specify title and tags

2020-07-27 Thread Atronoush Parsi
Hello JD, No see you in the forum for a long time Many thanks for all your contributions to Tiddlywiki. I really appreciate it. I love your developed themes and palettes and I hope to see more contribution from you in the future. Stay healthy. Best Atro On Mon, Jul 27, 2020 at 8:05 PM JD