Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: exclude protected previews from linking search #2853

Merged
merged 1 commit into from Feb 20, 2024

Conversation

moughxyz
Copy link
Member

No description provided.

@moughxyz moughxyz merged commit 8e11227 into main Feb 20, 2024
3 checks passed
@moughxyz moughxyz deleted the fix/protected-search branch February 20, 2024 19:08
@@ -0,0 +1,58 @@
import { ContentType } from '@standardnotes/domain-core'
import { getItemTitleInContextOfLinkBubble, doesItemMatchSearchQuery } from './doesItemMatchSearchQuery'
import { DecryptedItemInterface, ItemContent, SNNote, SNTag, isNote, isTag } from '@standardnotes/snjs'

Check notice

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused imports SNTag, isNote, isTag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant