btrask / stronglink

A searchable, syncable, content-addressable notetaking system
Other
1.04k stars 39 forks source link

Preview generators for other file formats, like images #29

Open btrask opened 9 years ago

btrask commented 9 years ago

For images, this requires a fast, portable, and hopefully secure graphics library that we can use to generate thumbnails. For other formats, it gets fairly complicated.

These preview generators should also have a way to generate and reference secondary resources. data: URIs are easy for now but we'd like to have better caching.