dvargas92495 / SmartBlocks

Useful examples from developer community for Roam42 SmartBlocks
147 stars 7 forks source link

Search YouGlish using Page Title as a default input #114

Open gijigae opened 3 years ago

gijigae commented 3 years ago

✂️ Copy of your #42SmartBlock from Roam

📋 Describe the SmartBlock

YouGlish is a popular service among English language learners to search usage of words or phrases in YouTube videos. This SmartBlock searches YouGlish's database with a page title as a default input and embeds the search result into Roam.

✅ Describe any prerequisites or dependencies that are required for this SmartBlock

None. This is an attempt to simulate YouGlish widget. Widget details can be found in YouGlish's site. If you find a better way of implementing the widget, please share it in the comment.

📷 Screenshot of your #42SmartBlock workflow/template from Roam

image

💡 Additional Info

youglish2

orkhan10 commented 3 years ago
Screenshot 2021-02-26 at 18 47 26

Why does it become like a link and not activate again after exiting it once? with exiting I mean closing the parent block

orkhan10 commented 3 years ago

one more thing, how can I use it with youglish for german?

gijigae commented 3 years ago
Screenshot 2021-02-26 at 18 47 26

Why does it become like a link and not activate again after exiting it once? with exiting I mean closing the parent block

Make another SmartBlock with the following two blocks in it. Let's name it as YouGlish2. When you revisit the page and want to see the YouGlish widget again, run "YouGlish2". Hope it helps.

image

agoodbear commented 3 years ago

Do you mean repeat the Youglish Smartblock like this?

CleanShot_2021-02-27_at_14_05_56_2x
agoodbear commented 3 years ago

Sorry~~ I understand what you mean now thanks~

orkhan10 commented 3 years ago

I have made a small change and added an activate button to the bottom of the widget.

Button code:

{{Activate:42SmartBlock:YouGlish Reactivate:42RemoveButton=false}}

Screenshot 2021-02-27 at 14 29 39

Screenshot 2021-02-27 at 14 28 43