I had so much fun building this.
I don’t know who needs to see this.
This little interactive template embeds an entire reddit thread directly into a page, including all the comments, in collapsible bullets, markdown is amazing!
update the link inside [reddit](>>HERE<<) with a reddit.com link
to a comments page - https://www.reddit.com/r/<subreddit>/comments/<id>/<title>
or a comments sub-thread - https://www.reddit.com/r/<subreddit>/comments/<id>/<title>/<comment-id>
or to a user page (even with parameters!) - https://www.reddit.com/user/<username>/?sort=top&t=day
or to a subreddit (even with parameters!) - https://www.reddit.com/r/<subreddit>/top/?sort=top&t=week
After adding the template, before clicking the button:
I could see myself getting a lot of milage out of this
Me too. I do a lot of research and link collecting and actually embedding the content of reddit threads instead of just referencing the link is magical to me. Being able to collapse/edit and treat individual comments as blocks is amazing.
please let me know if you can think of any nice features I can add (like for example, I’ve been thinking about a refresh button, showing comment points, maybe even a working “load more comments” button, etc)
Hi @Maddog, thanks for this super cool tool! With the upcoming plugin APIs, tools like your Reddit importer shall be easier to implement and integrated more closely with Logseq.
FYI, the last meetup that @Charlie demoed some plugins written in the early-stage APIs: Logseq Meetup #2 - YouTube
@Maddog Thanks for your attention Currently plugin samples is preparing & some editor APIs is forwarding with refactoring branch. It will hopefully publish within one or two weeks
You can get some early API (unstable) here: