[tw5] How to make Dropdown Selector like the tag picker

2021-04-02 Thread Adithya B
Hi, I want to add a custom field editor to my TW which behaves similar to the tag-picker. It should: 1) Allow the user to filter and select from list of tiddlers in a dropdown 2) Create a new tiddler with the confirmed title if the tiddler doesnt exist. How to achieve this? My intent is to

Re: [tw5] A little coding fun: simple table with resizeable rows and columns

2021-04-02 Thread jtech108
Ooooh vry interesting indeed! (O_o) Regards, Julio On Friday, April 2, 2021 at 3:37:36 PM UTC-4 cj.v...@gmail.com wrote: > Because my code will eventually be getting those values from a data > tiddler. So my code snapshot was caught midstream between points A and Z. > > Same goes for

[tw5] Code sample: resizeable DIV element

2021-04-02 Thread Charlie Veniot
As soon as I saw this, it got me wondering: what kind of really useful/practical things can we do with this? For example: imagine a "master" tiddler showing "thumbnails" of other tiddlers, and those thumbnails are all resizeable (and the content automagically resizes to scale) so the

Re: [tw5] Sharing TiddlyWiki with my team

2021-04-02 Thread Javier Eduardo Rojas Romero
On Thu, Apr 01, 2021 at 12:09:35PM -0700, Tzela Yaish wrote: > Hello Tiddlers, > I am looking into some options on how to edit the TiddlyWiki page online, > in which each member of my team can make changes to it and the rest of my > team can see the new updated version of the Wiki. > > is it

[tw5] Re: Working on an HTML to TW5 text converter...

2021-04-02 Thread 'Mark S.' via TiddlyWiki
In the case where you have a link around an external image, it tries to do something like this: [ext[[img class="circle-img" [https ... Unfortunately, AFAIK this is not possible. In any event, it didn't render for me. I think you would either have to leave the items as HTML, or put the

[tw5] Re: Share your favorite TiddlyWiki workflow

2021-04-02 Thread si
@David >>> 1-100 seems like overkill. Wouldn't 1-5 be sufficient to rank your motivation for reading a work? I like to set priorities with a slider without worrying too much about the exact value, so that was the range I picked somewhat arbitrarily just to keep the slider feeling smooth. I'm

Re: [tw5] Order of template tiddlers tagged with $:/tags/ViewTemplate

2021-04-02 Thread Hubert
Thank you Mohammad! It worked. I've reordered the templates by clicking on the tag pill. I see the new order is now reflected in the list field of the tiddler $:/tags/ViewTemplate However, I need to do some more "testing" and re-reading of the documentation

[tw5] Re: Working on an HTML to TW5 text converter...

2021-04-02 Thread Mister Mochi
Hello everyone, here are some updates to the converter project: Most of the standard behaviors of tiddlywiki syntax have been implemented! this includes major elements like (In-line styles, Lists, Headings, Images, Links, Block Quotes, Code Blocks, Definitions, Tables...) As of my brief tests,

Re: [tw5] A little coding fun: simple table with resizeable rows and columns

2021-04-02 Thread Charlie Veniot
Because my code will eventually be getting those values from a data tiddler. So my code snapshot was caught midstream between points A and Z. Same goes for most anything else that seems a little bit odd/overkill. Well, bound to be some goofiness/slopiness as I'm just in a "get the thing

Re: [tw5] A little coding fun: simple table with resizeable rows and columns

2021-04-02 Thread Mohammad Rahmani
Very nice! Why not to use just <$vars rowCount=4 colCount=5> Best wishes Mohammad On Fri, Apr 2, 2021 at 11:15 PM Charlie Veniot wrote: > G'day, I felt like experimenting a little bit, trying to figure out an > easy way to create a simple table that allows resizing rows and

[tw5] A little coding fun: simple table with resizeable rows and columns

2021-04-02 Thread Charlie Veniot
G'day, I felt like experimenting a little bit, trying to figure out an easy way to create a simple table that allows resizing rows and columns of data. So a wee TiddlyWiki CSS + HTML itch that needed some scratching. For yer interest, please find below a screenshot and the related code. Cheers

[tw5] Re: Wikitext img failing under node.js (5.1.23)

2021-04-02 Thread Saq Imtiaz
That's good to hear Mark. I wasn't looking forward to having to debug this if it was still an issue with the newer code. I'm still actively working on this, in fact I put in a little time on it even today, so there isn't any documentation as things are apt to change as I explore different

[tw5] Re: Wikitext img failing under node.js (5.1.23)

2021-04-02 Thread 'Mark S.' via TiddlyWiki
Ok! That seems to fix it -- it creates zero byte stub files! (Linux, Chromium). Thank you! On Friday, April 2, 2021 at 12:11:47 AM UTC-7 saq.i...@gmail.com wrote: > Hi Mark, > > Very peculiar! This suggests that there is something about my environment > that makes this work, whereas it

Re: [tw5] Making zoomin story view scroll to the top of the tiddler

2021-04-02 Thread David Gifford
@Jeremy - oh, that's what it was for! :-) Since I always change my animations to 20 rather than 400 speed, I never noticed! On Friday, April 2, 2021 at 8:55:35 AM UTC-6 jeremy...@gmail.com wrote: > Hi Soren, Hubert, Ste, > > I’m not 100% sure of any of this, but I think that the behaviour

[tw5] Re: Share your favorite TiddlyWiki workflow

2021-04-02 Thread David Gifford
Update: I left a few tiddlers out of the BLT tag pill for dragging to your file ( *https://giffmex.org/experiments/.blt.template.html#BLT%20usage%20and%20installation*). It is now updated as of 10:15am EST, so you can refresh your browser and you will see there are 6 tiddlers to import, not 3.

[tw5] Re: [Semi off topic] How best create screencasts (about TW)?

2021-04-02 Thread David Gifford
I use Flashback Pro. On Friday, April 2, 2021 at 1:52:32 AM UTC-6 Mat wrote: > In another thread, fellow tiddleur Mohammad suggested I make screencasts > to demo some stuff. I agree and it's one of those "ought to do" things I've > been thinking of forever. > > Actually, if there's a very

[tw5] Re: Presenting: The TiddlyGoo project - integrate your wiki with the web

2021-04-02 Thread David Gifford
I agree with Mohammad. I can intuitively sense that this is exciting and powerful, but I can't yet visualize what it could do for me. Show us how it works with a couple Google apps and a couple of items from "the rest of the web". Then prepare to be arrested for causing all of our heads to

Re: [tw5] Making zoomin story view scroll to the top of the tiddler

2021-04-02 Thread Jeremy Ruston
Hi Soren, Hubert, Ste, I’m not 100% sure of any of this, but I think that the behaviour reported by Soren is a regression, and the zoomin view did at one point not have this problem. But, invoking scrollIntoView() in zoomin.navigateTo() was/is not the fix because that affects all navigations,

Re: [tw5] [Semi off topic] How best create screencasts (about TW)?

2021-04-02 Thread Jeremy Ruston
Just to mention this newish service that some people I know are excited about: https://www.descript.com/ >From their site: > Descript is a collaborative audio/video editor that works like a doc. It > includes transcription, a screen recorder, publishing, full

[tw5] Re: Share your favorite TiddlyWiki workflow

2021-04-02 Thread David Gifford
@Si 1-100 seems like overkill. Wouldn't 1-5 be sufficient to rank your motivation for reading a work? Your workflow follows good practices for reading in order to write. Very similar to what many have been suggesting, for example, Ramses Blog on his notetaking process, Tiago Forte's

[tw5] Re: Share your favorite TiddlyWiki workflow

2021-04-02 Thread David Gifford
@Lin [[@|AntiFragile (Taleb)]] means, a link to a tiddler of a book called Anti-fragile, written by Taleb, and hidden under an alias of @ so a long blue link doesn't distract the eye from focusing on the text of the note. Nice button! Adding backlinks, tags and links to the sidebar: 1. See

[tw5] Re: [Plugin] TW5-CodeMirror-Plus - with better formatting and autocompletion

2021-04-02 Thread si
@Adithya This is really nice - great contribution to TiddlyWiki. I have a couple of suggestions regarding the autocomplete: 1. It would be cool to be able to set the suggestions to pop up automatically, without having to press ctrl+space. 2. On selecting a tiddler from the autocomplete, would

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-04-02 Thread Mohammad Rahmani
On Fri, Apr 2, 2021 at 6:17 PM Jeremy Ruston wrote: > Hi Mohammad > > Hi Jeremy, > Is there any way to start links on Tiddlywiki Community Links? This way > useful links will stay at top! > > > I’m guessing you mean “star”? The closest we have at the moment is for > people to download link

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-04-02 Thread Jeremy Ruston
Hi Mohammad > Is there any way to start links on Tiddlywiki Community Links? This way > useful links will stay at top! I’m guessing you mean “star”? The closest we have at the moment is for people to download link tiddlers to add to their own link wiki. The server for links.tiddlywiki.com

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-04-02 Thread Mohammad Rahmani
Congratulations! TW Community Links by 2nd April 2021 has* 753 unique links*! A great number of resources! Special thanks to *Mark *and *Jeremy*! and I really appreciate the efforts by all other contributors. Best wishes Mohammad On Thu, Mar 25, 2021 at 9:30 PM Jeremy Ruston wrote: > Hi Mat

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-04-02 Thread Mohammad Rahmani
Hi Jeremy, Is there any way to start links on Tiddlywiki Community Links? This way useful links will stay at top! Best wishes Mohammad On Thu, Mar 25, 2021 at 9:30 PM Jeremy Ruston wrote: > Hi Mat > > Some of my plugins are anachronisticly archaic from an antediluvian epoch. > > Maybe it's

[tw5] Re: Lag in edit-text widget

2021-04-02 Thread clutterstack
@Ste ha ha ;) On Friday, April 2, 2021 at 7:49:31 AM UTC-4 Ste wrote: > Have you tried typing more slowly? ;) > > On Friday, 2 April 2021 at 12:44:52 UTC+1 PMario wrote: > >> Hi, >> If you go to tiddlywiki.com and edit there. Do you have the same >> problem. ... If yes, ... it is a problem. If

[tw5] Re: Lag in edit-text widget

2021-04-02 Thread clutterstack
Thanks, Mario. I know some things are not optimised on my wiki, but the lag was similar on tiddlywiki.com, and that was what really surprised and confused me. Best wishes, Chris On Friday, April 2, 2021 at 7:44:52 AM UTC-4 PMario wrote: > Hi, > If you go to tiddlywiki.com and edit there. Do

[tw5] Re: Lag in edit-text widget

2021-04-02 Thread clutterstack
Thank you, Hubert! This is the key I needed to find. I have in fact seen the thread you linked, and because I didn't understand it (it didn't affect the frequency of TIddlyWeb messages/saves, which was my focus at the time), I kind of set it aside. I have my main wiki's

[tw5] Re: Lag in edit-text widget

2021-04-02 Thread clutterstack
@Mark and @Hubert -- so frustrated with myself that I couldn't find your previous discussions last night. Thanks On Friday, April 2, 2021 at 7:49:31 AM UTC-4 Ste wrote: > Have you tried typing more slowly? ;) > > On Friday, 2 April 2021 at 12:44:52 UTC+1 PMario wrote: > >> Hi, >> If you go to

[tw5] Re: Lag in edit-text widget

2021-04-02 Thread Ste
Have you tried typing more slowly? ;) On Friday, 2 April 2021 at 12:44:52 UTC+1 PMario wrote: > Hi, > If you go to tiddlywiki.com and edit there. Do you have the same problem. > ... If yes, ... it is a problem. If no it's your wiki > -m > > On Friday, April 2, 2021 at 4:16:20 AM UTC+2

[tw5] Re: Lag in edit-text widget

2021-04-02 Thread PMario
Hi, If you go to tiddlywiki.com and edit there. Do you have the same problem. ... If yes, ... it is a problem. If no it's your wiki -m On Friday, April 2, 2021 at 4:16:20 AM UTC+2 clutterstack wrote: > > Thanks, Mark. No, I used a separate state tiddler. It works fine, it's > just a bit hard

Re: [tw5] Order of template tiddlers tagged with $:/tags/ViewTemplate

2021-04-02 Thread Mohammad Rahmani
The simplest is to click on the tag pill for $:/tags/ViewTemplate and reorder the templates The best practice is to use list-after / list-before in your user template! Best wishes Mohammad On Fri, Apr 2, 2021 at 2:27 PM Hubert wrote: > Hi, > > Minimum use case: > > Let's say I have a tiddler

Re: [tw5] Re: [Semi off topic] How best create screencasts (about TW)?

2021-04-02 Thread Ste
I've been using OBS studio for my screen casts. It's free open source and, most importantly for me at least is available through portableapps.com so I can install it on my works of without bothering the IT dept. It's good. Let's you select your sources.. Webcam/screen 1 / screen 2 etc and do

[tw5] Re: Making zoomin story view scroll to the top of the tiddler

2021-04-02 Thread Hubert
Interesting observation, I'd like to know this too. On Wednesday, 24 March 2021 at 11:37:05 UTC Soren Bjornstad wrote: > So when I took a look at $:/core/modules/storyviews/zoomin.js, I found > that seemingly the necessary code was already there, just commented out: > > // Scroll the target

[tw5] Order of template tiddlers tagged with $:/tags/ViewTemplate

2021-04-02 Thread Hubert
Hi, Minimum use case: Let's say I have a tiddler named "apple" with some *lorem ipsum *fluff in its text field and with the tag "fruit". I also have a tiddler , let's name it, "viewer" tagged with $:/tags/ViewTemplate and the following

[tw5] Re: Lag in edit-text widget

2021-04-02 Thread Hubert
Hi Clutterstack, Try addding this field to your state tiddler: *throttle.refresh* I'm using TW quite heavily on mobile (in addition to desktop) and after raising issues regarding typing performance on mobile Jeremy was kind

[tw5] Re: Share your favorite TiddlyWiki workflow

2021-04-02 Thread si
Hi David, Its great seeing how other people use TW, I would love to see more posts like yours (or video demos). My workflow for reading is probably closer to the one that Soren shows in his demo. Very similar to the Zettlecasten/'How to take Smart Notes' approach. I add tiddlers for books

Re: [tw5] Re: [Semi off topic] How best create screencasts (about TW)?

2021-04-02 Thread Mohammad Rahmani
Joshua, Vimo Chrome plugin looks amazing! Is it possible to save an offline video or you have to upload? Best wishes Mohammad On Fri, Apr 2, 2021 at 12:52 PM Joshua Fontany wrote: > I have been considering using the Vimeo Chrome Record plugin: > >

Re: [tw5] [Semi off topic] How best create screencasts (about TW)?

2021-04-02 Thread Mohammad Rahmani
Hi Mat, I think Boris, Dave and Soren can have better suggestions as they have recently shared a screencast for Tiddlywii! *My workflow* 1. I use the free open source tool *ShareX*: https://getsharex.com/ 2. It has great features for capturing regions, capturing the whole screen, scrolling

[tw5] Re: [Semi off topic] How best create screencasts (about TW)?

2021-04-02 Thread Joshua Fontany
I have been considering using the Vimeo Chrome Record plugin: https://chrome.google.com/webstore/detail/vimeo-record-screen-webca/ejfmffkmeigkphomnpabpdabfddeadcb?hl=en Best, Joshua Fontany On Friday, April 2, 2021 at 12:52:32 AM UTC-7 Mat wrote: > In another thread, fellow tiddleur Mohammad

[tw5] [Semi off topic] How best create screencasts (about TW)?

2021-04-02 Thread Mat
In another thread, fellow tiddleur Mohammad suggested I make screencasts to demo some stuff. I agree and it's one of those "ought to do" things I've been thinking of forever. Actually, if there's a very simple workflow we could encourage more people to do this overall. I think it would benefit

Re: [tw5] Re: CSS help

2021-04-02 Thread Mohammad Rahmani
Rika, Have you tried the Utility plugin? It has author/reader mode. You can open the model windows when you can set reader mode and many controls will hide then! https://kookma.github.io/TW-Utility/ ctrl+alt+a brings you the modal window to activate reader/autor mode. ctrl+s save wiki Best

Re: [tw5] Presenting: The TiddlyGoo project - integrate your wiki with the web

2021-04-02 Thread Mohammad Rahmani
Hi Mat, Great addition! I would recommend adding a screencast to show the features and capability! Best wishes Mohammad On Fri, Apr 2, 2021 at 11:00 AM Mat wrote: > I proudly present the... > > TiddlyGoo project > > The project is an expanding set of

[tw5] Re: Wikitext img failing under node.js (5.1.23)

2021-04-02 Thread Saq Imtiaz
Hi Mark, Very peculiar! This suggests that there is something about my environment that makes this work, whereas it otherwise fails. I've been using this as part of a highly customized TW, where the image import is via a custom UI and part of a larger workflow, so it is possible that there is

[tw5] Presenting: The TiddlyGoo project - integrate your wiki with the web

2021-04-02 Thread Mat
I proudly present the... TiddlyGoo project The project is an expanding set of tools for integrating your wiki with the web - do participate with more ideas! [image: illustration_small.png] Fellow *tiddleur* *@Mark S* and I recently presented

Re: [tw5] New features at tiddlyhost.com

2021-04-02 Thread Mohammad Rahmani
Many thanks Simon! Best wishes Mohammad On Fri, Apr 2, 2021 at 10:02 AM Simon Baird wrote: > FYI descriptions and tags are now enabled. You can also make them > searchable so they appear in the hub. > > On Sat, Mar 27, 2021 at 9:12 PM Simon Baird wrote: > >> I will enable descriptions and