[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-01 Thread Saq Imtiaz
*Demo has been updated:* https://saqimtiaz.github.io/sq-tw/bullets.html *What's new:* - Added new keyboard shortcuts Alt+Up and Alt+Down to move the bullet being edited up or down the list. - Hitting enter with the caret in the middle of text now drops subsequent text new bullet - Fixed bug

[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-01 Thread Birthe C
Saq, For the name: Then it is not bullet-stream, it is tiddlier-stream, but the tiddlers are swimming together collected in the river. *Tiddler shoal.* Birthe -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-01 Thread TiddlyTweeter
*Small Issue #3 -- Higlighting* Hover highlight don't work on type "text/plain" in a NW instance. TT On Saturday, 30 May 2020 02:43:00 UTC+2, Mark S. wrote: > > I've made some updates! But haven't updated the docs. > > >- You can now do <> inside a tiddler and it will attempt to >

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-01 Thread TiddlyTweeter
You know I have a mind. The potential language of NW is interesting. Its pretty neat on "splitology". Conceptually & pragmatically its a "fragment aware" editor. TT On Saturday, 30 May 2020 22:57:37 UTC+2, Mark S. wrote: > > > > On Friday, May 29, 2020 at 5:43:00 PM UTC-7, Mark S. wrote: >>

[tw5] Re: (Early) Query: Could We Do "Rich Previews" ?

2020-06-01 Thread TiddlyTweeter
Ciao TonyM I agree. RichLinks is a neat plugin that simplifies embeds enormously. But the OP is about "Rich Previews". 1 - They are enabled in sites by adding meta data IN the head section of HTML for the big networks to detect. That is doable in TWs already. 2 - BUT what I was also trying to

[tw5] showing tiddly description field instead of its name

2020-06-01 Thread Zia Khan
Hi, I have this code for tabs in my tiddlywiki. I would like show description field instead of the name of the tidddly. can someone please guide me how i can do this? here is the code for tabs <$list filter="[tag[Objectives]!sort[created]limit[1]]"> <$macrocall $name="tabs"

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-01 Thread TiddlyTweeter
Mark S. wrote: > > I think if people want a detailed split, then they should use the slicer > edition. The SE uses the sax.js library to break down things atomically. > However, even it doesn't always get it right -- you see remainders of HTML > tags in the sample split. The problem with the

[tw5] Re: (Early) Query: Could We Do "Rich Previews" ?

2020-06-01 Thread Reet Pandher
Hi TonyM, I'm unable to preview websites using the richlink plugin.. Only websites that seem to work are tiddlywiki.com , wikipedia and youtube video links.. Any tips? On Sunday, May 31, 2020 at 6:38:54 AM UTC+5:30, TonyM wrote: > > Joshua > > I think book marks are an Importiant use of

[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-01 Thread Saq Imtiaz
@Reet that's a use case I considered and is entirely valid, though far more limited in potential. There is nothing stopping anyone from implementing that though and it would be pretty easy. @Birthe I am generally terrible at names. Whether it be projects, macros or methods. I'd like to avoid

[tw5] TiddlyDesktop bug with local links in Cyrillic

2020-06-01 Thread 'Jake' via TiddlyWiki
I was having troubles (and still do) trying to open links like [[Cyrillic link|file:///g:\!Notebook\Записная1]]. So I tried to use it in Unicode [[Cyrillic link|file:///G:/!Notebook/%D0%97%D0%B0%D0%BF%D0%B8%D1%81%D0%BD%D0%B0%D1%8F1]] but with the same result. I asked people here on the forum

[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-01 Thread Saq Imtiaz
@SizzlingSJ both questions are still under consideration and ultimately I think will be guided by the usage patterns that emerge. The issue with export is that the content of each bullet is a tiddler and therefore can be multiline. We don't really have a format in TW that supports both

[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-01 Thread Reet Pandher
Hi Saq, Wouldn't making the bullet text the tiddler title make more sense? I say this because here's the use case i had imagined for this: I will have a single tiddler that will display a logical structure of how all my tiddlers are arranged, what is connected to what; sort of like TiddlyMap

[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-01 Thread SizzlinSJ
Question, Any way we can configure it to 1. Split data into bullets based on usual (*) and indents using (**,***) as relations and not linebreaks, Example, * Topic ** Subtopic *** Subtopic 2 Or 2. Export the bullet list made in TW as flat text using (*) or (any char) like the above example.

[tw5] Re: Simple way to link image to Tiddler?

2020-06-01 Thread 'Jake' via TiddlyWiki
Yes! That's exactly what I wanted! Thanks Eric! понедельник, 1 июня 2020 г., 2:23:48 UTC+3 пользователь Eric Shulman написал: > > On Sunday, May 31, 2020 at 3:54:41 PM UTC-7, Jake wrote: >> >> Looks like partial solution is to make it an actual button: >> <$button> >> <$action-navigate

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-01 Thread 'Mark S.' via TiddlyWiki
It's starting to look more outliney. The process of deciding changing behaviour by level leaves all sorts of paragraph breaks, which I haven't completely discovered how to deal with yet. On Monday, June 1, 2020 at 10:55:03 AM UTC-7, Mark S. wrote: > > > One of my intended goals is to bring

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-01 Thread 'Mark S.' via TiddlyWiki
One of my intended goals is to bring outlining capability in some fashion to TW. I think ... I hope ... I've got the logic working. Well, the logic for folding/hiding. The screenshot below may not look very much like an outliner, but it shows the fundamental logic is working. Each item can

[tw5] Re: TiddlyGov - large scale government intranet

2020-06-01 Thread HansWobbe
"Merging Codes": I am quite intrigued by this idea of yours. In fact, enough so, that I am even prepared to collaborate and help prepare such a presentation. For your information, Elections BC is a DataFix customer (along with all of the other Provincial Elections Authorities west of Quebec,

[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-01 Thread Saq Imtiaz
@Reet it isn't a bad idea, just a very different end workflow and experience and not what I am aiming for. It would be easy enough to implement so perhaps someone will tweak my code to do it later. In fact once I've added templating support it might be possible to use a custom template to

[tw5] --render command

2020-06-01 Thread selfire
Hey, I have a question about the `--render` command. I have specified the output but still can't find my exported files anywhere. The specific command is: tiddlywiki -—render [!is[system]] [encodeuricomponent[]addprefix[tiddlers/] addsuffix[.html]] Where can I find the .html files? Thanks for

[tw5] Re: TW: The Wilderness Years

2020-06-01 Thread TiddlyTweeter
Fish can hear you thinking before they sneeze. We need deal with that before there is a cheesy birdmess on tags,. https://www.youtube.com/watch?v=jR4lLJu_-wE=81s -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and

[tw5] Re: showing tiddly description field instead of its name

2020-06-01 Thread springer
This isn't quite what you're asking, but I just want to make sure that you (and/or newcomers who find this thread) are aware of the existing way of getting something more descriptive (or concise, etc.) into tabs and lists (etc.) — namely, the caption field: By default, if the caption field for

[tw5] Any way to change message in Github saver?

2020-06-01 Thread 'Mark S.' via TiddlyWiki
Is there any way to save a message in GitHub saver? So we can include a title that's more specific than "Saved by TiddlyWiki" ? Thanks! -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails

[tw5] Re: TW: The Wilderness Years

2020-06-01 Thread TiddlyTweeter
TiddlyWiki is like ThunderBird 2 ... https://youtu.be/kD4kS-GJRUY -- 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

[tw5] Re: TW: The Wilderness Years

2020-06-01 Thread TiddlyTweeter
As an Australian you'll understand that I sojourned in the OZ outback looking for the Ultimate Wiki for some time. I had sight of her at The Edge Of The World

[tw5] TW: The Wilderness Years

2020-06-01 Thread TonyM
TT Is that your own words? To me I think of it as the years BT and AT BEFORE AND AFTER TIDDLYWIKI. Are the wilderness years BT? tony -- 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] Re: Big fan of Drift! Also just started using it for Interstitial Journaling.

2020-06-01 Thread Osin
+1 I also started test-driving it for a few days and I'm liking it so far. Pretty smooth experience. I plan on test-driving Stroll and maybe TiddlyRoam as well. On Monday, June 1, 2020 at 9:52:23 AM UTC-3, Rhod Evans wrote: > > Hi - Drift has finally made me a convert to Tiddlywiki. For once

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-01 Thread TiddlyTweeter
Mark S. wrote: > > > I... 'm also thinking of adding the ability to allow the user to join up > the next X items. So you could join the next 3 paragraphs to the current > tiddler, mark them as "no split", and just keep that as one "semantic > unit.". Behind the scenes, the original paragraphs

[tw5] TiddlyGov - large scale government intranet

2020-06-01 Thread Merging Codes
What would be the best way to set up a large intranet for government using tiddlywiki? I want to put together a pitch about using TW for knowledge management. This will hopefully give an idea of the IT resources at hand: https://developer.gov.bc.ca/Data-and-APIs/BC-Government-API-Guidelines

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-01 Thread TiddlyTweeter
*Comment on Taggery #2* IMO using tags is excellent for NW in that they are easy, shown, are good for structure, user understandable, easily changeable. The fact in TW we use tags both semantically & structurally is par for the course. The upsides are good. Why would I need a value buried in

[tw5] Re: TiddlyGov - large scale government intranet

2020-06-01 Thread TiddlyTweeter
Very right comment. On Monday, 1 June 2020 12:36:49 UTC+2, Riz wrote: > > You need to contact Jeremy directly. He offers setting up such projects > through Federatial. > > Sincerely, > Riz > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw5] Re: TW: The Wilderness Years

2020-06-01 Thread TiddlyTweeter
Lovely I'm The Urban Spaceman TT On Monday, 1 June 2020 14:59:43 UTC+2, Birthe C wrote: > > TT and TonyM, > > How can any of you think about beforeTW - and especially after TW. > *DISASTER*. > > If Elon Musk had send TW into space, we would have to be

[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-01 Thread Reet Pandher
Hi Saq, Why not use implement both of those use cases? Have 2 lines show up when creating a bullet. The 1st line will be the tiddler title and the second line will be the tiddler text/body. Down arrow key should be able to navigate between two rows since the titles aren't going to be more than

[tw5] Big fan of Drift! Also just started using it for Interstitial Journaling.

2020-06-01 Thread Rhod Evans
Hi - Drift has finally made me a convert to Tiddlywiki. For once I don't have any newbie questions (for the moment) - I just wanted to thank Tony K for a brilliant re-imagining of what's possible in Tiddlywiki. Thank you! -- You received this message because you are subscribed to the Google

[tw5] Re: TiddlyGov - large scale government intranet

2020-06-01 Thread Riz
You need to contact Jeremy directly. He offers setting up such projects through Federatial. Sincerely, Riz -- 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

[tw5] Re: Lazy Loading and Performance of TW5

2020-06-01 Thread Sebastián Ortega
Hello Bala, I'm using tiddlywiki with the node setup and lazy loading of images. It works well because you don't download the images until the moment you need to display them. That increases a lot the performance if you have many images. Regarding the other question I don't think I understand

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-01 Thread TiddlyTweeter
*Comment On Taggery #1* FYI I had to pre-populate the tag's list field manually to get it to co-operate for cases where I needed NW to recognise the tagged existed. That is not A NW issue. Just a comment. TT Mark S. wrote: > > In NW, every tiddler split into other tiddlers gets added to the

[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-01 Thread Birthe C
Journaling: How to Write Stream of Consciousness Birthe -- 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

[tw5] Re: Menubar Customization / Sticky Titles

2020-06-01 Thread Stobot
Birthe - thanks, the padding setting you suggested worked great. -- 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

[tw5] Re: TW: The Wilderness Years

2020-06-01 Thread Birthe C
TT and TonyM, How can any of you think about beforeTW - and especially after TW. *DISASTER*. If Elon Musk had send TW into space, we would have to be astronauts. Think about that! Birthe -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw5] Re: TW: The Wilderness Years

2020-06-01 Thread TiddlyTweeter
I do think we need be careful to not get the condition that strikes one off the list of the ones. https://www.youtube.com/watch?v=LS37SNYjg8w I personally think a WOMAN can use a TiddlyWiki as well a man. TT -- You received this message because you are subscribed to the Google Groups

[tw5] Re: --render command

2020-06-01 Thread Soren Bjornstad
Having made the same mistake...you need to put the --output bit in the same command line as the --render part. tiddlywiki --output path/to/output/directory/ --render [!is[system]] [ encodeuricomponent[]addprefix[tiddlers/]addsuffix[.html]] On Monday, June 1, 2020 at 10:16:02 AM UTC-5, selfire

[tw5] Re: TiddlyGov - large scale government intranet

2020-06-01 Thread TonyM
Merging Codes, As with Hans I am intrigued. Your links are primarily to coding standards and hosting options. I am not sure what "large intranet for government using tiddlywiki" is conceived as. Riz points out that Jeremy has put an Amazon web service solution together with a lot of content

[tw5] Re: Personal News

2020-06-01 Thread Ikasten Enneco-Gotzon
Take care of your health, Jeremy, it is the best investment. I wish you a full recovery. Greetings from the Vascon-Navarrese Country. On Monday, May 18, 2020 at 10:59:36 AM UTC+2, Jeremy Ruston wrote: > > I should let you all know that I have somehow contracted Covid-19, despite > being in

[tw5] Setting up TiddlyWiki on shared hosting

2020-06-01 Thread CraigB
Hi, I have another related question I couldn’t get the PHP type server working (just got errors that I don’t understand ) but I got node.js working on dream host and a Raspberry Pi. The problem is I need to serve it off its host, (hopefully this is the right terminology) I’ve been reading as