Thanks for the encouraging words, everyone! @David That is a mistake by me. I forgot to put in some * and enters. Should be fixed now. I think it isn't really showable in the fields, so I guess I have to be diligent when entering recipes, because there isn't a way to edit recipes atm. Because when editing the fields, the formatting gets lost.
@TW-Tones Thank you for the great feedback! It is funny I didn't think of using the view template based on tags trick for the template. I have used it before, just didn't think of it. I added it to the plugin. The thing about hiding is a great tip, but I think for now I want to have it showing, because it makes it easier to debug atm. What do you mean with reusing the template to edit? To edit current recipes, or to edit the template? If it is the former I am very interested! I also added a search. You are now able to filter recipes based on title, author, ingredients, portions size and source. I am low key proud that I managed to figure this one out myself:) The updated plugin is on the same URL: http://odinjorna.nl/recipes.html Op zondag 15 november 2020 om 04:06:20 UTC+1 schreef [email protected]: > Recipe formatting looks fantastic. I did notice that in the ingredients > list some of the list items are merged together instead of displaying as > separate list items (see attached image). I had a quick look at the > *recipe-ingredients* field value but could not see anything about the > problem ingredients that stood out as different. > > -- > Regards, > David. > On Sunday, 15 November 2020 at 08:25:46 UTC+9:30 clutterstack wrote: > >> This is a very nice plugin. I am now wishing I were not too lazy to >> prepare a dahl like that. >> >> On Saturday, November 14, 2020 at 12:13:47 AM UTC-5 TW Tones wrote: >> >>> Odin, >>> >>> Thanks for sharing into the community. In the attached tiddler you can >>> see how I use a view template, this allows you recipes text field to be >>> empty as the view template transcludes the recipe, template on tiddlers >>> tagged recipe. >>> >>> This leaves the text field free for other notes, and displays then at >>> the bottom below you recipe. >>> >>> I also noticed that a number of fields storing text details are text >>> blocks, stored in regular fields. This means if edited in edit mode they >>> may loose all their new line characters. Consider hiding such fields from >>> edit mode. Do do this create a tiddler an include it in your plugin in the >>> following name; >>> >>> 1. $:/config/EditTemplateFields/Visibility/*fieldname * >>> >>> >>> - and place the value hide (or show) in the text field. >>> >>> for example >>> >>> - $:/config/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 to reuse >>> $:/plugins/Odin/Recipe/RecipeTemplate on existing recipes to edit them. >>> >>> Good work and once again, thanks for sharing with the community. >>> Tones >>> >>> On Saturday, 14 November 2020 at 05:09:14 UTC+11 [email protected] >>> wrote: >>> >>>> 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 >>>> - A nice presentation of the recipe >>>> - The box around the ingrediƫnts list changes depending on the >>>> theme. It takes on the colour of the page-background. >>>> - By default, each recipe gets tagged 'Recipe'. >>>> >>>> You can find it on http://odinjorna.nl/recipes.html >>>> >>>> This is the first time I packaged and have published a plugin. It is a >>>> very simple one, but I do use it in my own tiddlywiki. I am mainly sharing >>>> it with this forum to look for feedback. I want to learn more about >>>> wikitext and how to make stuff. What would be some things to add that >>>> aren't too challenging? >>>> >>>> Looking foward to see what you folks think. >>>> >>> -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e40fbdde-da0c-4fc3-9932-d63674351707n%40googlegroups.com.

