You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I want to easily share and discuss interesting news articles, blog posts, and other web content with my neodb network. Currently, neodb focuses on media like books and TV shows, but lacks a dedicated way to share and engage with dynamic web content. This forces me to share links externally, losing the context and discussion potential that neodb offers.
Describe the solution you'd like
I propose adding a "Web Page" type to neodb, specifically designed for sharing and discussing web content. When a user adds a web page, neodb should:
Import Open Graph Data: Automatically fetch and display the:
og:title (Title)
og:description (Description)
og:image (Preview image)
Source URL
og:site_name (Source Website)
It would also be great to tag with the article author and news org, many news aggregators support this.
Describe alternatives you've considered
Sharing links externally (e.g., via messaging apps or social media): This loses the context and discussion capabilities of neodb.
Using the "Note" type to paste URLs: This lacks automatic metadata retrieval and is not optimized for sharing and discussion.
Manually creating a list in the "Lists" section: This is also very manual, and does not provide the correct metadata, or discussion features.
Additional context
I would be willing to work on this with assurance a good PR would be accepted, but I'm more of a node.js developer.
Thanks!
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I want to easily share and discuss interesting news articles, blog posts, and other web content with my neodb network. Currently, neodb focuses on media like books and TV shows, but lacks a dedicated way to share and engage with dynamic web content. This forces me to share links externally, losing the context and discussion potential that neodb offers.
Describe the solution you'd like
I propose adding a "Web Page" type to neodb, specifically designed for sharing and discussing web content. When a user adds a web page, neodb should:
og:title
(Title)og:description
(Description)og:image
(Preview image)og:site_name
(Source Website)It would also be great to tag with the article author and news org, many news aggregators support this.
Describe alternatives you've considered
Additional context
I would be willing to work on this with assurance a good PR would be accepted, but I'm more of a node.js developer.
Thanks!
The text was updated successfully, but these errors were encountered: