Re: [tw5] One journal tiddler / day (like a diary): how?

2021-04-17 Thread David Bakin
Ray, thanks - I'll look into your technique! Yeah, learning curve is steep. But I gotta tell you ... it's not as steep now as it was 5 yrs ago ... so there's that ... On Fri, Apr 16, 2021 at 4:01 PM Ray Vermey wrote: > Hi, i am new too, and still cry sometimes... so hard i think it is to >

Re: [tw5] Re: [Introducing] TiddlyJam - new Plugin, CMS and static website generator

2021-04-17 Thread Mohammad Rahmani
Hi Adithya, Many thanks for the new update! I will go through and will send you my comments if any! Best wishes Mohammad On Sun, Apr 18, 2021 at 6:45 AM Adithya B wrote: > @Mohammed, > > I have added support for custom css and some additional stuff in the > latest release :) > > On

Re: [tw5] A tour through my Zettelkasten

2021-04-17 Thread Mohammad Rahmani
> > > Curious – what tiddlers do you think don't need a link summary? > > > I have attached some images to answer this question! I think shadows/systems may not need such a summary! [image: img_76_chrome.png] [image: img_75_chrome.png] I also noted favicon does not work! (It uses a uri to

Re: [tw5] Re: The simplest way to include the JS code into Tiddlywiki

2021-04-17 Thread Mohammad Rahmani
Thank you Mark! I will give a try! Best wishes Mohammad On Sun, Apr 18, 2021 at 8:44 AM 'Mark S.' via TiddlyWiki < tiddlywiki@googlegroups.com> wrote: > In that case, thanks to Brian's input, I seem to have gotten it to work, > though maybe only once. Here's a screen shot without the code:

Re: [tw5] Re: The simplest way to include the JS code into Tiddlywiki

2021-04-17 Thread 'Mark S.' via TiddlyWiki
In that case, thanks to Brian's input, I seem to have gotten it to work, though maybe only once. Here's a screen shot without the code: [image: 1618718712_2105_17.04.2021_1366x768.png] and here's a screenshot with the code [image: 1618718788_2106_17.04.2021_1366x768.png] I only tested once.

Re: [tw5] Re: The simplest way to include the JS code into Tiddlywiki

2021-04-17 Thread Mohammad Rahmani
On Sun, Apr 18, 2021 at 1:18 AM 'Mark S.' via TiddlyWiki < tiddlywiki@googlegroups.com> wrote: > Hi Mohammad, > > How do you test your code? On a small device? Portrait mode? Or ... ? > Hi Mark, I used the code on a large screen (laptop)! I attached the three tiddlers show to the JS, CSS and the

[tw5] Re: [Introducing] TiddlyJam - new Plugin, CMS and static website generator

2021-04-17 Thread Adithya B
@Mohammed, I have added support for custom css and some additional stuff in the latest release :) On Saturday, April 17, 2021 at 3:55:24 PM UTC-6 Adithya B wrote: > Hi Flohit, > > I have added some notes on how to get started/customize your website here: > https://tiddlyjam.com/ > Could you

[tw5] Re: More Free Icons/images for Windows 10 Users that work well with TiddlyWiki

2021-04-17 Thread TW Tones
We all agree then, sorry I sent us on a wild goose chase. Something that can be drawn from this is that a local app from which you can search, list, drag icons is helpful, perhaps a tiddlywiki that can be installed locally in TiddlyDesktop etc.. could be nice. In the mean time I have created a

[tw5] Re: A How To Prototype: An edit toolbar button to add widgets to a tiddler

2021-04-17 Thread Charlie Veniot
BTW, just a reminder about the predefined snippets of text button on the edit toolbar. I forgot about it. That's a bit less work than what I'm doing If I give up on the more elaborate thing I've got in mind, this will be my plan B. [image: Screenshot 2021-04-17 8.42.01 PM - Display 2.png]

[tw5] Re: A tour through my Zettelkasten

2021-04-17 Thread Soren Bjornstad
Haha, sorry, I forgot to turn off the vim keybindings. PMario has explained how to do that. On Saturday, April 17, 2021 at 1:30:57 PM UTC-5 ludwa6 wrote: > OK, after struggling w/ this a bit, i have to stop and ask: is there > something that would cause the editor widget to behave very

[tw5] Re: [Introducing] TiddlyJam - new Plugin, CMS and static website generator

2021-04-17 Thread Adithya B
Hi Flohit, I have added some notes on how to get started/customize your website here: https://tiddlyjam.com/ Could you check it out and let me know if that helps you? On categories: I am still getting around to writing support for them into the system. Will update that in a few weeks. Adithya

[tw5] Re: A tour through my Zettelkasten

2021-04-17 Thread PMario
On Saturday, April 17, 2021 at 8:30:57 PM UTC+2 ludwa6 wrote: ... > I really love the system overall, but just can't get the hang of this text > editor variant, so if there's any way to make it revert to standard, i'd > sure like to know how. > First delete $:/config/codemirror/keyMap You can

Re: [tw5] Re: The simplest way to include the JS code into Tiddlywiki

2021-04-17 Thread 'Mark S.' via TiddlyWiki
Question 2. How do you apply .kooltip ? On Saturday, April 17, 2021 at 1:47:57 PM UTC-7 Mark S. wrote: > Hi Mohammad, > > How do you test your code? On a small device? Portrait mode? Or ... ? > > On Saturday, April 17, 2021 at 10:48:00 AM UTC-7 Mohammad wrote: > >> Hi Brian, >> You are right!

Re: [tw5] Re: The simplest way to include the JS code into Tiddlywiki

2021-04-17 Thread 'Mark S.' via TiddlyWiki
Hi Mohammad, How do you test your code? On a small device? Portrait mode? Or ... ? On Saturday, April 17, 2021 at 10:48:00 AM UTC-7 Mohammad wrote: > Hi Brian, > You are right! the code does not work for me and the solution is not > based on TW recommendation! So I gave up and > will stay to

[tw5] Re: EditTextWidget: ouch when tiddler=currentTiddler and using index

2021-04-17 Thread Charlie Veniot
And there it is: A How To Prototype: An edit toolbar button to add widgets to a tiddler On Saturday, April 17, 2021 at 1:32:13 PM UTC-3 Charlie Veniot wrote: > I've got this idea festering: > > Add a select widget to the Editor Toolbar, a

[tw5] A How To Prototype: An edit toolbar button to add widgets to a tiddler

2021-04-17 Thread Charlie Veniot
G'day, Following up on an idea from the EditTextWidget: ouch when tiddler=currentTiddler and using index conversation: A Widgets Dropdown Button on EditToolbar

[tw5] Re: A tour through my Zettelkasten

2021-04-17 Thread ludwa6
OK, after struggling w/ this a bit, i have to stop and ask: is there something that would cause the editor widget to behave very differently from standard TW5? Triple-click on a tiddler to edit (new one on me, but that's cool), and then -instead of opening into a typical text box- it's a

Re: [tw5] Re: The simplest way to include the JS code into Tiddlywiki

2021-04-17 Thread Mohammad Rahmani
Hi Brian, You are right! the code does not work for me and the solution is not based on TW recommendation! So I gave up and will stay to see what Jeremy decides on https://github.com/Jermolene/TiddlyWiki5/issues/4531#issue-591121784 Best wishes Mohammad On Sat, Apr 17, 2021 at 10:01 PM Brian

[tw5] Re: A tour through my Zettelkasten

2021-04-17 Thread ludwa6
Thanks, Soren! I'm on it now -just trying to figure out how i can make this my home repo at github.io. I think i've got to convert it from single file to node wiki (right?), but i've never done this. Should be fun! :-) /walt On Saturday, April 17, 2021 at 6:06:29 PM UTC+1 Soren Bjornstad

Re: [tw5] Re: The simplest way to include the JS code into Tiddlywiki

2021-04-17 Thread Brian Theado
Will all your .tooltip dom elements be static and available when the rawMarkup script runs? The way you have the code, this will run just once: var ktooltips = document.querySelectorAll(".tooltip"); Any new DOM elements which come after will not be picked up automatically. If you want to make

Re: [tw5] Re: A tour through my Zettelkasten

2021-04-17 Thread Mohammad Rahmani
Thank you for sharing the empty version! Best wishes Mohammad On Sat, Apr 17, 2021 at 9:36 PM Soren Bjornstad wrote: > The public version lacks some functionality that is important for editing > and has a bunch of settings changed that are a bit of a pain to change > back, so it'll be much

Re: [tw5] Re: The simplest way to include the JS code into Tiddlywiki

2021-04-17 Thread Mohammad Rahmani
Thank you Mark! Best wishes Mohammad On Sat, Apr 17, 2021 at 8:50 PM 'Mark S.' via TiddlyWiki < tiddlywiki@googlegroups.com> wrote: > You could try putting in it's own tiddler: > > tags: $:/tags/RawMarkup > type: application/javascript > > > code ... > > > Note that you have to save

[tw5] Re: EditTextWidget: ouch when tiddler=currentTiddler and using index

2021-04-17 Thread Charlie Veniot
I've got this idea festering: Add a select widget to the Editor Toolbar, a "insert a widget" widget. Populate this select widget with a list of "canned" wikitext for pre-configured widgets. Every single item in the select widget will insert, at the cursor location, the wikitext for the

[tw5] Re: How to use 2 fields to create a filter in a visjstimeline widget

2021-04-17 Thread jln
Thank you very much Mark. I couldn't get your solution to work, but I did it differently, with a macro: \define concatenate_filter(fd fi) <$visjstimeline filter="[$fd$$fi$]" startDateField="date-debut" endDateField="date-fin" format="-MM-DD" groupField="institution" boxing="auto" navpad

[tw5] Re: The simplest way to include the JS code into Tiddlywiki

2021-04-17 Thread 'Mark S.' via TiddlyWiki
You could try putting in it's own tiddler: tags: $:/tags/RawMarkup type: application/javascript code ... Note that you have to save and reload before anything happens. I would not be surprised if something clashes with TW's rendering system, though. On Saturday, April 17, 2021 at

[tw5] The simplest way to include the JS code into Tiddlywiki

2021-04-17 Thread Mohammad Rahmani
What is the simplest way to have the below JS code into a Tiddlywiki plugin! It is not a macro, nor a widget! var ktooltips = document.querySelectorAll(".ktooltip"); ktooltips.forEach(function(ktooltip, index){// For each ktooltip ktooltip.addEventListener("mouseover",

Re: [tw5] Fetching tiddlers from one wiki to another

2021-04-17 Thread Jan Johannpeter
Hi Saq, thank you very much for this widget! This is a great help, I have looked for something like this for a long time. This is a very important puzzlepiece to use TW as an interactive Learning Management System. For this usecase it is great that it has a silent mode, which makes it mor

[tw5] Re: A tour through my Zettelkasten

2021-04-17 Thread stan...@gmail.com
+1 to Walt's post. Thanks, Soren, for the great contribution to the community. This really helped me understand how to implement a Zettelkasten in TW. I, too, have been wondering how to filter out your content and keep the skeleton, if that is at all possible. Thanks again. Stan On

[tw5] Re: A tour through my Zettelkasten

2021-04-17 Thread ludwa6
Wow. For all the buzz around the Digital Gardening/ Mind-Mapping space, this is so far and away beyond anything i have seen... An amazing gift to the commons, Soren; i just gotta give your system a try. To that end, i have just one question: what would be the easiest way to filter out &

[tw5] Mentat

2021-04-17 Thread Ray Vermey
Hi, i installed the great looking all the Mentat plugins and it looks really nice. I drag and resize, works nice! But when i create a new Tiddler it is shown behind the tiddlers on screen. Is that on purpose? I must close all the other tiddlers to reach the new one. Am i using the wrong workflow

Re: [tw5] Re: [Announcement] "TW Icons" - A large collection of icons for TiddlyWiki

2021-04-17 Thread TiddlyTweeter
Ciao morosanuae, moros...@gmail.com wrote: > @TT Hello! > > 1. I will add a loading screen (in the next version), but this will not > improve the loading speed ;). > Right. Good! The performance, once loaded, is stellar so no issue. On phone too. It is only load-time that is a VISUAL issue

[tw5] Re: EditTextWidget: ouch when tiddler=currentTiddler and using index

2021-04-17 Thread PMario
Hi, Yea, There are some widgets, where the default values used can cause data loss. Especially if you are developing new stuff and have variables, that are not initialized in the right way. The problem is, that we can't change this behavior anymore, because of backwards compatibility reasons.

[tw5] Re: More Free Icons/images for Windows 10 Users that work well with TiddlyWiki

2021-04-17 Thread TiddlyTweeter
TW Tones wrote: > The pricing in US Dollars can be found here https://icons8.com/pricing > along with this and the icon limitations even with a paid plan has turned > me off this option. > Right. That was my point, that that link is a DEAD end. In multiple ways. Users can *already* easily

[tw5] Re: List tiddlers that have a field value with certain suffix

2021-04-17 Thread Mat
Saq... thank you! https://www.youtube.com/watch?v=218iXiKhKlg <:-) On Saturday, April 17, 2021 at 10:35:04 AM UTC+2 Saq Imtiaz wrote: > Try this: > > {{{ [has[path]] :filter[get[path]suffix<__chunk__>] }}} > > On Saturday, April 17, 2021 at 10:26:04 AM UTC+2 Mat wrote: > >> I have a variable

[tw5] Re: List tiddlers that have a field value with certain suffix

2021-04-17 Thread Saq Imtiaz
Try this: {{{ [has[path]] :filter[get[path]suffix<__chunk__>] }}} On Saturday, April 17, 2021 at 10:26:04 AM UTC+2 Mat wrote: > I have a variable <<__chunk__>> with e.g the value bar/ and need to find > which tiddlers have a path field with where this value is a *suffix*. For > example, I

[tw5] List tiddlers that have a field value with certain suffix

2021-04-17 Thread Mat
I have a variable <<__chunk__>> with e.g the value bar/ and need to find which tiddlers have a path field with where this value is a *suffix*. For example, I need to find the two tiddlers that have these respective path fields: path: foo/bar/ path: frotz/bar/ It seems I must[1] use a regexp

[tw5] Re: [ Streams ] : feedback and issues

2021-04-17 Thread Saq Imtiaz
@arun apologies for the very delayed reply, I've had a hectic last couple of months and this message slipped through the cracks. Let me know if these questions are still relevant and if so, we can discuss them further. Saq -- You received this message because you are subscribed to the Google

[tw5] Re: [ Streams ] : feedback and issues

2021-04-17 Thread Saq Imtiaz
Rika: I would not recommend use that modified version of the plugin in your wiki permanently as you will likely have problems upgrading in the future. There should be a new version of the edit-comptext plugin available in the next week or so that includes these changes. You can use this version