[tw5] Re: Dropdown Arrow

2020-10-21 Thread odin...@gmail.com
You could use the display on demand feature from the Shiraz plugin. https://kookma.github.io/TW-Shiraz/#Tutorial%20Display%20on%20Demand Op dinsdag 20 oktober 2020 om 22:22:12 UTC+2 schreef ethan.w...@gmail.com: > I wish to emulate the drop-down arrow in the table of content for my own > use, b

[tw5] Re: Tiddlywiki Empty: The size empty.html

2020-11-04 Thread odin...@gmail.com
Pardon my ignorance. But what are the benefits of a smaller empty TW5? It seemed to be implied in this thread that this is the case. Op woensdag 4 november 2020 om 16:00:09 UTC+1 schreef Mohammad: > Hi David, > I assume other language shall be installed on demand! > I have downloaded the latest

[tw5] Pasting a field of one tiddler into a specific place of the text field of another tiddler?

2020-11-06 Thread odin...@gmail.com
I am struggling with making a UI to enter recipes. I am using $edit-text to make an input box. The inputs are stored into fields of temporary tiddlers. Now I want to paste the inputs into this code below in order to make the recipe easy to read. __

Re: [tw5] Re: [Tiddly Research] Public release

2020-11-06 Thread odin...@gmail.com
@pedro, have a look at Mohammad's Tiddler Commander plugin. I think it was made specifically for such large batch operations such replacing a large amount of tags. https://github.com/kookma/TW-Commander Op vrijdag 6 november 2020 om 14:39:57 UTC+1 schreef pdro...@gmail.com: > Hi, > > Kebi, t

[tw5] Re: Pasting a field of one tiddler into a specific place of the text field of another tiddler?

2020-11-07 Thread odin...@gmail.com
, so the temp values will be used to create the new tiddler. > - Then simply use {{!!recept-quote}} to display the content of that > field on the current tiddler. This can be placed in a tiddler tagged > viewTemplate $:/tags/ViewTemplate > > > Regards > Tones

[tw5] Re: Presenting: Whitespace, a negative-spacious, webapp-nostalgic theme

2020-11-09 Thread odin...@gmail.com
Did you end up with a way to disable the hover mode? I am trying to find it within the code, but I can't seem to find it. Op maandag 27 augustus 2018 om 12:57:07 UTC+2 schreef JD: > Hi Mohammad, > > In a future version I'll add an option to disable the hover mode and have > it simply close and

[tw5] My first plugin - Recipes plugin

2020-11-13 Thread odin...@gmail.com
Hello all! This plugin is a plugin that adds a way to input, store and display recipes in your Tiddlywiki. All the information of the recipe is stored in user-fields, so the template is highly customizable without the need to change every recipe. Features - A input form to add recipes

[tw5] Re: My first plugin - Recipes plugin

2020-11-15 Thread odin...@gmail.com
EditTemplateFields/Visibility/recipe-instructions >>> - and place the value hide (or show) in the text field. >>> >>> >>> And it will not longer appear in the edit view >>> >>> If you are interested then we can look at ways

[tw5] Re: Which tiddler houses the Top Toolbar in the empty.html available for download on Tiddlywiki.com?

2020-11-15 Thread odin...@gmail.com
Go to https://tiddlywiki.com/#%24%3A%2Fplugins%2Ftiddlywiki%2Fmenubar It is a plugin. So you can find it on the tiddlywiki webside under the 'more' tab, 'plugins' and then 'menu bar' Just drag and drop into your own wiki if you'd like it. Op zondag 15 november 2020 om 12:32:50 UTC+1 schreef Sap

[tw5] Re: My first plugin - Recipes plugin

2020-11-16 Thread odin...@gmail.com
o the toolmap! (https://dynalist.io/d/zUP-nIWu2FFoXH-oM7L7d9DM) > under Home and Lifestyle. Great job. > > On Friday, November 13, 2020 at 12:09:14 PM UTC-6 odin...@gmail.com wrote: > >> Hello all! >> >> This plugin is a plugin that adds a way to input, store and disp

[tw5] Re: WikiWords vs Double Brackets

2020-11-19 Thread odin...@gmail.com
Hi! I used double brackets from the start. I use TiddlyWiki mainly for note-keeping and so my titles tend to be questions or statements. I also often use the [[This statement is a long title|statement]] syntax often to integrate links in running sentences. I think the main benefit I could see

[tw5] Re: Day/night theme in Tiddlywiki

2020-11-21 Thread odin...@gmail.com
Do you mean this one? http://j.d.mono.tiddlyspot.com/ It also has a darkmode toggle switch. It switches between two palettes Op zaterdag 21 november 2020 om 19:32:14 UTC+1 schreef BurningTreeC: > A while ago someone posted a beautiful MacOs - styled palette. Does > anybody know where it is to

[tw5] Re: Help configuring Timimi and autosave

2020-11-21 Thread odin...@gmail.com
Hi! You should want to have backups. If anything goes wrong, you'll have a backup to revert to. I have used backups in the past, when I was messing around with plugins or with edits on core tiddlers. Follow the instruction on this page: https://ibnishak.github.io/Timimi/#Backing%20up%20using%20

[tw5] Re: Help configuring Timimi and autosave

2020-11-22 Thread odin...@gmail.com
sure to reload to catch the edit you made from your phone. This goes both ways. Op zondag 22 november 2020 om 15:38:31 UTC+1 schreef jero...@gmail.com: > Hi IvanPsy > > ( Bear with my english, too :-) ) > > Timimi user here. > > Two things (same things odin...@gmail.co

[tw5] Re: TW-Shiraz plugin 2.1.2: Stable release

2020-11-25 Thread odin...@gmail.com
Regarding your last question: You can edit the CSS of the footer in this tiddler: $:/plugins/kookma/shiraz/styles/sticky-footer Edit the line `background-color: #efefef; ` for a different color background. Add a line: color: <>; to change the text colors. Op dinsdag 24 november 2020 om 21:33

[tw5] Re: Managing Book Quotes

2020-11-30 Thread odin...@gmail.com
Hi Springer! I saw you added something to $:/core/ui/ViewTemplate/body to display any notes that an except may have. You can also get the same result by copy-pasting the bit of code to a new tiddler tagged $:/tags/ViewTemplate. If you add the field list-after with $:/core/ui/ViewTemplate/body

[tw5] Re: Can BibTeX plugin expand beyond journals?

2020-12-10 Thread odin...@gmail.com
One issue I had and couldn't find a good solution for back then is that the macro to generate the bibliography only uses one style/type. So for example: <> Would generate all the reference as they were journals. If you hack/made a copy of this macro for books, it would generate all the referenc

Re: [tw5] Re: New version of the Notebook theme available

2020-12-14 Thread odin...@gmail.com
Hi Nicolas! Thank you for sharing this theme. Your design is really well done. In order for TiddlyWiki to appeal to a wider audience, it is IMO essential to have a clean design available. It is good to see people are working on those designs! You wrote that it hasn't reached V1.0 yet. What are

Re: [tw5] Re: New version of the Notebook theme available

2020-12-14 Thread odin...@gmail.com
ng. How to recreate: Go to tiddlywiki.com and drag and drop the theme into TiddlyWiki. I also tried this using TiddlyDesktop. Op maandag 14 december 2020 om 11:08:35 UTC+1 schreef odin...@gmail.com: > Hi Nicolas! > > Thank you for sharing this theme. Your design is really well d

[tw5] Re: Projectify 0.6.0

2020-12-16 Thread odin...@gmail.com
Nicolas, I am a fan of your work! Op donderdag 17 december 2020 om 00:16:51 UTC+1 schreef TW Tones: > Nicolas, > > Love your work. > > One suggestion, now the projects are displayed as cards, perhaps display > the description field from a project tiddler inside the card. This allows > additio

[tw5] Re: Stylesheet tiddlers: A question of performance

2020-12-17 Thread odin...@gmail.com
Commenting on this because I am also curious to know what the differences are between 1 and 2 are. Op donderdag 17 december 2020 om 08:12:51 UTC+1 schreef Mohammad: > Tiddlywiki is enough flexible to have > > 1. stylesheet tiddler of type text/css > 2. stylesheet tiddler of type text/vnd.tiddlywi

Re: [tw5] [ANN] Notebook theme v1.0.0

2020-12-18 Thread odin...@gmail.com
+1 schreef Mohammad: > Hi Odin, > How do you drag and drop the theme? I recommend to use do this from the > main page on: https://nicolas.petton.fr/tw/notebook.html#Install > Testing on tiddlywiki.com works for me. > > > > Best wishes > Mohammad > > > On Fri, Dec 1

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

2020-12-18 Thread odin...@gmail.com
I got into TiddlyWIki more seriously this year. I've had used it before to manage D&D notes, but back then (a couple of years ago) I really struggled with making lists using the filter notation. This year I am using it for my studynotes and to keep track of everything I want to keep track of. L

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

2020-12-18 Thread odin...@gmail.com
+1 schreef odin...@gmail.com: > I got into TiddlyWIki more seriously this year. I've had used it before to > manage D&D notes, but back then (a couple of years ago) I really struggled > with making lists using the filter notation. > This year I am using it for my studynotes

[tw5] Re: Simpel dictionary

2020-12-21 Thread odin...@gmail.com
Have a look at this tiddler from Mohammed's collection of scripts. It is a simple dictionary stored in a JSON-tiddler. https://kookma.github.io/TW-Scripts/#A%20Dictionary%20Project Op maandag 21 december 2020 om 08:50:59 UTC+1 schreef wolf...@gmail.com: > Hello, I'm new to tiddlywiki and wonder

[tw5] Re: TW minstyle - my new flavour

2020-12-21 Thread odin...@gmail.com
It looks gorgious! Do you have plans of bundling it all up into a plugin/theme ? Op maandag 21 december 2020 om 19:56:26 UTC+1 schreef sil...@gmail.com: > Thanks all for your feedback :) > > I've just upload this quick screencast (without audio) to show my latest > customization : https://vimeo

Re: [tw5] Re: TiddlyWiki Project Name

2020-12-30 Thread odin...@gmail.com
Thoughts from a non-coding user that has learned some wikitext/html/css over the past year to customize his tiddlywiki: If the goal is to attract a wider audience/more people to use TiddlyWiki, namechanging itself won't be enough I think. I agree what is said before on the name itself not reall

[tw5] Re: Task Tracker scripting challenge

2020-12-30 Thread odin...@gmail.com
" When the documentation says that you can indeed invoke a string containing ActionWidgets, I wonder what the syntax is. " I have wondered the same thing before. I would love to see this example in the documentation. Because I tried it like this, and I couldn't figure it out: " $action-sendmes

[tw5] Concatenating contents of multiple fields into one textfield

2020-12-30 Thread odin...@gmail.com
I am working on a little plugin that allows users to fill in a short reflection on the day. There are 3 questions and I am using an edit-text widget to provide for an input. The structure is like this: !! I am grateful for... <$edit-text> for the answer stored in a temp tiddler field !! What wou

[tw5] Re: How to uninstall Stroll? It breaks my TW5.1.23 [German/Austrian edition]

2020-12-30 Thread odin...@gmail.com
Using Tinka is an easy way of making plugins in a single file wiki. I think it is what you are looking for David. Op donderdag 31 december 2020 om 03:26:02 UTC+1 schreef HP: > Be careful David, I was mislead - it seems out-of-date (2015?) - I came > across this l

[tw5] Re: Seeking reviewers for an upcoming TiddlyWiki textbook (both experts and beginners)

2020-12-30 Thread odin...@gmail.com
Hi Soren! I am an applied psychology student and I am using TiddlyWiki as a notetaking system/zettelkasten. I would rate myself between a beginner and intermediate by Stobots standards as I am starting to use widgets, but am often unsure how to use them properly. I would love to help out with

[tw5] Updating the community showcase page on TiddlyWiki.com

2020-12-31 Thread odin...@gmail.com
Hi everyone! With the new year starting tomorrow I was thinking about updating the community section on the official TiddlyWiki site. To check if all the links are still working, and to add helpful plugins and editions that have been made this past year. My goal would be to i

[tw5] Re: Updating the community showcase page on TiddlyWiki.com

2020-12-31 Thread odin...@gmail.com
> tiddlywiki.com. Dead link to an old site of mine. I alerted people here > years ago to remove it, and nothing happened. Thanks. > > On Thursday, December 31, 2020 at 4:56:40 AM UTC-6 odin...@gmail.com > wrote: > >> Hi everyone! >> >> With the new year startin

[tw5] Re: Concatenating contents of multiple fields into one textfield

2020-12-31 Thread odin...@gmail.com
arameters will > accept {{transclusions}} or <> > > The method you used is not valid, inside simple macro calls. > > Regards > Tony > > > On Thursday, 31 December 2020 at 07:00:16 UTC+11 odin...@gmail.com wrote: > >> I am working on a little plugin

[tw5] Re: Updating the community showcase page on TiddlyWiki.com

2021-01-01 Thread odin...@gmail.com
> Yes, feel free to add my documenting TW site. > > And please, please add Stroll. > > On Thursday, December 31, 2020 at 6:36:57 AM UTC-6 odin...@gmail.com > wrote: > >> Thanks for the reply! >> The link works for me. I can remove it of course, but It might still be >