[tw5] Re: Tiddlywiki Keyboard Navigation

2021-07-11 Thread RJ Skerry-Ryan
Great work! Select mode works really well. It looks like a possible solution for the "focus tiddler", "navigate river with j/k" and "edit current selected tiddler" feature requests (related issues 1537 , 980

[tw5] Re: add hour to field

2021-07-11 Thread Eric Shulman
On Sunday, July 11, 2021 at 2:07:23 PM UTC-7 mohamed...@hotmail.com wrote: > 1-can i have this macro work for 2 fields at the same time , so same > button pushes an hour for 2 fields > Just replicate the code to adjust each field, like this: <$button> add an hour <$vars time={{!!field1}}

[tw5] Re: NoteTaking in Streams

2021-07-11 Thread TW Tones
Saq, I will endeavour to share examples of my extensive use of streams. For me streams may suffer from the same issue of TiddlyWiki as a whole and that is it is so flexible there may be as many uses as there are users, multiplied by the number of wikis they have. Some quick thoughts; - You

[tw5] Re: [ Streams ] Version number changes

2021-07-11 Thread Joshua Fontany
That looks fantastic and may prevent me from typing "stash this" a bunch of times in my commit messages. ;) Thanks. Best. Joshua F On Friday, July 9, 2021 at 2:07:16 PM UTC-7 saq.i...@gmail.com wrote: > @pmario I can relate.. if I had to manually craft change logs from scratch > that would

[tw5] Re: add hour to field

2021-07-11 Thread paulgilbert2000
2 more questions 1-can i have this marco work for 2 fields at the same time , so same button pushes an hour for 2 fields 2- can this work for all fields tagged a particular tag , so for example list all tiddlers matching a criteria , then one push of a button adds an hour to all listed

[tw5] Re: NoteTaking in Streams

2021-07-11 Thread Saq Imtiaz
Hi Walt, It seems like we are getting our wires crossed and I think I am partly to blame for which I apologize. I am very accustomed to speaking to a technical audience, OR a completely non-technical one. However here the borders are muddled and it has led to me using terms more colloquially

[tw5] Re: NoteTaking in Streams

2021-07-11 Thread ludwa6
OK @Saq: I've taken a little run at creating a wiki to hold UseCase documentation for "TiddlyStreams" ; it's online at tiddlystreams.github.io , and if that looks to you like a move in the right direction, then i'll keep on going with it as time permits. If you or anyone wants to assist, i can

[tw5] Re: First edition of Grok TiddlyWiki (TW textbook) is live

2021-07-11 Thread Soren Bjornstad
David and TT, I've made notes of both of these suggestions, thanks! On Saturday, July 10, 2021 at 11:46:56 AM UTC-5 David Gifford wrote: > Hi Soren, I am enjoying the Grok! One possible fix: the Miscellaneous > Widgets > $radio example doesn't seem to work. > > On Saturday, July 10, 2021 at

Re: [tw5] Re: Search box

2021-07-11 Thread CJ Veniot
Good stuff. If there are any naughty bits in there that are clear as mud and need some explaining, please reach out here. That bit of TW code can probably be improved/condensed. I do tend to have "wordy" solutions because I like to see the little steps involved in getting from A to Z, often

Re: [tw5] Re: Inconsistency is so frustrating

2021-07-11 Thread David Gifford
Thanks everyone! Brian's macrocall solution worked great for me. And everyone has done great at explaining how it works. Now if I can just get that fix for edit-comptext config (see other thread), world domination will be within reach! If anyone wants to see what I am up to, check out

[tw5] Re: Inconsistency is so frustrating

2021-07-11 Thread PMario
Hi, I did create a little plugin that allows you to use "markdown-like" new-line markers at the end of the line. https://wikilabs.github.io/editions/space-space-newline/ So if you add 2 spaces OR 2 spaces and a backslash at the end of the line you'll create a hard-linebreak. This

[tw5] Re: Inconsistency is so frustrating

2021-07-11 Thread PMario
Hi David, I hope you feel better now ;) So the only thing I can do here is : Try to explain how the parser algorithm works, so that you can see, why it behaves the way as it does. === The tiddlywiki parser knows 2 types of rules - block rules and - inline rules

[tw5] Re: How to make a more convenient method for selecting tags?

2021-07-11 Thread Mike Andyl
or even overflow-y: auto; воскресенье, 11 июля 2021 г. в 14:37:08 UTC+3, Mike Andyl: > and may be add *overflow: scroll;* :)) > воскресенье, 11 июля 2021 г. в 14:30:31 UTC+3, Mike Andyl: > >> I don't know why your post was deleted. Possibly a spam error! I also had >> this a couple of days

[tw5] Re: Introducing TiddlyRemember, a tool for integrating TiddlyWiki with Anki spaced-repetition flashcards

2021-07-11 Thread Soren Bjornstad
Haha, no problem. I would have wanted to check anyway. On Saturday, July 10, 2021 at 5:36:16 PM UTC-5 Si wrote: > Thanks a lot Soren! > > >>> I was not able to reproduce this with the *rememberq* macro, nor do I > see anything in that macro definition that would be able to cause a similar >

[tw5] Re: Adding " in a config that is wrapped in " "

2021-07-11 Thread Saq Imtiaz
Try this: "pattern": "///", "filter": "[all[tiddlers]!is[system]]", "start": "<$macrocall $name=det tid=\"", "end": "\" />" On Sunday, July 11, 2021 at 1:50:17 PM UTC+2 David Gifford wrote: > Hi everyone > > My edit to the edit-comptext plugin config tiddler ( >

[tw5] Re: Does Relink add a new filter operator?

2021-07-11 Thread Si
Hi Fibbles, >>> However, I'm also finding out that a lot of people are starting to use those filters anyway, so it may be time for me to define them in the documentation and ensure ongoing support for them. There seems to be a demand for them. In my opinion some equivalent to links[] and

[tw5] Adding " in a config that is wrapped in " "

2021-07-11 Thread David Gifford
Hi everyone My edit to the edit-comptext plugin config tiddler ( http://snowgoon88.github.io/TW5-extendedit/#%24%3A%2Fplugins%2Fsnowgoon88%2Fedit-comptext%2Fconfig ) Has this: "pattern": "///", "filter": "[all[tiddlers]!is[system]]", "start": "<$macrocall $name=det tid=",

[tw5] Re: How to make a more convenient method for selecting tags?

2021-07-11 Thread Mike Andyl
and may be add *overflow: scroll;* :)) воскресенье, 11 июля 2021 г. в 14:30:31 UTC+3, Mike Andyl: > I don't know why your post was deleted. Possibly a spam error! I also had > this a couple of days ago :( > You wrote about CSS > > .tc-edit-tags .tc-block-dropdown.tc-block-tags-dropdown { >

[tw5] Re: How to make a more convenient method for selecting tags?

2021-07-11 Thread Mike Andyl
I don't know why your post was deleted. Possibly a spam error! I also had this a couple of days ago :( You wrote about CSS .tc-edit-tags .tc-block-dropdown.tc-block-tags-dropdown { position: fixed; top: 0; right: 0; bottom: 0; width: 30em; } I changed and now I really like it!

[tw5] Re: NoteTaking in Streams

2021-07-11 Thread Saq Imtiaz
@walt As to the node-flattening issue i would like to see "wikitext" join the > other 3 options (bullet list, numbered list and paragraphs) > So when I wrote "an actual real world example of what their content in Streams is like, and what an ideal exported version in a single tiddler in

[tw5] Re: NoteTaking in Streams

2021-07-11 Thread ludwa6
Encouraging news, @Saq -especially your process of continuous updates (with active notification in core would be GREAT!) and end-user engagement; best practices to emulate, IMHO. As to the node-flattening issue: OK, so if we forget about that 2nd step of conversion to .md (or other) format for

Re: [tw5] [ demo ] Automated notifications for plugin updates

2021-07-11 Thread Jeremy Ruston
Hi Saq > i) I realized that the core already had everything in place that was needed - > including UI - so this was very low hanging fruit for something only meant to > start a conversation. Absolutely, it’s pretty amazing that it works as well as it does. > ii) We still need to address the