You are viewing a single comment's thread from:
RE: Deciding What to Write About – Researching – Synthesis of a Blog Post. A Personal Approach by @katerinaramm (Part 3 – Synthesis of a Blog)
- I never use the editor .. :) I prefer the raw html :P
- Regarding Dtube, I don't think it is embeddable (is this correct?) You only get the link and a small image (to be clicked upon)
- Regarding the clickable image, please see below ..
STEP 1. You upload both images (big + small dimension)
STEP 2. You remove the ![text]( and the last parenthesis
STEP 3. You add the code as:
<a href="https://steemitimages.com/DQmSCQFPwCSaHawE7fgQtKpidX9yE4tnmjJ5U1P9DamK58M/bb2.jpg"><img src="https://steemitimages.com/DQmRjLcsNohWZWJoeXF6pzM9x1qQHBT8YaGq5hx4PeYfS2c/bb2b.jpg"></a>
Thank you! You’re the best!
I tried the editor. Actually I opened it and then closed it. I like writing the code too. :)
regarding d.tube this is where I got that idea from... ( :
source
haha, it all depends on what each one means by 'embedded' I guess :)
(testing putting link)
<a href="https://ipfs.infura.io/ipfs/QmWDPQNhFrj3k6TzvgFTvZh44GLZppi3GFDWvSs12MGJdb"><img src="https://steemitimages.com/0x0/https://ipfs.io/ipfs/QmewVp8XCfMax1E3p4EvdErWYw7ezpth3wMtsSS4uobhFG"></a>
You click on the image > right click > copy image location [this will go in the
<img src="https://steemitimages.com/0x0/https://ipfs.io/ipfs/QmewVp8XCfMax1E3p4EvdErWYw7ezpth3wMtsSS4uobhFG">
Then you use the above code to embed it ..
Unfortunately dtube cannot yet be embedded the same way as youtube, but I believe that this solution is better than just putting the link.
Thank you to @zangmore for allowing me to post his video. (I am sure he would not mind If I asked)
p.s. you are right, I had not checked the dtube info before posting it in the markdown guide .. But apparently your question was a good chance to eventually figure out how it works
!!!!!! :D
Yeah I guess that embedment style is good enough for dtube!
Especially since dtube (as far as I know) posts directly to Steemit.
So I would have to create a separate account to have the video upload to dtube without going to my Steemit blog. Then take the link and embed it, dtube style (or @katerinaramm style) into my Steemit post...
[“thinking out loud” helps for me to understand things...]
Nice music too!
Thanks again!