#6127·memos

[Feature Request] Blur attachments from notes with a blurred tag

Author: sjorgeCreated Jul 30, 2026Updated Sep 11, 2026

Pre-submission Checklist

  • I have searched existing issues and confirmed this has not already been requested
  • This is a feature request, not a bug report or support question

Area

Resources / attachments

Problem or Use Case

(Not 100% sure of bug or feature request)

I have a few tags set to blur the note, which works fine. But if the note has image attachments they are shown unblurred in the attachment view.

This basically means you can't open the attachment if you are somewhere in public, as the attachments from blurred notes will be visible.

Who Would Use This?

I'm assuming anyone who uses the blur feature on a tag would appreciate this.

Proposed Solution

Attachments are already linked to notes (If I understand correctly) so simply apply the same blur effect to the attachment in the attachments view if there is a tag set with blur enabled.

Alternatives Considered

I've considered manually uploading the attached images and then embedding them with ![]() in the note. This works, however it's rather cumbersome to upload the images elsewhere. It's also a lot of work tracking which upload can be removed if a note gets deleted.

Compatibility and Migration

n/a

Examples

n/a

Additional Context

n/a