[tw5] Re: Query: What is a fragment?

2020-05-24 Thread TonyM
on a TiddlyWiki Zettelkasten edition, but it’s pretty >> hard because in Tiddly it’s hard to handle tiddlers named with a Unified >> Identifier (for example, the tag popup list becomes unusable). Is there any >> example TW from which ideas could be gained? >> > > Go

[tw5] Re: Query: What is a fragment?

2020-05-24 Thread TonyM
Bimlas, Even if a note has a name, in fact it will never be completely clear > because its context determines what effect its content achieves. For > example, if a note is titled "String," it says virtually nothing, because > it could be related to programming as well as music. The context is

[tw5] Re: Query: What is a fragment?

2020-05-25 Thread TonyM
Bimlas, Nice simple method. I considered this at one point and did not proceeded with it for a few reasons that I recall. - I did not know how to guarantee uniqueness, especially for imported tiddlers - Cloning tiddlers can defeat this with duplicates - I noticed many system tiddler

[tw5] Re: [TW5] New version of the simple calendar plugin

2020-05-25 Thread TonyM
Index, This is a very old thread to reopen. However I expect your problem relates to the fact there is not currentTiddler variable set in the side bar, I suggest wrapping what appears in the side bar with <$tiddler tiddler="TheSideBarTiddlerstitle"> ... Regards Tony On Monday, May 25, 2020

[tw5] Re: [alpha testing] Drift gets TiddlyMap

2020-05-25 Thread TonyM
Tony K, Not Tony M This Time Bimlas. On Monday, May 25, 2020 at 7:13:48 PM UTC+10, Birthe C wrote: > > Sorry Tony M, > > I am an IDIOT. I can just set the sidebar width for a more balanced view. > > > Birthe > -- You received this message because you are subscribed to the Google Groups "TiddlyW

[tw5] Re: TW5: Is it possible for TW to disable to browser refresh button?

2020-05-25 Thread TonyM
Chuck Did not the unsaved changes open a dialogue warning you are about to navigate away with unsaved changes. The reason I don't think you will get what you ask for is browsers do not want to allow websites altering the way they operate. This is usually called malware. I suggest look closer

[tw5] Re: TW5: textfield in a template

2020-05-25 Thread TonyM
Joshua, Can you share what the implications are in your mind? I now have Timimi on Chrome, and read the forum in chrome. I found a nice workflow. - Download the json files to a my scratch folder, but they sit in the browser footer tray - Go to Tiddlywiki.com drag the json files from

[tw5] Re: TW5: textfield in a template

2020-05-25 Thread TonyM
Post script, A Hide-body variable/macro that would override the hide-body field if it is set, allowing one template to turn it off or on programmatically as required. Regards Tony On Monday, May 25, 2020 at 10:29:09 PM UTC+10, TonyM wrote: > > Joshua, > > Can you share what the

[tw5] Re: TW5: Is it possible for TW to disable to browser refresh button?

2020-05-25 Thread TonyM
Chuck, Yes, so arguably it saved, and there should be a backup depending on your save mechanism. Now chrome and Firefox can use Timimi, I would explore than for local single file wikis. Regards Tony On Monday, May 25, 2020 at 10:09:27 PM UTC+10, Chuck R. wrote: > > Tony, I don't think the br

[tw5] Re: TW5: textfield in a template

2020-05-25 Thread TonyM
ifying the Viewtemplate order to accomodate additions. Regards Tony On Monday, May 25, 2020 at 10:44:39 PM UTC+10, Saq Imtiaz wrote: > > @TonyM in short this allows you to completely override and replace any > part of the ViewTemplate (or Edit) that you want to. > Look at Joshua&#

[tw5] Re: Preview: keyboard driven draggable bullets

2020-05-25 Thread TonyM
I look forward to this as well Please ask if I / we can help. It highlights a need to increase the opportunity to "brain dump" when thinking, creating or taking notes in class, into tiddlywiki. I think we could develop the approach of easy brain keyboard tiddlywiki in other areas as well. Re

[tw5] Re: Browser update to form controls and focus indicators

2020-05-25 Thread TonyM
Eric, Thanks for the well informed heads up. I do find it funny that browser authors can dictate what we see, without giving us the ability to switch back. I am not fussed about the changes, but some people put a lot of effort into this kind of thing only to have someone else decide "what is b

[tw5] [Question] is there a way to run a "local" file from TW5?

2020-05-26 Thread TonyM
Tink Are you using tiddly desktop to get past typical browser limitations. I do this a lot so can share examples later. I am cooking now. Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving ema

[tw5] Re: [Question] is there a way to run a "local" file from TW5?

2020-05-26 Thread TonyM
although lesser interactions localy. Regards Tonym -- 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 this dis

Re: [tw5] Re: Minimalist me: using unicode characters instead of images

2020-05-26 Thread TonyM
Tix I am keen to use these but feel we need to use these in icons and buttons and without automation they can complicate search. For example they will possibly disrupt prefix operators and other strings since they are hard to type in the keyboard. An svg way of presenting such characters would

[tw5] Re: Don't call attention to TWC

2020-05-26 Thread TonyM
Yakov, I support maintaining TWC and appreciate your work and words on this matter. Yet perhaps I come from yet another position, as TiddlyWiki did a big Jump from 2 to 5 so did I. I delayed until version 5 became mature enough and then took the big jump. The value of TWC being maintained i I

[tw5] Re: String concatenated to macro as attribute of tag

2020-05-26 Thread TonyM
Ed, I would also enhance Marks Solution with one more field in the new tiddler actionWidget log-date=<> <$action-sendmessage $message="tm-new-tiddler" title=<> tags="[[$(currentTiddler)$]]" log-date=<> > Then it will be far easier to interrogate the date of log entries going forward. You coul

[tw5] Re: Need help (yet again) with filter {match}

2020-05-26 Thread TonyM
Tony It can be helpful to state what you want to achieve separate from the partial solution that has a problem. However I think what you are trying to do may be a common need, could you restate what you want, its easier than me reverse engineering first? Regards Tony On Wednesday, May 27, 2

[tw5] Re: Need help (yet again) with filter {match}

2020-05-27 Thread TonyM
TonyK That is OK, I could have done a rudimentary second set of eyes for syntax issues. As long as we solve each others problems in the end. Tony On Wednesday, May 27, 2020 at 8:20:59 PM UTC+10, Tony K wrote: > > @TonyM > > I always try to explain but still fails to :) sorry about

[tw5] Re: Create new tiddlers based on templates

2020-05-27 Thread TonyM
Bimlas, I believe this was made possible by a minor change that ensured this would work like the clone. I am revisiting my own new tiddler from template process. I will share Shortly. Regards Tony On Wednesday, May 27, 2020 at 11:55:31 PM UTC+10, bimlas wrote: > > Dear all, > > There was prob

[tw5] Re: Conditionally trigger action-createtiddler using a List Widget

2020-05-27 Thread TonyM
Lisa Quick tip: Wrapping even a list that contains actions widgets with a button is sufficent to trigger that action for every item in the list. \define journalTiddlerName( ) $(when)$ $(project)$ \define state() $:/state/$(currentTiddler)$ \define createTodaysEntry() <$action-createtiddler $base

[tw5] Re: Including newlines in a URL-encoding macro definition

2020-05-27 Thread TonyM
Soren, Did you try using the tags themself? Most html is past through. I feel your pain, I was using and modifying previous mailto implementation and something was so fragile I have up after hours of frustration each time. Regards Tony On Thursday, May 28, 2020 at 7:52:44 AM UTC+10, Soren Bj

[tw5] Re: Don't call attention to TWC

2020-05-27 Thread TonyM
Yakov, As I said, I believe TWC should be maintained at a minimum and its great its getting more attenton. > Do you mean that on TW5 you are not using plugins much? > I do yous particular ones quite a bit, however when there is no plugin for an idea I have its much easier for me to build my

[tw5] Re: Best Practice for Deleting Plugins?

2020-05-28 Thread TonyM
When Deleting the plugin tiddler in a single file wiki any overridden shadow tiddlers will remain in the wiki. Probably in node as well? This could have the advantage of config settings restored if the plugin is restored, but stylesheets and macros may remain active and cause trouble sometimes.

[tw5] Import a load of txt files into TW

2020-05-28 Thread TonyM
Try the browse widget <$browse multiple> or drag and drop them on tiddlywiki. Regards 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 it, send an email to tiddlywiki+unsubscr..

[tw5] Re: Obsidian - Roam competitor

2020-05-28 Thread TonyM
Yes Almost everything is possible in tiddlywiki and a lot more. An elegant focused solution us nice, but then you could make your own edition. Cloud services are often better thought. Regards Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group

[tw5] Re: Import a load of txt files into TW

2020-05-28 Thread TonyM
Rhod, Did my suggestion work for you? Dragging a bunch of files will import them all and you have the opportunity to include/exclude. Copy and Paste will paste into and importable untitled tiddler Drag and drop a link and other selected will also Once you have the content in your wiki a ran

[tw5] Re: Obsidian - Roam competitor

2020-05-28 Thread TonyM
Soren, I have said this a number of times, I call it the "Standard Edition". I also built a learning edition, based on all tiddlywiki.com with additional note taking facilities. Always having an Empty.html is a good design approach, the minimal version. It is not suitable for new users transit

[tw5] Re: Obsidian - Roam competitor

2020-05-28 Thread TonyM
Birthe, I would be surprised at that, an edition is the only way to pack a melange of components for a "finished solution". If so it is only a convention to be broken. Regards Tony On Friday, May 29, 2020 at 3:25:29 AM UTC+10, Birthe C wrote: > > I think I remember that editions are not suppos

[tw5] Re: Always visible control sidebar action icons, remove save notification banner (sharing tweak)

2020-05-28 Thread TonyM
Jarad, I have tried this on a copy of empty.html and cant quits see it. Could you test it on empty and provide simple steps, eg install Top menu then these tiddlers. Thanks for sharing. Tony On Friday, May 29, 2020 at 5:06:39 AM UTC+10, Jared Lettau wrote: > > Sharing a zip with a few tweak

[tw5] Re: Show items added in the list field of the current tiddler

2020-05-28 Thread TonyM
Quick tip, On any tidler the Info Button opens a set of tabs, one of these is tagging which is effectively the list field. It can be nice to make the visible on the tiddler, but it is worth remembering this info is always a couple of clicks away Regards Tony On Wednesday, May 27, 2020 at 10:5

[tw5] Re: Conditionally trigger action-createtiddler using a List Widget

2020-05-28 Thread TonyM
Great, Using buttons as a trigger around otherwise complex lists containing action widgets is a powerful code pattern to learn. Its a good way to make buttons to do batch changes on tiddlers, this allows one to redesign your wiki. Like using tags to set a field then delete the tag as one examp

[tw5] Re: Import mindmap file to TiddlyWiki

2020-05-28 Thread TonyM
FYI: Freemind, and Freeplane have multiple export and save formats. For example you could save it as a html and import that, or before you fully import ise an iframe to visualise it inside a tiddler. If you do make an importer do share, it would be a good community contribution. Regards Tony

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

2020-05-28 Thread TonyM
Mark > > This seems to be like a question TT might ask, "What is a document?" > > In this case, a document is a series of tiddlers chained together by a > common tag. Once you have found a tiddler, you have also found the tag and > can reconstruct the entire "document". It doesn't matter what th

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

2020-05-28 Thread TonyM
Saq, This sounds very interesting. Can you please elaborate illustrate this? Regards Tony On Thursday, May 28, 2020 at 4:05:32 AM UTC+10, Saq Imtiaz wrote: > > The button widget is far more powerful than users realize. > > You can use it to create any html element with an onclick handler that >

[tw5] Re: Obsidian - Roam competitor

2020-05-28 Thread TonyM
gards Tony On Friday, May 29, 2020 at 1:58:02 PM UTC+10, Birthe C wrote: > > TonyM, > > <http://goog_1457262645> > https://groups.google.com/d/msg/tiddlywiki/LdeTPT33J3M/CrAQ_KNmAAAJ for > the last discussion. > > Birthe > > > fredag den 29. maj 20

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

2020-05-28 Thread TonyM
Mark, I find this is an interesting concept. One thought would be a minimal mode where the toolbar is optionaly displayed. Your method is a nice way to excise automatically. I pasted the contents I copied out of HelloThere on tiddlywiki.com. Pasted them into a text field and closed. the result

[tw5] Re: Obsidian - Roam competitor

2020-05-29 Thread TonyM
am publishing it though my Own Google Forum Reviews and commentary requested. Next Edition - Offline learning. Edition. Regards Tony On Friday, May 29, 2020 at 3:39:36 PM UTC+10, Birthe C wrote: > > TonyM, > > I fully understand what you are writing. > > The above link is fr

[tw5] Setting up TiddlyWiki on shared hosting

2020-05-29 Thread TonyM
Craig You could say more about your shared hosting. My guess is you may want tw-reciever for single file wikis on php. See also tiddlyspot. Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving e

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

2020-05-29 Thread TonyM
TT This would work well as a view template. I have started writing some structured material which has intro body and conclusion. A version of this would be nice. An aside it is possible to create multiple text area fields on one tiddler you just can't edit them in the edit template fields edit

[tw5] Setting up TiddlyWiki on shared hosting

2020-05-29 Thread TonyM
Yes dream host should be fine for single file wikis and php. Using it for node is another question. 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 it, send an email to tiddlywi

[tw5] Re: Can I make tag pills clickable in edit mode?

2020-05-29 Thread TonyM
Using the drop down on the view template tag identify the tags tiddler used then tag it with the edit template tag That will work I think Regards Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiv

[tw5] How to solve the online and offline use of TiddlyWiki?

2020-05-30 Thread TonyM
Bimlas This is my plan. Host a wiki with tw reciever on php host. Activate local storage plugin save to disk and disconnect. Reconect with data available from my mobile and local storage working use in the browser. If reboot occurs return to online and load again with local storage restored. Sa

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

2020-05-30 Thread TonyM
Mark The auto split is great but no spit will allow us to choose when. I have cases where I expect fragments to be reusable. I think it would be interesting if we could apply a wiki text wrapper on each fragment. A quote fragment will possibly always be a quote, a code fragment always code. The

[tw5] Re: Use a single, dynamically-named tiddler to display a collection of other tiddlers.

2020-05-30 Thread TonyM
Lisa I would call a spade a spade, I would name the tiddler something like "Review project items by date" and let the user chose the date. If you then wanted to keep a dated project items tiddler have a new tiddler button that uses the selected date to generate a dated tiddler title. Perhaps ev

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

2020-05-30 Thread TonyM
Bimlas This would be wiki text for fragmenting in a way. Perhaps when typing not when pasting external content because you will first have check before pasting. Perhaps when auto split is off the author can add and will, removing the split. Perhaps we could set the split condition on the docum

[tw5] 'Open all' - newby question

2020-05-30 Thread TonyM
Rod There are very few wikis where this would not be a. Bad idea. We tested one recently with 66000 tiddlers. However to do this. You use the actionnnavigate widget iinside a list inside a trigger e.g. button. The list can have a filter for every tiddler except I expect system tiddlers. More

[tw5] Re: Preview: keyboard driven draggable bullets

2020-05-30 Thread TonyM
Saq Thanks for the update. Looking forward to it big time. But health first 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 it, send an email to tiddlywiki+unsubscr...@googlegr

[tw5] Re: Web clipping with the Chrome plugin Maoxian Web Clipper

2020-05-30 Thread TonyM
But we want wiki text 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 it, send an email to tiddlywiki+unsubscr...@googlegroups.com. To view this discussion on the web visit htt

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

2020-05-30 Thread TonyM
Build the whole solution in tiddlywiki would do it. 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 it, send an email to tiddlywiki+unsubscr...@googlegroups.com. To view this dis

Re: [tw5] Force only one tiddler open at once

2020-05-30 Thread TonyM
If you make your own contents lists or navigation inside your tiddlers you can have links (using the linkcatcher) or buttons that open the next tiddler and close the current one. Zoom in is the display only one story, but you can choose to provide a navigation of your own that does what you wan

[tw5] Re: Import mindmap file to TiddlyWiki

2020-05-30 Thread TonyM
Mario Freeplane I mentioned is the Sucessor to freemind. I believe it also has xml output. However both are java script solutions I used to dream about someone brining it into tiddlywiki. Probably too much work, any way I think tiddlymap dominates this space. Not that I have worked tiddlymap ou

[tw5] Import mindmap file to TiddlyWiki

2020-05-30 Thread TonyM
Alex... You can import a result from these mindmappibg tool in a static way without too much difficulty. Use html or images Regards -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from i

Re: [tw5] Force only one tiddler open at once

2020-05-30 Thread TonyM
You can make your own sidebars that do this. Hide the existing ones or edit the existing ones to close the current one, or if there the current one is unknown close all before opening the next. You can do anything in tiddlywiki and most of the time without java script. Regards Tony -- You rec

[tw5] Re: Including newlines in a URL-encoding macro definition

2020-05-30 Thread TonyM
Siren If you install the inside tiddly wiki plugin you get additional preview modes in edit. One shows the resulting html. Perhaps this would help you see but this? do share if you solve it. If not provide a json file we can place on tiddlywiki.com or in an emplt.html so we can help solve this.

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

2020-05-30 Thread TonyM
Have you folks seen the rich links plugin. It may answer or inspire you. 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 it, send an email to tiddlywiki+unsubscr...@googlegroups

Re: [tw5] Force only one tiddler open at once

2020-05-30 Thread TonyM
Don't overwrite them clone them, change them choose what the user sees, provide a restore default behaviour button. Regards Toby -- 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, se

[tw5] Prepared CodeMirror Edition

2020-05-30 Thread TonyM
Bump This solves a problem that people complain about. This is an. Enhanced edition ready to go for people serious about editing. Not a simple enott.html But with no feedback perhaps people don't want the problem solved. Or do too few people know what code mirror is? I will make more based on

[tw5] Prepared CodeMirror Edition

2020-05-30 Thread TonyM
Actualy it supposed to be a simple step higher than empty html. Access to the buttons toc and code mirror that adds a lot to the editing experience tabing, search highlighting and more. Basicaly it is kick started. By. Including local storage disabled, it can be switched on if you want to test

[tw5] Re: Prepared CodeMirror Edition

2020-05-30 Thread TonyM
Birthe I think if you type much into tiddlywiki you may appreciate Codemirror features. With respect I do question your starring size first approach because I think you are missing out on features as a result. I tend to see performance issues once I fill a wiki with content not plugins and ma

[tw5] Re: exporting a tag tree from a TW

2020-05-30 Thread TonyM
Harris If you place your filter in advanced search filters. No matter how convoluted, using the kin filter etc... You will see the list of tiddlers below and you can export every tiddler from its export button. I recommend a json file. Once you have the correct filter you can use it to make a c

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

2020-05-30 Thread TonyM
Joshua I think book marks are an Importiant use of tiddlywiki. Especialy on tiddlydesktop as html open the default browser but you can open local files, folders and even applications. I will try and share my current method on return to my study office. It includes finding tiddlers who's text

[tw5] Re: Preview: keyboard driven draggable bullets

2020-05-30 Thread TonyM
Saq Exciting. I only have mobile today so can't experiment but looking forward to it. I just wanted to mention mark recently published an inline edit tool where content entered in the view template can be split into subtiddlers. I think it could possibly inform your solution, perhaps integrate

[tw5] Re: TiddlyDesktop won't appear in the programs list or on the start menu.

2020-05-30 Thread TonyM
Create a shortcut from nw.exe and rename it and put the shortcut where you want. Tiddlydestop works on a few platforms so we need to make use of the features on each platform. Regards Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsu

[tw5] Re: Can I make tag pills clickable in edit mode?

2020-05-30 Thread TonyM
Soren, I was brief in my answer with a direction to go rather than the full solution. I would tend to make a button that toggles between the view and edit tag views when in edit mode. However you could clone the existing view tags and customise it. What do you imagin? regards Tony -- You re

[tw5] Re: 'Open all' - newby question

2020-05-30 Thread TonyM
Rod search the Google forum on line it an attached file or go here https://groups.google.com/forum/m/#!topic/tiddlywiki-by-psat/NOMmAVRVbCk The three tag pill enhancements can be installed elsewhere. Regards Tony -- You received this message because you are subscribed to the Google Groups "Ti

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

2020-05-30 Thread TonyM
Springer Good idea but how? do share 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 it, send an email to tiddlywiki+unsubscr...@googlegroups.com. To view this discussion on th

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

2020-05-30 Thread TonyM
Mark With auto split off could we have the convention that something like or trigger a split but be removed from the result? I would like to see this hybridised with saq's list innovation. Regards Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki

[tw5] Re: Preview: keyboard driven draggable bullets

2020-05-31 Thread TonyM
Saq, I just got to try this now I am back at my desktop and looking good. A Few quick comments on your latest notes. Interestingly before looking I expected the tiddler titles to actually be the text in the bullets. I would be fine with this even. The actual text field could be used in subsequ

[tw5] Re: Preview: keyboard driven draggable bullets

2020-05-31 Thread TonyM
Ognsya Some thoughts on you idea > > The idea that a user is forced to give a Title to every tiddler seems to > go against the principle of allowing tiddlers to be the smallest units of > content. > So as not to loose the smallest piece of content, they need to be addressable, and have a uni

[tw5] Re: Menubar Customization / Sticky Titles

2020-05-31 Thread TonyM
Stobot, If I am correct in my guess that you need to set the top to something like 40px. :See Control panel > Appearance > Theme Tweeks :$:/themes/tiddlywiki/vanilla/metrics/storytop (Sets how low the starting position of the story is, to make room for menus etc... ::Available in theme tweeks :

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

2020-05-31 Thread TonyM
TT, I am imaging you just drag an drop something to cause the list field to be created, then drag it back? I have asked for a way to trigger this programaticaly. But not got it recognised as valuable. Not sure why Regards Tony On Sunday, May 31, 2020 at 10:40:59 PM UTC+10, TiddlyTweeter wrot

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

2020-05-31 Thread TonyM
Mark, Looking great. Nice work. I am assuming here this will be very good for taking notes in class or a meeting because each note is effectively saved when you move to the next paragraph. Thanks Tony On Monday, June 1, 2020 at 3:39:03 AM UTC+10, Mark S. wrote: > > I think if people want a det

[tw5] Re: Preview: keyboard driven draggable bullets

2020-05-31 Thread TonyM
Agreed, Core plugin. Perhaps if Saq makes it a dependency it will install from the library. Thus it is a trivial dependency? Regards Tony On Monday, June 1, 2020 at 2:51:12 AM UTC+10, PMario wrote: > > On Sunday, May 31, 2020 at 3:35:57 PM UTC+2, TonyM wrote: >> >> >>&g

[tw5] Re: Can I make tag pills clickable in edit mode?

2020-05-31 Thread TonyM
t; > I was able to get it to *link* to the tag tiddler just by surrounding it > with a simple <$link> widget, but the logic for the popup is much more > complicated and I'm struggling to follow all the levels of macro calls in > various places. > > On Saturday, May 30,

[tw5] Re: Can I make tag pills clickable in edit mode?

2020-05-31 Thread TonyM
Soren, I through this together, so have a look at how it works, not exactly what you want but perhaps functionally the same. See attached Not the view toggle is local, the edit toggle global Regards Tony On Monday, June 1, 2020 at 10:57:05 AM UTC+10, TonyM wrote: > > Soren, > > I

[tw5] Re: Prepared CodeMirror Edition

2020-05-31 Thread TonyM
Lead post *Edit: *Attachment Updated not to include Google Analytics plugin. Tony On Friday, May 29, 2020 at 7:20:12 PM UTC+10, TonyM wrote: > > The following attachment is a CodeMirror edition ot tiddlywiki an various > other useful plugins an settings. > > *Edit: *Attachment

[tw5] Re: Menubar Customization / Sticky Titles

2020-05-31 Thread TonyM
Birth Nice, Will try it my self It would be nice to make the menu bar able to have an opaque background. But the menu bar needs improvement, or the core to support it better, when installed you will not see the save and reload red bar, even the drag and drop green bar. Regards Tony On Monday,

[tw5] Re: Prepared CodeMirror Edition

2020-05-31 Thread TonyM
risk of loss I plan to make it possible to backup the changes only and recover the wiki state from those changes if lost. ie backup the changes from a Read only internet resource not the whole wiki. Regards Tony On Monday, June 1, 2020 at 12:49:31 PM UTC+10, Birthe C wrote: > > TonyM, &g

[tw5] Re: Prepared CodeMirror Edition

2020-05-31 Thread TonyM
Birthe, Yes, I have done 90% of a local storage indicator icon to make this simple. Which I will eventually combine with any use of local storage. Regards Tony On Monday, June 1, 2020 at 1:56:25 PM UTC+10, Birthe C wrote: > > TonyM, > > Thank you so much. It sure make sense. >

[tw5] Re: Menubar Customization / Sticky Titles

2020-05-31 Thread TonyM
Thanks, Tony On Monday, June 1, 2020 at 1:28:33 PM UTC+10, Birthe C wrote: > > TonyM, > In the plugin stylesheet, look for the background color for the menubar, > you could ad opacity. > https://www.w3schools.com/cssref/css3_pr_opacity.asp > The opacity-level describes the

[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: 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 for

[tw5] Re: Prepared CodeMirror Edition

2020-06-02 Thread TonyM
Mario, I understand the warnings about local storage and someone wishing to have multi-device, secure date etc... they must take further steps. Lets me explain why I think it worth making it available but inactive. But first, GIT savers I do have a site using a Git based saver, setting it up w

[tw5] Re: TiddlyDesktop problems on Pixelbook

2020-06-02 Thread TonyM
Filippo, I am afraid the Author of TiddlyDesktop is Jeremy, who is recovering from Covid-19 at this time. A Reply may be a while incoming. It it provides any guidance, I am no expert in this, but your error messages are not implicating tiddly desktop but some other aspect of your devices opera

[tw5] Re: Question regarding Drift

2020-06-02 Thread TonyM
Rhod, I am a little confused as to what is happening for you, because my simple answer is close these tiddlers, and they leave the story river. Or are you looking somewhere else like the open or recent tab? Perhaps share an image if you cant find the words. Regards Tony On Wednesday, June 3,

[tw5] Text and String Manipulation - the missing join options?

2020-06-02 Thread TonyM
Folks, Has anyone noticed we have the following Operators - split (using simple text) - splitregexp Operator (using advanced regex) Then we have - Join (using simple text) - ?? The missing piece here is how do we insert

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

2020-06-02 Thread TonyM
Mark, Your original idea is of great value. I am wondering if you should complete it, a Minimum Viable and see of other methods can add the additional functionality you seek. If your original idea was made into a custom view template in this example here; This is only a friendly suggestion.

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

2020-06-02 Thread TonyM
ieve a lot. Like not expanding the children if named in the current tiddler. [image: Snag_3cf366b4.png] TonyM On Wednesday, June 3, 2020 at 12:12:07 PM UTC+10, TonyM wrote: > > Mark, > > Your original idea is of great value. I am wondering if you should > complete it, a Minimu

[tw5] Problem after upgrading TW5.1.20 to TW5.1.22

2020-06-02 Thread TonyM
Folks, After upgrading and existing file wiki from TW5.1.20 to TW5.1.22 Internal JavaScript Error Well, this is embarrassing. It is recommended that you restart TiddlyWiki by refreshing your browser TypeError: $tw.wiki.doesPluginRequireReload is not a function I understand the reload test was i

[tw5] Re: Problem after upgrading TW5.1.20 to TW5.1.22

2020-06-02 Thread TonyM
Eric, Thanks, Not sure how that happened, but it seems a list that listed such tiddlers would be useful. Much appreciated Tony On Wednesday, June 3, 2020 at 1:07:59 PM UTC+10, Eric Shulman wrote: > > On Tuesday, June 2, 2020 at 7:43:13 PM UTC-7, TonyM wrote: >> >> After upgr

[tw5] Re-imaging tag pills working prototype macros

2020-06-02 Thread TonyM
is closed this is a little awkward to use - Would viewtoolbar2 make sense as a part of the standard distribution? - Does viewtoolbar2 have any unwanted side effects? Thanks in advance, but I hope you find this useful in its own right. Regards TonyM -- You received this message becau

[tw5] Re: Re-imaging tag pills working prototype macros

2020-06-03 Thread TonyM
t a suggestion: I think you will get more feedback if you lower the > barrier to entry by posting a link to a working demo or attach a tiddlywiki > file, even if it is just a copy of TiddlyWiki.com with your tiddlers added. > > Cheers, > Saq > > On Wednesday, June 3, 2020 at 8:19

[tw5] Re: TiddlyGov - large scale government intranet

2020-06-03 Thread TonyM
Happy to Discuss - you may need to use timeanddate.com because I am in Sydney +8 UTC/GMT On Wednesday, June 3, 2020 at 5:06:12 PM UTC+10, Merging Codes wrote: > > Hello Tony and Hans > > Thank you for your suggestions and interest. > > I want to know how to host tiddlywikis using the resources/pl

[tw5] Re: Wikitext lists in Shiraz Card Plugin

2020-06-03 Thread TonyM
Passingby; This example works for this use case by splitting the input on new line. <$list filter="[splitregexp[\n]]" variable=item> <$macrocall $name="card" text=<>/> However it seems a little odd that your list contains the * which is usually reserved until displaying the list. If the list

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

2020-06-03 Thread TonyM
Did you paste into the utility? Perhaps first loading then processing would be better. Ie you are forcing a batch like operation into and interactive one. I expect there is another way. Regards Tony On Wednesday, June 3, 2020 at 6:38:42 PM UTC+10, TiddlyTweeter wrote: > > Ciao Mark > > *Perfor

[tw5] Setting the domain for relative addresses

2020-06-03 Thread TonyM
Folks, If you export a html and it contains relative addresses if opened from another location they are all wrong. There is a way to set the html or document root, in the html file, so all links become relative to that, ie below that address. However for the life of me I cant google it with th

[tw5] Re: Re-imaging tag pills working prototype macros

2020-06-03 Thread TonyM
smooth.unless you're on mobile... > > On Wednesday, 3 June 2020 09:13:53 UTC+1, TonyM wrote: >> >> Sure, >> >> Fine with me, its only prototype. And I don't have a rapid demo and host >> setup yet available. >> >> Actually

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

2020-06-03 Thread TonyM
mashed together later for reading. An example may be chapters. Sometimes this fragmentation say into chapters actually maintains information about the source that would otherwise be lost. Regards Tony On Wednesday, June 3, 2020 at 7:02:50 PM UTC+10, TiddlyTweeter wrote: > > Actually Ton

[tw5] Re: Re-imaging tag pills working prototype macros

2020-06-03 Thread TonyM
Ste It may appear redundant but its quite different in some ways for example if you have many tags you do not have to look for it. And typically there is no tag pill for the tiddler you are looking at. It will only appear if other tiddlers have the current one as a tag. Ed it it a tag pill for

<    2   3   4   5   6   7   8   9   10   11   >