UdaraJay / Pile

Desktop app for digital journaling.
https://udara.io/pile
MIT License
1.71k stars 94 forks source link

Ability to toggle link previews #52

Open remainstheday opened 6 months ago

remainstheday commented 6 months ago

Link previews are nice but can be distracting and ugly depending on the source's meta data. Some users might want a minimal distraction free experience.

CleanShot 2024-01-02 at 10 43 18@2x

UdaraJay commented 6 months ago

makes sense to have it as a per-entry option. could just store it in the entry's metadata as hideLinkPreviews: bool