churichard / notabase

A second brain for your knowledge, thoughts, and ideas.
https://notabase.io
GNU Affero General Public License v3.0
782 stars 71 forks source link

rich embeds #1068

Open veereshkumar-dev opened 2 years ago

veereshkumar-dev commented 2 years ago

i would like to add direct links to video files

RealmX1 commented 9 months ago

It might be nice, but remember that 1) this is a markdown based note, so support for video may take way too much work. 2) notabase structure is based on remote storage; videos can put a heavy burden on the storage server side, and thus might make it cost more

I think one solution is to allow links in notes for playing local videos (open up a video file in default video player of the user).

Another solution is to allow online video storage & in notabase video play function, and incorporate it as a service with a more premium subscription, but I'm not sure about how complex it is to implement.

candideu commented 6 months ago

+1 for this! Even just the ability to embed a video hosted elsewhere (via an iframe, or direct download link) would make a huge difference.