[tw5] Re: new-journal-here button how to add currentTiddler to name?

2021-01-07 Thread Sapphireslinger
Thank you so much! Hope this teaches me to wikify from now on! I made a tiddler titled $:/core/ui/Buttons/new-class-log-entry-here and put your code in it: \define newtags() [[$(currentTiddler)$]] [[bible study session]] <$wikify name="Title" text="""<><>"""> <$button

[tw5] Save issue with new Wiki and TiddlyDesktop

2021-01-07 Thread Stefan Schlechter
Hello, I'm using TiddlyDesktop version 0.0.14 and downloaded a fresh empty wiki 5.1.23. Can't save changes: [image: save_nok.jpg] Save with my upgraded Wiki (from 5.1.22 to 5.1.23) is working fine. Whats wrong? Thanks Stefan -- You received this message because you are subscribed to the

Re: [tw5] Re: Code Tiddler and Transclude few lines

2021-01-07 Thread Mohammad Rahmani
Hi Eric, I came to this thread and found it very interesting. One use case is to show a code using the $codeblock widget with language to highlight the code for those specified lines and show the rest without highlighting! I appreciate to instruct me how to do this. I thought to use the

[tw5] Re: Release: Muuri StoryView v0.2.0

2021-01-07 Thread Sylvain Naudin
Hello, Le vendredi 8 janvier 2021 à 06:57:46 UTC+1, BurningTreeC a écrit : > > Otherwise I wondered if the cards could take the colour of the header for >> the outline... an idea that was not so easy to implement; >> > > I think that could be done, I could make that configurable > > or else to

[tw5] Re: How do I use fontawesome icons?

2021-01-07 Thread Odin
http://fa5-free-svg.tiddlyspot.com/ It is this one. I like this solution as well because you can install individual icons. That helps keep the wiki small if you are using only a couple of extra icons. Op vrijdag 8 januari 2021 om 00:35:31 UTC+1 schreef TW Tones: > I cant find it now but there

[tw5] Re: new-journal-here button how to add currentTiddler to name?

2021-01-07 Thread Odin
You can use the wikify widget to create a title like that: <$wikify name="classLogTitle" text="""<> <>"""> And then replace the yellow part with: <> to pass the wikified bit as the text. To create the new journal button, you can use the class="tc-btn-invisible" to hides the button part

Re: [tw5] [ANN] Projectify 0.8.0 is out!

2021-01-07 Thread Sapphireslinger
How do I install if have older version? Do I go to plugins and delete version 7, then import version 8? Or import 8, then delete 7? I don't want to lose all my projects in version 7, and have to enter everything again in version 8. On Thursday, January 7, 2021 at 1:16:07 AM UTC+8 Nicolas

[tw5] how to enlarge $:/_simple_toolbar icons

2021-01-07 Thread Sapphireslinger
I am using the TonGerner's awesome Simple Toolbar but my tiddlywiki renders them super tiny, the tiniest I've ever seen. How do I enlarge them? Hope I can get them as large as my old toolbar. {{$:/core/ui/Buttons/home}} {{$:/core/ui/Buttons/close-all}} {{$:/core/ui/Buttons/new-tiddler}}

[tw5] Re: new-journal-here button how to add currentTiddler to name?

2021-01-07 Thread Sapphireslinger
I was originally trying to do something like this. Spent hours trying to figure out what to put in the yellow spot: \define newtags() [[$(currentTiddler)$]] [[bible study session]] <$list filter="[prefix[Class Log - ]] "> <$button> Class Log - New Entry <$action-sendmessage

[tw5] new-journal-here button how to add currentTiddler to name?

2021-01-07 Thread Sapphireslinger
I am trying to create a new-journal-here button embedded in my tiddler "Class Log - Jane Doe". I want it to create a tiddler titled "year.month.day hour Class Log- Jane Doe" which is tagged with [bible study session] and [Class Log - Jane Doe] In other words: * Title: "date currentTiddler" *

[tw5] Re: Release: Muuri StoryView v0.2.0

2021-01-07 Thread BurningTreeC
Hi Sylvain, I just try Ctrl+Shift+L to see Kaban layer : nice ! > A very minor thing, with rotateZ css on + button, when rotate scroll bar > show briefly, so maybe don't use this effect. > Oh, I haven't come across this bug yet, I'll try to reproduce > > Otherwise I wondered if the cards

[tw5] Re: Query: POWERSHELL for TW: anyone doing anything?

2021-01-07 Thread TW Tones
Mark, In the past I was a batch file guru. I must admit tiddlywiki with all its complexity is easier to use than batch files, but last time I tried I could use DOS commands like a pro, Although this could be the memory of skills lost. - Complex if/then decision trees and sub functions all

[tw5] Re: Query: POWERSHELL for TW: anyone doing anything?

2021-01-07 Thread 'Mark S.' via TiddlyWiki
On Thursday, January 7, 2021 at 3:19:34 PM UTC-8 TW Tones wrote: > > PowerShell is but one standard of command line use. I tend to make use of > the windows command line and batch commands from TiddlyDesktop since as an > app TD has local access. > That sounds interesting. Is there some

[tw5] Re: Markdown bullet spacing

2021-01-07 Thread bluespire
I tried to figure this out, but I can only seem to modify the stylesheet for all of TW. How would I do it for just the Markdown elements? On Thursday, January 7, 2021 at 1:09:07 AM UTC-6 Brian Radspinner wrote: > You can try adjusting the top & bottom margins of the P element inside > each of

[tw5] Re: Plain text without formatting after: <$list filter=....

2021-01-07 Thread TW Tones
Vin.. Just so you know it is convention to use lowercase for variable names, perhaps this is another case where ALL CAPS is like shouting. I suggest using it sparingly. I tend to use variable names that obey the ruled for fieldnames see because then they

[tw5] Re: Release: Muuri StoryView v0.2.0

2021-01-07 Thread TW Tones
BTC, > >>1. Ability to identify the board and column in which the tiddler was >>added. >> >> How are you imagining this? > Perhaps when using the + button in a board, or Column add that board or column name to a field in the tiddler. In most cases we will possibly create a board,

[tw5] Re: 'start' tiddler without header informations / toggle 'home' button

2021-01-07 Thread TW Tones
Stefan, Perhaps using the emptyStory message - ie when all tiddlers are closed. https://tiddlywiki.com/#HistoryMechanism Tones On Friday, 8 January 2021 at 04:32:38 UTC+11 schlechter...@gmail.com wrote: > Hello, > > clicking the 'home' button I would like to have > >- the 'start' tiddler

[tw5] Re: How do I use fontawesome icons?

2021-01-07 Thread TW Tones
I cant find it now but there is a package of font awesome Icons as SVG's for tiddlywiki. Tones On Thursday, 7 January 2021 at 23:29:45 UTC+11 Jon wrote: > Thanks TT! > > On Thursday, 7 January 2021 at 12:28:23 UTC TiddlyTweeter wrote: > >> Right! The mechanism to actually display the glyphs has

[tw5] Re: Query: POWERSHELL for TW: anyone doing anything?

2021-01-07 Thread TW Tones
TT, PowerShell is but one standard of command line use. I tend to make use of the windows command line and batch commands from TiddlyDesktop since as an app TD has local access. - I Have experimented to see how far I could go with desktop automation and it is a long way, but now I tend

[tw5] Re: Comment: The centrality of MORPHING

2021-01-07 Thread TW Tones
TT, Perhaps you could extend your definition of morphing, in this context? I would be more to think of shuffling and arranging things, including relationships. But the UI also helps me present or represent information and data many ways. Yes, more flexible than we can even imagine. Tones On

[tw5] Re: Plain text without formatting after: <$list filter=....

2021-01-07 Thread vinvi...@gmail.com
That's what I mean. :) Thank you, it works fine.. Op donderdag 7 januari 2021 om 19:28:43 UTC+1 schreef Soren Bjornstad: > I tried copying and pasting this, and it does not show the result in *plain > text *(bold, for instance, displays fine). I think what you're observing > is that the

[tw5] Re: I love TiddlyWiki because...

2021-01-07 Thread springer
I love #TiddlyWiki because... conceptual origami On Monday, March 5, 2018 at 6:41:21 AM UTC-5 TiddlyTweeter wrote: > This thread is a continuation from Positive Assertions In One Sentence ... >

[tw5] Re: Release: Muuri StoryView v0.2.0

2021-01-07 Thread Sylvain Naudin
Hi Simon, I just try Ctrl+Shift+L to see Kaban layer : nice ! A very minor thing, with rotateZ css on + button, when rotate scroll bar show briefly, so maybe don't use this effect. Otherwise I wondered if the cards could take the colour of the header for the outline... an idea that was not so

[tw5] Re: Habit/Mood Tracking using TW?

2021-01-07 Thread bluespire
The Trilium project is similar to TW5, and also allows scripts within its note blocks. They have a weight tracker as part of their example. IIRC, one note has the code to the read the metadata of other notes (these are analogous to the fields on TW5), and then graph the weight over time. On

Re: [tw5] Re: Next features in Projectify?

2021-01-07 Thread bluespire
I haven't used it too much yet, but if you can capture most of the features from the MyLifeOrganized software and ToodleDo, then, IMO, you will have captured pretty much everything. On Thursday, January 7, 2021 at 10:29:12 AM UTC-6 Mohammad wrote: > Hi Nico > > >> > The datepicker is great by

[tw5] Re: Release: Muuri StoryView v0.2.0

2021-01-07 Thread BurningTreeC
Hi Tony, BTC, > > I am currently building the following; > >- a Field show-kanban-here which if yes a view template transcludes >{{||Kanban}} > > you could also transclude $:/plugins/BTC/Muuri-Kanban/ui/KanbanTemplate > >- A button to add or toggle show-kanban-here > - This

[tw5] Re: Release: Muuri StoryView v0.2.0

2021-01-07 Thread BurningTreeC
Hi @Tones, BTC, > > I am playing with the Muuri Kanban and finding it highly hackable, thank > you. > > Do you want me to share my hack as possible features in a future version, > or just for interest? > Yes I'd be very interested in your hack > >1. I observed the new items create a

[tw5] Re: Plain text without formatting after: <$list filter=....

2021-01-07 Thread Soren Bjornstad
I tried copying and pasting this, and it does not show the result in *plain text *(bold, for instance, displays fine). I think what you're observing is that the transclusion is displaying in *inline mode*, which means that things like section headers and paragraph breaks won't show up. To get

[tw5] Re: I love TiddlyWiki because...

2021-01-07 Thread jtech108
I love TiddlyWiki because: It's the Lego set I never had! :) Regards all, Julio On Thursday, January 7, 2021 at 12:39:46 PM UTC-5 TiddlyTweeter wrote: > Whether it is my Memex machine or a full Xememex I can't forget her. -- You received this message because you are subscribed to the Google

[tw5] Re: Release: Muuri StoryView v0.2.0

2021-01-07 Thread Ste
@BTC Your a muuri machine! Buttery smooth once more! On Thursday, 7 January 2021 at 17:05:43 UTC BurningTreeC wrote: > Hi @Ste, I've released the *Muuri plugin v0.2.7 *and the *Muuri-Kanban > plugin v0.1.6* > > both are bugfix releases and also the bug you reported should be fixed > > best

[tw5] Re: TiddlySmile ...

2021-01-07 Thread TiddlyTweeter
April Mackenzie, currently living in Virtual Oxford, wrote to me wondering if TiddlyWiki was changing her name to something other, like "TWemex". I assured her that, once Covid settles down, all will get clearer. TT -- You received this message because you are subscribed to the Google Groups

[tw5] Re: I love TiddlyWiki because...

2021-01-07 Thread TiddlyTweeter
Whether it is my Memex machine or a full Xememex I can't forget her. -- 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

[tw5] 'start' tiddler without header informations / toggle 'home' button

2021-01-07 Thread Stefan Schlechter
Hello, clicking the 'home' button I would like to have - the 'start' tiddler ( Default tiddler with table of content) *without header informations* (tiddler name, creator, creation date, view tools (*except 'close'*)

[tw5] Re: Release: Muuri StoryView v0.2.0

2021-01-07 Thread BurningTreeC
Hi @Ste, I've released the *Muuri plugin v0.2.7 *and the *Muuri-Kanban plugin v0.1.6* both are bugfix releases and also the bug you reported should be fixed best wishes, BTC BurningTreeC schrieb am Donnerstag, 7. Januar 2021 um 09:02:38 UTC+1: > > @Ste, I can confirm this is a bug. I'll see

Re: [tw5] How to change ViewTemplate/body for tiddlers with specific tag?

2021-01-07 Thread Joshua Poehls
This fixed it. 臘‍♂️ Thank you all for the help! — Joshua Poehls > On Jan 7, 2021, at 12:04 AM, Eric Shulman wrote: > > There is a syntax error in the filter: ><$list filter="[all[current[tag[test]]"> > should be: ><$list filter="[all[current]tag[test]]"> > > (i.e., the third open

[tw5] Re: Prevent a button from overwriting tiddlers.

2021-01-07 Thread PMario
Hi, Have a closer look at: https://tiddlywiki.com/#ActionCreateTiddlerWidget and the examples! -m On Thursday, January 7, 2021 at 12:08:59 PM UTC+1 vinvi...@gmail.com wrote: > Hello, > > This button will overwrite an existing tiddler. How do I make sure that if > the tiddler already exists it

Re: [tw5] Re: Next features in Projectify?

2021-01-07 Thread Mohammad Rahmani
Hi Nico > > The datepicker is great by the way. There would be utility in making > that > > available as a separate plugin. > > Agreed. It's already nicely decoupled from Projectify, though I haven't > made it into its own plugin yet, simply because of plugin dependency > management in TW. > >

Re: [tw5] Re: How to execute JS on startup? I have a "copy on select" userscript

2021-01-07 Thread maki aea
thanks sylvain! it's quite hard to find things in the group, if we didn't come across it while it's popular or if we don't know even what kind of thing to look for in say david's toolmap. it seems like a very common knowledge issue that we often don't know how to find things we don't know

[tw5] Re: Tidgraph strange behaviour

2021-01-07 Thread maki aea
not sure, i tried and got the same result as you but then i saw that florian has it working https://fkohrt.gitlab.io/digitale-selbstbestimmung/#Start On Sunday, December 6, 2020 at 12:28:05 AM UTC danraymond wrote: > I have started using Tidgraph >

Re: [tw5] Re: Next features in Projectify?

2021-01-07 Thread Nicolas Petton
Saq Imtiaz writes: > Hi Nico, Hi Saq, > Since you mentioned Todoist, the feature I miss most from there is the > parsing when adding tasks to set the due date, labels etc. > > Being able to enter things like the following leads to a very fast workflow > for adding tasks: > Review project

Re: [tw5] Re: Next features in Projectify?

2021-01-07 Thread Nicolas Petton
"dieg...@gmail.com" writes: Hi Diego, > Nico - firstly thank you for your excellent recent contributions! This > project is awesome! Thanks :) > I agree strongly with Sylvain that a visual way (Gantt chart, etc.) would > be great! (though of course, is probably beyond the scope of this >

[tw5] Re: Refresh all tiddlers

2021-01-07 Thread Stobot
Ok, thanks PMario. I was trying to see if I could avoid the browser refresh, but it's only a minor annoyance. I run my wiki though the web, so a refresh means I have to be online (and because I use SharePoint behind corporate firewall, it's a little slower). I think if I want to avoid that,

[tw5] Re: How do I use fontawesome icons?

2021-01-07 Thread Jon
Thanks TT! On Thursday, 7 January 2021 at 12:28:23 UTC TiddlyTweeter wrote: > Right! The mechanism to actually display the glyphs has to use CSS > classes. The font characters themselves are not directly accessible using > entity numbers as the font is activated through classes. It is not

[tw5] Re: How do I use fontawesome icons?

2021-01-07 Thread Jon
Ah, so after a bit of lateral thinking, found the instructions at https://fontawesome.com/ So, just in case I'm not the only one asking the question, this would go in the tiddler (Icon id in quotes): Cheers Jon On Thursday, 7 January 2021 at 08:54:10 UTC Jon wrote: > Hi, > > I've

[tw5] Prevent a button from overwriting tiddlers.

2021-01-07 Thread vinvi...@gmail.com
Hello, This button will overwrite an existing tiddler. How do I make sure that if the tiddler already exists it is numbered? If "Tiddler1" already exists, it becomes "Tiddler2". \define BUTTON-NAME() Enter > \define BUTTON-COLOR+SIZE() btn btn-link btn-sm \define BUTTON-TEXT-COLOR() color:

Re: [tw5] Re: Next features in Projectify?

2021-01-07 Thread Saq Imtiaz
Hi Nico, Since you mentioned Todoist, the feature I miss most from there is the parsing when adding tasks to set the due date, labels etc. Being able to enter things like the following leads to a very fast workflow for adding tasks: Review project @xyz ev 2 weeks start fri at 6pm The

[tw5] Re: Displaying Hard Linebreaks in Text which is pulled from JSON Datatiddler

2021-01-07 Thread scourfie...@gmail.com
Thanks Mark I couldn't get your solution to work for some reason, but in my own time I found another one which seems to work and is a little cleaner. It involves applying a custom css class to the transclude widget. Define the following somewhere: .hardLineBreaks { word-break: normal;

Re: [tw5] Re: Next features in Projectify?

2021-01-07 Thread Nicolas Petton
Sylvain Naudin writes: > Hello, Hi Sylvain, > * Make project card colours customizable : *Yes !* :) > * Add support for recurring tasks : I'm wondering if this could work like > Droptask (Ayoa now) when you finish a task, the next task is created with > next due time (maybe it's the normal

[tw5] Query: POWERSHELL for TW: anyone doing anything?

2021-01-07 Thread TiddlyTweeter
Having worked with Mark S. on POLLY (A very useful Powershell tool to save & backup TW and more). I am very aware of the utility of Powershell to get things done. And "Powershell Core" is now multi-platform (all except

[tw5] Plain text without formatting after: <$list filter=....

2021-01-07 Thread vinvi...@gmail.com
Hello, \define LIST-DESCRIPTION() [[$(currentTiddler)$-description]] <$list filter=<>> {{!!text}} The above code works fine but shows the result in plain text. How can I prevent this? Thank you, -- You received this message because you are subscribed to the Google Groups "TiddlyWiki"

[tw5] Comment: The centrality of MORPHING

2021-01-07 Thread TiddlyTweeter
I been thinking about what TW in practice is for me. Basically it seems to be about human-enabled-Morphing. Its flex is pretty astounding. Just a comment. TT -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and

[tw5] Re: Habit/Mood Tracking using TW?

2021-01-07 Thread TiddlyTweeter
TonyM & Manish TW Tones wrote: > ... with Unicode Characters I saw a lot of emoticons, thinking > I certainly agree we could innovate on "Tracking" toolology. For instance a "toggle" button that selected a specific emoticon to express a state of being, as Tones implies. Also, Mat, some time

[tw5] How do I use fontawesome icons?

2021-01-07 Thread Jon
Hi, I've installed the fontawesome plugin but there aren't any instructions as to how to use it and to get icons in a tiddler (unless I've missed them) I notice the cheat sheet doesn't work in my wiki, so that might be a

Re: [tw5] Re: Custom bullet point and numbered lists are overlapping?

2021-01-07 Thread P M
Haa! Works perfectly, thanks Sylvain! -Petri On Wed, Jan 6, 2021 at 9:20 PM Sylvain Naudin wrote: > I just try to fix CSS like this : > > ul>li::before ... (add > beetwen ul and li to apply this CSS only on > this element (and not all ul with ol number element) If I'm not wrong) > > >

Re: [tw5] Re: Next features in Projectify?

2021-01-07 Thread Nicolas Petton
Ste writes: > I might be missing something but for projects I would want to be able to > set a future start date and duration/ finish date. How would you want Projectify to behave when setting a start date for a project? Move the project to a separate section until that day? Cheers, Nico --

Re: [tw5] Re: Next features in Projectify?

2021-01-07 Thread Nicolas Petton
TW Tones writes: Hi Anthony, > If we build solutions using tiddlywikis standard methods it should be > possible to integrate projectify with the other plugins, I believe a > timeline and Gantt charts have being done before. If I can build new features on top of existing plugins, I will

[tw5] Re: Release: Muuri StoryView v0.2.0

2021-01-07 Thread BurningTreeC
@Ste, I can confirm this is a bug. I'll see what I can do to fix it Ste schrieb am Donnerstag, 7. Januar 2021 um 00:06:35 UTC+1: > Just had a quick look on my phone and moving anything freezes it in place > and it kind of.. Judders before a RSOE > > On Wednesday, 6 January 2021 at 09:27:05 UTC