mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #206] Embed 3rd party service like Youtube, Tweet, Gist... #69
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#69
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shashank-k on GitHub (Dec 21, 2019).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/206
I am trying to embed github gists into the notes.
If something like this exists, it will be excellent.
IssueHunt Summary
Backers (Total: $7.00)
Become a backer now!
Or submit a pull request to get the deposits!
Tips
@Flexo013 commented on GitHub (Dec 21, 2019):
This is not possible at the moment, but sounds like a useful feature.
@Rokt33r commented on GitHub (Jan 9, 2020):
Sounds good to me. We could exploit ImageReference syntax,
, for this.(or introduce other syntax, like[$gist:{gistId}]).And I found this issue. https://github.com/remarkjs/ideas/issues/9 Although gist doesn't support oembed.
@Rokt33r commented on GitHub (Jan 9, 2020):
https://github.com/djm/remark-shortcodes looks quite promising. So I guess we could do make it like
[[gist id=1234]].@issuehunt-oss[bot] commented on GitHub (Jun 12, 2020):
An anonymous user has funded $5.00 to this issue.
@Erprincekumarojha commented on GitHub (Jun 18, 2020):
You contact me I will try
@Flexo013 commented on GitHub (Jun 27, 2020):
@Erprincekumarojha Feel free to pick up this issue and submit a PR for it. When your PR gets merged you will receive the funding for this issue!
@themagiulio commented on GitHub (Nov 6, 2020):
Hi, I'm trying to implement this by using remark-shortcodes as suggested by @Rokt33r
I archived to create shortcuts for strings, but I can't put
<a></a>.I wrote these lines of code which are meant to put in the MarkdownPreviewer an
<a></a>which points to the given url.Unfortunately it shows only a block with the string 'https://boostnote.io' as a children...
Can someone explain me how does render work?
@Flexo013 commented on GitHub (Nov 8, 2020):
@themagiulio Please join our Slack and DM Rokt33r directly. He'll be able to help you out.
@issuehunt-oss[bot] commented on GitHub (Dec 12, 2020):
@ritikchhipa5 has funded $2.00 to this issue.