[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/int/ - International


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: file.jpg (160 KB, 1263x733)
160 KB
160 KB JPG
I hate this stupid piece of shit software in my country

I want a SIMPLE note taking app where I can post youtube videos and see the thumbnail

basically like notepad but it auto-organizes my notes and has some built-in features for displaying thumbnails of PDFs, videos, etc that I paste into it

WHY does this not exist? Why do my countrymen need to struggle with this piece of shit instead?
>>
>>214675882
So why don't you make it then. It should take like half a day to make something like that yourself.
>>
>>214676151
I don't have claude code
>>
>>214676151
I think you are really underestimating how difficult it is to make software like notepad but with thumbnails
>>
File: 1750911325293008.png (142 KB, 1915x1073)
142 KB
142 KB PNG
>>214675882
here you go bro
>>
>>214675882
Pen and paper?
>>
>>214676331
can you display a youtube or pdf thumbnail using pen and paper?
>>
>>214676181
It's like 20$ firsties can afford it
>>214676188
It literally isn't.
Just parse the copied YouTube videos URL.
Get the video ID from the URL.

img.youtube.com/vi/your_video_id_here/maxresdefault.jpg

If it doesn't have maxresdefault then hqdefault.jpg

https://img.youtube.com/vi/dQw4w9WgXcQ/maxresdefault.jpg

Here, try this.
>>
>>214676394
is it possible for you to make an obsidian add-on that can do this for me?

see the problem with the ones that exist is they don't thumbnail video/pdf links automatically. they can do it but only after pressing a key that you set like ctrl l or something
>>
>>214676394
You can either just source the image like that with only the URL if your app connects to the internet
Or if it's not
Once you have the image, save the image to your device, use indexDB for offline storage.
If you want, you can Googles's file storage API with flutter or react native or whatever you're using.

Then draw it using an img tag.
>>
File: images (72).jpg (27 KB, 518x290)
27 KB
27 KB JPG
>>214676425
I've never used obsidian but I would.....FOR MONEY.
Jk I'll probably make some lightweight notes app and post the repo here later.
>>
>>214675882
>where I can post youtube videos and see the thumbnail
Telegram's "Saved Messages" does it.
> but it auto-organizes my notes
How? How can it auto-organise, if it doesn't know what kind of organise you want?
>>
>>214676425
>>214676542
I checked and it already exists on github
https://github.com/Meikul/obsidian-thumbnails
Another one
https://www.obsidianstats.com/plugins/enhance-youtube-links?utm_source=chatgpt.com



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.