Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Twitter / Reddit like comment system. #31

Closed
alexlenn opened this issue May 18, 2024 · 1 comment
Closed

A Twitter / Reddit like comment system. #31

alexlenn opened this issue May 18, 2024 · 1 comment

Comments

@alexlenn
Copy link

alexlenn commented May 18, 2024

Hello,
proposing the following idea and feature request:

Next to the URL Key a Comment Key is established to build a Twitter / X / Reddit / Mastodon like comment system for/on URLs respective shared pages.

The app is extend for an input field to "add an URL" and a "comment for that URL" respective its hash.
The input field creates a bundle: URL Key plus Comment Key, URL + Message/Page plus Comment and hashes.

In General: The URL is shared over the URL key, the comment is shared over the Comment Key.

The URL is hashed, the message is hashed.
An index out of timestamp, URL hash and comment hash and comment key creates an index, which is shared.

It is possible to block Comment Keys from appearing in the GUI to exclude spams or unwished content creators.

Comment Keys are shared automatically with all reachable nodes in an app standard channel.

As the input field adds URL Key and Comment Key to the shared messages, all of this is distributed over the Comment-Key-Channel (including the URL Key) (or first: over the standard Auto-Channel for Comment Keys.)
(Means: Inserting an URL and Comment as Message over the input field shares also the URL Key.)

A new "timeline" ("latest") button next to the seaerch button shows title of Message (URL), URL and underneath sorted referring comments like on Mastodon or Twitter (can be done in the same search tab).

(Optionally: Mastodon Servers are hybrid implemented and bridged to bring these messages (Message title plus URL, if given) into the node.)

Search results in URL-search get next "view locally" also a "show comments for this URL" link and a "create a comment" link, to show the comments for an URL/message/page - or to create one comment, tied with it.

Regards Lenny

URL-Insertation_Window

comments urlwithtimeline
@alexlenn alexlenn changed the title A Twitter like comment system A Twitter / Reddit like comment system May 18, 2024
@textbrowser textbrowser changed the title A Twitter / Reddit like comment system A Twitter / Reddit like comment system. Jun 15, 2024
@textbrowser
Copy link
Owner

X is a toxic hellish landscape. Rather be a wretch in Elden Ring than write anything Twitter-like or even Reddit-like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants