[tw5] How to return only the first value in field with multiple values?

2019-07-02 Thread si
I have a field that contains a list of several dates separated by spaces. Is there a way to return only the first date? -- 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

[tw5] Re: "Title of new journal tiddlers" not updating when set to display seconds

2019-09-02 Thread si
ethod of making the title unique. Thanks again, si On Tuesday, September 3, 2019 at 4:25:53 AM UTC+1, TonyM wrote: > > Si, > > First try this 0MM0DD0hh0mm0ss for your Journal tiddler, This is > working for me. Try on tiddlywiki.com > Perhaps something is interfering wi

[tw5] Re: "Title of new journal tiddlers" not updating when set to "YYYY0MM0DD0hh0mm0ss"

2019-09-03 Thread si
ler button? \define tags_value() [[$(currentTiddler)$]] <$button> <$wikify name=title_value text="{{!!title}}/Quote" > <$action-sendmessage $message="tm-new-tiddler" title=<> tags=<< tags_value>> /> New Quote Thanks for your help, si On T

[tw5] How to apply a template to every tiddler with a certain tag?

2019-08-29 Thread si
Hi there As per the title, I am trying to apply Template1 to every tiddler tagged "tag1" and Template2 to every tiddler tagged "tag2". I am aware that a template tagged $:/tags/ViewTemplate will apply to all tiddlers in the wiki, but I can't figure out anything beyond that? Any help would be

[tw5] How to transclude all tiddlers tagged with the current tiddler into a draggable list?

2019-09-01 Thread si
Hello everyone. I am trying to transclude all tiddlers tagged with the current tiddler into a draggable list. I have tried this macro: <$macrocall $name="list-tagged-draggable" tag={{!!title}} itemTemplate="$:/_DraggableTemplate"/> With the template tiddler $:/_DraggableTemplate: \define

[tw5] Re: How to transclude all tiddlers tagged with the current tiddler into a draggable list?

2019-09-02 Thread si
Thanks for your replies. I think I was unclear in my original post. I want to transclude the *text *of each tiddler as a list, and be able to rearrange these transclusions using drag and drop. I have found that if I highlight the transcluded text and try to drag and drop, a tiddler is created

[tw5] "Title of new journal tiddlers" not updating when set to display seconds

2019-09-02 Thread si
I am looking to have a button create tiddlers with an *automatically assigned unique title. *My first instinct was to use journal tiddlers. I have set the "Title of new journal tiddlers" setting to "MMDDhhmmss". I have found that when I add a new journal tiddler I just end up editing the

[tw5] How to create multiple entries in a data tiddler?

2019-11-10 Thread si
t; $value=<>/> Save At the moment when I press "Save" it overwrites any data already in "myData". How can I change my code so that I can click "Save" and have a new entry added to "myData" each time? It's also not clear to me how to create nest

[tw5] Re: Looking for ideas on how to use TiddlyWiki to track my reading habits.

2019-10-31 Thread si
s where each entry in the list references each time I read the book. It sounds like you are saying that this is a bad idea? How would you go about structuring tiddlers that represent each time that a book is read? regards, si On Thursday, October 31, 2019 at 1:13:10 AM UTC, TonyM wrote: > >

[tw5] Looking for ideas on how to use TiddlyWiki to track my reading habits.

2019-10-30 Thread si
interested in how others have approached anything similar so if you have any other ideas to share I would be most keen to hear/see them! best, si -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw5] Re: How to create mutually exclusive checkboxes?

2019-11-13 Thread si
Thank you both for your help! On Wednesday, November 13, 2019 at 10:25:22 AM UTC, Luis Gonzalez wrote: > > If you want mutually excluded check boxes the easiest way is doing with > fields: > > <$checkbox field="priority" checked="low"/> Low task > <$checkbox field="priority" checked="medium"/>

[tw5] Re: How to create multiple entries in a data tiddler?

2019-11-14 Thread si
ample assumes 2 items per group. >> >> The problem with this approach is that you might, at some time, delete an >> entry. So this approach only works if you never delete entries. >> >> A more advanced approach would require you to add a "number"

[tw5] How can I create mutually exclusive checkboxes?

2019-11-12 Thread si
I have a 'task' tiddler that displays checkboxes to indicate the priority of the task: <$checkbox tag="high-priority"> High Priority <$checkbox tag="low-priority"> Low Priority I would like it so that if I check one of the boxes the other will be unchecked. I have tried using the

[tw5] How to create recurring tasks/events in TiddlyWiki?

2019-12-17 Thread si
I'm trying to see if I can use TiddlyWiki to replace my Google Calendar. So far I have a mechanism (using tm-newtiddler) to add events with fields for date, start-time, end-time etc. For this to be useable, however, I need a way to add recurring events, i.e. so I can select "repeats every n

[tw5] Create an external link for a pdf where the filename is stored in a tiddler field.

2019-10-29 Thread si
I have tiddlers for books with the title of the book stored in a field called "book-title", and I want to create a link to the pdf of the book. For example say I have a tiddler containing the field "book-title=[[Oliver Twist]]". I want to create a template to generate a link of the form

[tw5] Re: Create an external link for a pdf where the filename is stored in a tiddler field.

2019-10-29 Thread si
Thank you so much, works perfectly! On Tuesday, October 29, 2019 at 8:10:04 PM UTC, Eric Shulman wrote: > > On Tuesday, October 29, 2019 at 12:21:39 PM UTC-7, si wrote: >> >> I have tiddlers for books with the title of the book stored in a field >> called "book

[tw5] Is it possible to create a table of contents based on a specific field rather than tags?

2019-11-25 Thread si
For example add a "parent" field to a tiddler and generate a toc based on that? -- 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: Looking for ideas on how to use TiddlyWiki to track my reading habits.

2019-11-01 Thread si
/01", "Format": "Physical book", "Start date": "2019/11/01", "End date": "2019/11/01" } Does this seem like a sensible general approach to what I want to do? I'm struggling to figure out how to do this from looking a

[tw5] Re: Tidgraph not scrolling to top... Any ideas?

2020-01-30 Thread si
This is good to know. Bear in mind that the bug still exists in TiddlyDesktop even with the v5.22 pre-release. I noticed that clicking a link in TidGraph changes the URL to "wiki.html#name-of-link". This doesn't seem to happen when you click on regular wiki-text links, and is presumably the

[tw5] How to display yesterday's date? (And n days ago)

2020-02-20 Thread si
Hi all, I'm aspiring to build a habit tracker with TiddlyWiki with similar functionality to the Android app Loop . The first thing I wanted to do was list every date for the last week, which I thought would be easy, but

[tw5] Re: How to display yesterday's date? (And n days ago etc.)

2020-02-21 Thread si
Thanks Tony. It seems that Evan's website is dead (http://evanbalster.com/tiddlywiki/formulas.html). Do you have a copy of his Formula Plugin demo that you could share? On Thursday, February 20, 2020 at 11:46:23 PM UTC, TonyM wrote: > > SI, > > I am having a look a loop, and it ma

[tw5] Can TW open external files when running in Quine on iOS?

2020-01-11 Thread si
I'm aware that iOS is a bit weird about how it manages your files so I wondered if anyone who uses Quine could tell me if this was possible? In my case my wiki relies on a lot of external links like [ext[./WikiFiles/article.pdf]]. Obviously on Android I can just copy all the files over

[tw5] Re: Can TW open external files when running in Quine on iOS?

2020-01-12 Thread si
On Saturday, 11 January 2020 11:30:55 UTC+1, si wrote: >> >> I'm aware that iOS is a bit weird about how it manages your files so I >> wondered if anyone who uses Quine could tell me if this was possible? >> >> In my case my wiki relies on a lot of external links like

[tw5] Applying a filter to specific sections of a Table of Contents?

2020-01-20 Thread si
I have also tried using the following: <> And then adding the field "exclude-tag=spam" to the "Section2" tiddler. This didn't work at all. Does anyone know of a way to do this? Thanks a lot for your help. Si -- You received this message because you are subscrib

[tw5] Re: Applying a filter to specific sections of a Table of Contents?

2020-01-21 Thread si
gt; providing the final, right-hand square bracket. You need to provide sort > criteria because you're over-riding the default. > > This seemed to work in my tests. Topmost elements were tagged with > "Section" so that they all hung together. > > Good luck! > > On Mo

[tw5] Re: Applying a filter to specific sections of a Table of Contents?

2020-01-21 Thread si
am able to do this for a filter that *excludes* certain tags, but not for a filter that returns *only* tiddlers with a certain tag. Thank you for your patience. Si On Tuesday, January 21, 2020 at 4:10:20 PM UTC, Mark S. wrote: > > !!tag-filter will use the tag-filter field of the tiddle

[tw5] Re: Tidgraph not scrolling to top... Any ideas?

2020-01-12 Thread si
I've had the same problem so I thought I'd add a bit of extra info: - When running in a browser clicking links opens the tiddler but doesn't scroll to it. This behaviour only appears in more recent versions of TW (at least > 5.9). - When running in TiddlyDesktop clicking links opens

[tw5] Re: Best option for TiddlyWiki on Android?

2020-01-01 Thread si
ies and any server > hosted wiki on the internet such as using tw-receiver that enables saving > can also work for you if you always have data. > > Regards > Tony > > On Tuesday, December 31, 2019 at 9:10:52 AM UTC+11, si wrote: >> >> I am aware of Quinoid <http

[tw5] Best option for TiddlyWiki on Android?

2019-12-30 Thread si
I am aware of Quinoid , Tiddloid , Tiddloid Lite and AndTidWiki . I need to be able to sync my

[tw5] Using TiddlyWiki as an alternative to bibliography software like Zotero or Mendeley?

2020-04-17 Thread si
This is a fairly open questions I'm just interested in people's thoughts. I was thinking of using TW as an alternative to bibliography software like Zotero or Mendeley, since I already use it to track a lot of my reading anyway. I wonder what the disadvantages might be? The main thing that I

[tw5] Re: Is it possible to trigger an action with the radio widget?

2020-04-17 Thread si
@mat Thanks that's a nice plugin idea, I may well steal it for my wiki @Eric Thanks a lot Eric, I didn't realize you could could do that! Exactly what I need. On Friday, 17 April 2020 15:53:05 UTC+1, Eric Shulman wrote: > > On Friday, April 17, 2020 at 5:32:44 AM UTC-7, si wrote: >

[tw5] Re: Link unlinked references

2020-04-13 Thread si
This might be a naive solution but for references to the current tiddler that are *not* explicitly links you could use the search filter, like this: <$list filter="[search:text:literal] -[ backlinks[]]"> <$link><> Just create a tiddler with the above, tag it *$:/tags/ViewTemplate* and you

[tw5] Sticky titles get hidden by the menu bar plugin

2020-04-20 Thread si
I don't know if this counts as bug but it seems that if you activate "Sticky titles" under "Theme Tweaks" in the control panel and also install the new menu bar plugin the sticky titles are mostly covered up by the menu bar. This doesn't bother me personally but I thought I'd mention it just

[tw5] Is it possible to trigger an action with the radio widget?

2020-04-17 Thread si
I can't find anything document, but I wondered if there is a workaround? The only thing I can think of currently is to create my own radio widget functionality with buttons and the reveal widget. Maybe there is an easier solution? -- You received this message because you are subscribed to the

[tw5] What is your "philosophy" when using tags and links?

2020-04-08 Thread si
I have a feeling that I am not utilizing links as well as I could be so I'm wondering how others approach using tags and links. Currently I pretty much exclusively use tags to structure my wiki. If you have ever used "TheBrain" this is basically how I think about my wiki. I think of every

[tw5] Is it possible to list two Table-of-Contents macros without a gap in between them?

2020-04-04 Thread si
Listing two toc macros like this: <> <> Gives this result: [image: 1.png] Is there any way to make it look like this: [image: 2.png] Thanks in advance, Si. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsub

[tw5] Re: Is it possible to list two Table-of-Contents macros without a gap in between them?

2020-04-04 Thread si
Perfect! Thanks a lot to you both On Saturday, 4 April 2020 19:34:54 UTC+1, Mat wrote: > > Since you add a class around it, I'd add a custom class like so: > > > <> > <> > > > And then either a stylesheet as Mark suggests or if it is a one off, it > might be enough with a styleblock in the

[tw5] Getting system tiddlers to display in TiddlyMap?

2020-03-30 Thread si
quot;: "title". But I can't find any option to do this in TiddlyMap. Maybe I am just blind? The issue is from 5 years ago so maybe things have changed since then. Any help would be much appreciated. Stay safe! Si -- You received this message because you are subscribed to the Goo

[tw5] Can anyone help me prettify my task-priority template?

2020-04-01 Thread si
Hi everyone, I've been noticing that many tiddlers in my wiki that start out as simple notes or ideas get later converted into actionable tasks. I've just made this template for quickly adding a "to-do" status and priority to any tiddler in my wiki: [image: wiki.gif] I'm happy with the

[tw5] Re: Can anyone help me prettify my task-priority template?

2020-04-02 Thread si
here's a way to fix this? On Thursday, 2 April 2020 01:04:28 UTC+1, Eric Shulman wrote: > > On Wednesday, April 1, 2020 at 3:48:07 PM UTC-7, si wrote: >> >> I'm happy with the status pill, but the priority text box not so much! >> > Anyone have any ideas on how I could im

[tw5] Re: Can anyone help me prettify my task-priority template?

2020-04-02 Thread si
hanism and if there's a way to fix this? On Thursday, 2 April 2020 01:04:28 UTC+1, Eric Shulman wrote: > > On Wednesday, April 1, 2020 at 3:48:07 PM UTC-7, si wrote: >> >> I'm happy with the status pill, but the priority text box not so much! >> > Anyone have any ideas o

[tw5] Re: Can anyone help me prettify my task-priority template?

2020-04-02 Thread si
t work properly within a popup, and if there's a way to fix this? On Thursday, 2 April 2020 01:04:28 UTC+1, Eric Shulman wrote: > > On Wednesday, April 1, 2020 at 3:48:07 PM UTC-7, si wrote: >> >> I'm happy with the status pill, but the priority text box not so much! >> > Any

[tw5] Re: Can anyone help me prettify my task-priority template?

2020-04-02 Thread si
sh. So I just had to move the variable so that it only contained the button widget. On Thursday, 2 April 2020 17:44:46 UTC+1, Eric Shulman wrote: > > On Thursday, April 2, 2020 at 7:53:20 AM UTC-7, si wrote: >> >> Thanks a lot - I didn't know about the range widget. >> I

[tw5] Re: Organizing backlinks

2020-04-28 Thread si
e tried this code to change the font: doesn't work. > > <$set name="this-tiddler" value=<> > > <$list > filter="[!is[system]all[current]backlinks[]!tag[hide]!tag[outlines]tag[Case > Law]sort[title]] -[is[current]]"><$link><$view field

[tw5] Re: Organizing backlinks

2020-04-28 Thread si
rest of your code... Now instead of transcluding a tiddler you can use this: <$context term=<> length="50" /> Where in this example you will see 50 characters either side of you search term. Let me know if it works, si. On Tuesday, 28 April 2020 16:37:44 UTC+1, Willem H

[tw5] Re: Organizing backlinks

2020-04-27 Thread si
Hi Willem Here is one of many possible approaches. Create a tiddler, call it whatever you like, and add the following code: \define list-backlinks(category) <$set name="this-tiddler" value=<> > <$list filter="[backlinks[]tag<__category__>last[]]"> ''<<__category__>>'' <$list

[tw5] Re: Sorting a list by the quotient of two fields?

2020-04-23 Thread si
Thank you so much Eric you have saved me yet again! I really appreciate you taking the time to help me out. On Wednesday, 22 April 2020 23:22:31 UTC+1, Eric Shulman wrote: > > On Wednesday, April 22, 2020 at 11:30:41 AM UTC-7, si wrote: >> >> Hi everyone. >> I'm trying t

[tw5] Re: Using Tags as Categories - How to Show No Category Tag

2020-04-23 Thread si
@David Great, thank you! On Thursday, 23 April 2020 12:33:40 UTC+1, David wrote: > > He may have been talking about this thread: > > https://groups.google.com/forum/#!topic/tiddlywiki/8RR6jDfF1ao > > On Wednesday, April 22, 2020 at 3:53:35 PM UTC-4, si wrote: >> >>

[tw5] Re: I want to edit something, oh no that's a transclusion

2020-04-30 Thread si
I use this plugin which gives you a new macro for transclusion. I think the edit buttons appear when you hover over the transcluded text, but I have edited the CSS so they are always visible. I'm interested to see what other solutions are

[tw5] Re: Timimi extends support to Chrome, Chromium and Opera in Linux, Mac and Windows

2020-04-28 Thread si
host". Is it safe for me to continue using v1.0 or is there a reason I should avoid it? Thanks again, si On Monday, 27 April 2020 14:37:06 UTC+1, Riz wrote: > > Hello there, > > Hope all you are doing well and safe in these testing times. > > Yes, it has been a year since I promis

[tw5] Re: Timimi extends support to Chrome, Chromium and Opera in Linux, Mac and Windows

2020-04-28 Thread si
ain! On Tuesday, 28 April 2020 10:46:12 UTC+1, Riz wrote: > > Hi Si, > > I am so glad to know that people are trying it out in different browsers. > So there are 2 things > > 1. There are no security issues at all regarding Version 1. If it works > for you, you can

[tw5] Sorting a list by the quotient of two fields?

2020-04-22 Thread si
Hi everyone. I'm trying to implement a particular type of task list using plain wikitext. I stole the idea from supermemo . Each of my tasks is tagged *task*, and has the fields *time *and *value*. These fields represent the estimated time a task will

[tw5] Re: Using Tags as Categories - How to Show No Category Tag

2020-04-22 Thread si
@Tony Where did you post your thoughts on using compound keys in titles? I am interested in what you had to say. On Tuesday, 21 April 2020 20:43:38 UTC+1, TonyM wrote: > > David > > I argued elsewhere recently to avoid compound keys in titles, but since > that's what you have try; > > ' >

[tw5] Re: List filter needed

2020-05-17 Thread si
I think this is what Mat was getting at: <$list filter="[all[tiddlers]] -[all[tiddlers]backlinks[]]"> <> On Sunday, 17 May 2020 14:52:31 UTC+1, David Gifford wrote: > > Hi all > > What list filter would I use to produce a list of tiddlers with no links > in them? > -- You received this

[tw5] Re: List filter needed

2020-05-17 Thread si
I believe Mat is correct here. Backlinks are just tiddlers that link to a particular tiddler. If you return the backlinks for *all* tiddlers, you just get every tiddler that contains a link. [all[tiddlers]] -[all[tiddlers]backlinks[]] = all tiddlers that are not backlinks = all tiddlers that

[tw5] Re: Help with a filter: Return a list of all tiddlers with a particular tag, excluding any that are tagged with the title of any other entry in the list

2020-05-19 Thread si
Haha yes it is, I did not spot that! Thanks a lot to you both. On Tuesday, 19 May 2020 19:40:04 UTC+1, Mat wrote: > > (Probably going to upset Mark but...) I think it is the very same question > Gifford asked about the other day where you (si) clarified my reply, i.e: > > <$l

[tw5] Help with a filter: Return a list of all tiddlers with a particular tag, excluding any that are tagged with the title of any other entry in the list?

2020-05-19 Thread si
This is really awkward to explain but hopefully this example will make it clear what I'm trying to do. Say I have the following tiddlers, *all* of which are tagged *website*: * Google * Microsoft * Google Docs (also tagged with *Google*) * Gmail (also tagged with *Google*) I want to return a

[tw5] Re: Drag to get _canonical_uri of dragged photo?

2020-05-20 Thread si
Hi Mark, Thanks for mentioning the External Attachments plugin - I didn't know it existed. I tried it and it works for images but not for audio. Do you happen to know if there's anything I can do to get it working for audio? On Wednesday, 20 May 2020 20:37:40 UTC+1, Mark S. wrote: > > To

[tw5] Re: Drag to get _canonical_uri of dragged photo?

2020-05-21 Thread si
Attachments plugin installed. Do you mind if ask which OS you are using TiddlyDesktop with? I've tried it on both 32 and 64 bit Windows. On Wednesday, 20 May 2020 23:09:52 UTC+1, Mark S. wrote: > > I just tried it, and it worked for an MP3 file. > > On Wednesday, May 20, 2020 at 2:29:20

[tw5] Re: [Tiddly Research] Public release

2020-09-03 Thread si
This is a beautiful implementation of TiddlyWiki! Thanks a lot for sharing it. I really love the way that you have styled the backlinks at the bottom of each tiddler, I'm going to steal this idea. Was this already a plugin or a feature that you came up with yourself? On Wednesday, 2 September

[tw5] Re: Improved references in TiddlyRemember flashcards

2020-09-09 Thread si
Just seen this - very nice I will use this method. Thanks for creating and sharing TiddlyRemember! On Sunday, 2 August 2020 at 17:29:34 UTC+1 soren.b...@gmail.com wrote: > Hi all, > > In the follow-up around the web to the release of TiddlyRemember >

[tw5] Advantages of referencing sources with a dedicated macro vs hard links

2020-10-13 Thread si
at Mohammad has done this with a macro in his Refnotes plugin <https://kookma.github.io/Refnotes/>. What do you see are the advantages and disadvantages of either method? Si. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw5] General discussion: How do you use tags? (The philosophy of tags)

2020-10-06 Thread si
Over the last few days I have been reflecting on the way that I use tags, fields and links. I currently use tags both to indicate the *type *of tiddler, as well as to *relate *tiddlers in a table of contents. I've written a bit below about what I've been mulling over. I'm just trying to think

[tw5] Re: What is the best approach for renaming a field that is used by multiple tiddlers?

2020-08-22 Thread si
Thanks a lot to you both! On Wednesday, 19 August 2020 at 23:59:47 UTC+1 TW Tones wrote: > Si, > > I think it fair to say for each occurrence of filedname1 you create > fieldname2 and populate it with the value of fieldname1 then delete > fieldname1 > > <$a

[tw5] What is the best approach for renaming a field that is used by multiple tiddlers?

2020-08-19 Thread si
This has probably been asked before but I can't find any info. For example changing the field "original-field-name" to "new-field-name" in every tiddler, without changing any of the values. Thanks for your help! -- You received this message because you are subscribed to the Google Groups

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

2020-05-27 Thread si
fixes this on my Windows > machine. If you choose "Check for Updates" in the add-ons window in Anki > and then restart Anki, you should be good (no changes were made to the > TiddlyWiki plugin, so no need to update that). > > On Tuesday, May 26, 2020 at 5:26:50 PM UTC-5, si wrote:

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

2020-05-25 Thread si
Wow Soren this is a fantastic contribution to TiddlyWiki! I agree that there are advantages to both the inline and separate tiddler approaches, so it would be cool to see that one day. I often find myself 'working backwards' - creating Anki cards first and then later relating them to a TW note

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

2020-05-29 Thread si
> > Si, I added an issue > <https://github.com/sobjornstad/TiddlyRemember/issues/7> for this. If you > have thoughts on how the password should be requested and/or stored, let me > know. > Being forced to use my wiki without a password has made me realise how much

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

2020-05-26 Thread si
. On Tuesday, 26 May 2020 20:55:08 UTC+1, Soren Bjornstad wrote: > > Si, this is odd -- for some reason the TiddlyWiki Node app is failing to > write out HTML files to a temp folder. A couple things to try: > >- Restart your computer. I doubt this is going to help since your

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

2020-05-26 Thread si
-25 17:11:24 Caught exception: Traceback (most recent call last): File "C:\Users\Si\AppData\Roaming\Anki2\addons21\60456529\twimport.py", line 57, in _invoke_tw_command proc = subprocess.run(cmd, cwd=wiki_path, stdout=subprocess.PIPE, File "subprocess.py&quo

[tw5] Are there any alternatives to the mermaid.js plugin?

2020-10-20 Thread si
I've been using the mermaid plugin to draw simple networks/graphs in my wiki. Unfortunately it's pretty buggy and has not been updated to the latest version of mermaid for a while. Anyone know of any alternatives

[tw5] Re: Are there any alternatives to the mermaid.js plugin?

2020-10-20 Thread si
language. Si. On Tuesday, 20 October 2020 19:31:30 UTC+1, TiddlyTweeter wrote: > > Its buggy. Its not maintained. It is a shame :-(. > > If TiddlyMap <http://tiddlymap.org/> won't do as a replacement then you > maybe need to say a bit more. > > Best wishes > TT > &

[tw5] Re: Are there any alternatives to the mermaid.js plugin?

2020-10-24 Thread si
On Tuesday, 20 October 2020 at 20:59:27 UTC+1 si wrote: > >> Hi TT, >> >> Yes I will add more detail. >> >> I currently use mermaid to quickly add graphs while I'm writing. I only >> use it for basic graphs like this: >> >> >> I love TiddlyMap

[tw5] Re: Add extra elements to a typed list that has been transcluded?

2020-08-10 Thread si
good option that solve this problem nicely. On Saturday, 8 August 2020 at 19:59:18 UTC+1 Eric Shulman wrote: > On Saturday, August 8, 2020 at 11:01:41 AM UTC-7, si wrote: >> >> I have a typed list in a tiddler: >> # First entry >> # Second entry >> # Th

[tw5] Add extra elements to a typed list that has been transcluded?

2020-08-08 Thread si
Hi everyone! I have a typed list in a tiddler: # First entry # Second entry # Third entry I want to transclude it into another tiddler, and then add additional elements to the list: {{List Tiddler}} # Fourth entry Obviously this doesn't work - it just starts a new list. Is there a

[tw5] Do you find that TiddlyWiki is faster in Chromium than Firefox?

2020-07-31 Thread si
I recently tried out my wiki in Brave (Chromium based) rather than Firefox and noticed that it was a little snappier. Saving tiddlers is measurably faster and there is a lot less lag when using edit-text boxes (in my case the side-editor plug-in). *Is it generally the case that TW runs a

[tw5] A way to add a timestamp to a tiddler every time it is opened/viewed in the story river?

2020-06-30 Thread si
I wonder if anything like this exists? I couldn't find anything with a google search, but you never know. Reason: I thought it might be cool to generate a list of tiddlers that I haven't seen in a while. -- You received this message because you are subscribed to the Google Groups

[tw5] Using File Backups with Firefox on Android?

2020-07-07 Thread si
I remember seeing that some people had said that PMarios worked well with Firefox on Android. I tried it but can't get it to work, so I wondered if anyone here could help me out? My wiki is in the downloads folder (and named "mywiki.html", but when I open it in Firefox the URL is

[tw5] Re: Presenting: SideEditor 2.0 - A live editor floating by the river side...

2020-07-13 Thread si
Thanks Mat I'm glad to see this update - I use SideEditor all the time. One thing: It seems you can no longer close the editor by clicking on the arrow again, and instead have to click the checkmark. Was there a reason you changed this? On Monday, 13 July 2020 10:17:50 UTC+1, Mat wrote: > >

[tw5] Re: Presenting: SideEditor 2.0 - A live editor floating by the river side...

2020-07-13 Thread si
that is better. On Monday, 13 July 2020 17:00:49 UTC+1, Mat wrote: > > si, happy to hear you like the SideEditor > > One thing: It seems you can no longer close the editor by clicking on the >> arrow again, and instead have to click the checkmark. Was there a reason >> y

[tw5] Re: Some list questions

2020-07-10 Thread si
Hi Jay. 1) Your problem here is that by default the list widget stores the title of each tiddler that it lists in the <> variable. One solution to this is to use the set widget set a new variable to the title of the /m/performance tiddler *before* invoking the list widget, like this: <$set

[tw5] Re: Using File Backups with Firefox on Android?

2020-07-08 Thread si
Thanks a lot Mario that's super helpful! On Wednesday, 8 July 2020 21:05:23 UTC+1, PMario wrote: > > Hi si, > > Sorry for the late reply. > > Those are the steps, that I used (... kind of) > > - open tiddlywiki.com > - download empty.html

[tw5] Time Tracking in TiddlyWiki?

2020-06-21 Thread si
I use TiddlyWiki as a task manager, among other things, and I thought it would be cool to know how long I spent working on a completed task. Off the top of my head I imagine having a "start/stop" button that will alternately add a timestamp to the fields "start" and "stop". Then I could

[tw5] Re: Time Tracking in TiddlyWiki?

2020-06-23 Thread si
This is fantastic Eric - thanks! Now all I have to do is remember to start/stop the timer... On Tuesday, 23 June 2020 09:15:44 UTC+1, Eric Shulman wrote: > > ANOTHER BUG FIX! (much thanks to "ParisWiki" for reporting it) > > in showtable(), a calculation error was caused by these lines: > >

[tw5] Re: Alternatives to the fullscreen editor plugin?

2020-06-24 Thread si
ber those details correctly but it should be something > very close to that. > > On Wednesday, June 24, 2020 at 12:11:27 AM UTC+2, si wrote: >> >> I've been using http://j.d.fullscreen.tiddlyspot.com/, but it doesn't >> seem to work with v5.22 (you can't save the ed

[tw5] Re: Plugin prototype: Command Palette

2020-06-15 Thread si
This is fantastic, great addition to tiddlywiki! A couple of suggestions for features that might be useful: - A way to list open tiddlers and jump to one of them - A way to switch sidebar tabs from the command pallet Anyway this is awsome On Wednesday, 10 June 2020 18:31:24 UTC+1, Souk21

[tw5] Re: Time Tracking in TiddlyWiki?

2020-06-21 Thread si
; minutes <> seconds| \end <$reveal default={{!!current-button}} type="nomatch" text="stop"> <> <$reveal default={{!!current-button}} type="match" text="stop"> <> <> Any ideas how I can calculate the total elapsed t

[tw5] Re: Alternatives to the fullscreen editor plugin?

2020-06-23 Thread si
UTC+1, Mark S. wrote: > > What about the code mirror fullscreen plugin? > > On Tuesday, June 23, 2020 at 3:11:27 PM UTC-7, si wrote: >> >> I've been using http://j.d.fullscreen.tiddlyspot.com/, but it doesn't >> seem to work with v5.22 (you can't save the edited tiddle

[tw5] Alternatives to the fullscreen editor plugin?

2020-06-23 Thread si
I've been using http://j.d.fullscreen.tiddlyspot.com/, but it doesn't seem to work with v5.22 (you can't save the edited tiddler). Are there any alternatives out there? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this

[tw5] Re: Streams 0.2 preview

2021-01-11 Thread si
nd find that they each have a node in edit mode, but it is always only one node per tiddler. On Sunday, 10 January 2021 at 14:09:05 UTC saq.i...@gmail.com wrote: > Hi @si, > > Detailed feedback is greatly appreciated, especially when it is well > written and relevant, so thank

[tw5] Re: Best of 2020 and the Wish-list of 2021

2020-12-26 Thread si
Thought I'd give my slightly belated response to this. Best of 2020 *Streams * Of course everyone loves this amazing plugin. Streams has massively changed the way I work in TiddlyWiki, allowing me to flesh out and organise ideas much more efficiently. Its

[tw5] Re: [ANN] Notebook theme v1.2.0 released

2020-12-27 Thread si
Gorgeous theme! I will use this, thanks for sharing. On Sunday, 27 December 2020 at 19:00:52 UTC Nicolas Petton wrote: > Hi, > > I've just released Notebook v1.2.0! > > You can see a demo and install it from > > https://nicolas.petton.fr/tw/notebook.html > > The changelog is rather small, the

[tw5] Re: WikiWords vs Double Brackets

2020-11-21 Thread si
I have pretty much always used double brackets, but it is interesting to hear about the possible advantages of WikiWords. I tend to think of tiddler titles as a kind of compression of the information in a tiddler - a way to chunk the information into a single unit so that it can be easily

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

2020-12-07 Thread si
@saq Will do. Thanks a lot for all your amazing contributions to TiddlyWiki! On Sunday, 6 December 2020 at 17:56:33 UTC saq.i...@gmail.com wrote: > @si busy times currently. Please remind me after the release of 5.1.23 > > On Sunday, December 6, 2020 at 12:36:53 AM UTC+1 si wrote: &g

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

2020-12-03 Thread si
>>> The underlying problem is that we are creating several tiddlers at the same time via action-widgets, and the tiddler titles rely on a timestamp to make them unique. However, the tiddlers are sometimes created so quickly that they are not unique! Just out of curiosity, why do you need to

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

2020-12-03 Thread si
Ahh my apologies I had misunderstood the purpose of the shortcut. I thought it was supposed to create a new node from text following the caret, but I realize now that that just happens when you press enter. On Thursday, 3 December 2020 at 19:38:35 UTC saq.i...@gmail.com wrote: > @si this

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

2020-12-05 Thread si
Hi Saq, Is there a way to edit Streams so that shift + drag-and-drop uses a custom macro for transclusion instead of the regular curly brackets? I'm imagining that this would be quite an easy tweak but I can't find the relevant plug-in tiddler. On Friday, 4 December 2020 at 12:24:46 UTC

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

2020-12-09 Thread si
Hi Dom, It looks like you are making the same error that I did and have misunderstood the purpose of the shortcut. Alt+Enter should split a node that has multiple lines into separate tiddlers, but in your GIF the text is

[tw5] Recording audio and video directly into TiddlyWiki?

2020-12-10 Thread si
Just wondered if there are any tools out there that I am not aware of? Currently I record audio in Audacity and then import it in or create a canonical_uri, but it would be nice to find an approach that has fewer steps. -- You received this message because you are subscribed to the Google

[tw5] Is it possible to set a ViewTemplate to appear only in mobile mode?

2020-12-14 Thread si
As per the title, I'm wondering if there is a way to set a ViewTemplate to appear at the bottom of every tiddler in my wiki, but *only* while in mobile mode. I know that I could create a manual toggle button to do this, but am wondering if there is any way to have this work automatically? --

  1   2   3   4   >