You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3.4 KiB

ServingSize cssclass Alias Tag Date DocType Hierarchy location CollapseMetaTable Meta Recipe Ingredients
2 recipeTable
🐠
🇯🇵
🟥
2024-02-22 Recipe NonRoot true
IsFavourite Rating
False
Courses Categories Collections Source PreparationTime CookingTime OServingSize
Main dish Fish Japanese [Sesame Seared Tuna Steak Recipe](https://everydaydishes.com/simple-food-recipes/sesame-seared-tuna-steak/) 17 17 6
1.5 lbs tuna steaks, fresh, 1" thick
0.5 cup sesame seeds, (black, white or both)
1 pinch salt and pepper, to taste
1.5 tsp oil

Parent:: @@Recipes, @Main dishes


name Edit Recipe parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData

^button-SesameSearedTunaSteakEdit

name Save
type command
action Save current file
id Save

^button-SesameSearedTunaSteakNSave

Sesame Seared Tuna Steak

style: number


🗒 Practical Informations

list without id
 "<table><tbody><tr><td><a class=heading>🍽 Courses</a></td>"
 +
 "<td><span style='color: var(--footnote);'>" + this.Recipe.Courses + "</span></td></tr>"
+
 "<tr><td><a class=heading>🥘 Categories</a></td>"
 +
 "<td><span style='color: var(--footnote);'>" + this.Recipe.Categories + "</span></td></tr>"
 +
 "<tr><td><a class=heading>📚 Collections</a></td>"
 +
 "<td><span style='color: var(--footnote);'>" + this.Recipe.Collections + "</span></td></tr>"
 +
 "<tr><td><a class=heading>👨‍👨‍👧‍👦 Serving size</a></td>"
 +
 "<td><span style='color: var(--footnote);'>" + this.ServingSize + "</span></td></tr>"
 +
 "<tr><td><a class=heading>⏲ Cooking time</a></td>"
 +
 "<td><span style='color: var(--footnote);'>" + this.Recipe.CookingTime + " min</span></td></tr></tbody></table>"
FROM "03.03 Food & Wine/Sesame Seared Tuna Steak"


🧫 Ingredients

dv.view("00.01 Admin/dv-views/query_ingredient", {ingredients: dv.current().Ingredients, originalportioncount: dv.current().Recipe.OServingSize})


🔀 Instructions

  • In a small bowl, combine all ingredients for dipping sauce and set aside. In a shallow dish, add sesame seeds and stir to mix if using black and white seeds.

  • Season tuna lightly with salt and pepper and coat top and bottom of fish completely in sesame seeds, pressing to adhere.

  • Place a heavy-bottomed skillet or grill pan over high heat and allow it to become scorching hot.

  • Add just enough oil to skillet to coat the area that the fish will occupy. Place as many pieces of tuna in the pan as will comfortably fit, but do not overcrowd the pan. Work in batches if necessary.

  • Cook tuna on first side for about 1 minute then flip and cook slightly longer than 1 minute on the second side. The white sesame seeds should become lightly golden brown and the fish will be cooked to rare stage.

  • Transfer the tuna to a cutting board and carefully slice into ¼"-thick slices. Arrange the tuna on a platter or on individual plates. Serve immediately with dipping sauce on the side.

[!tip] Serve the seared tuna with a simple green salad for a healthy and delicious meal!


$= dv.el('center', 'Source: ' + dv.current().Link + ', ' + dv.current().Date.toLocaleString("fr-FR"))