[PR #126] [MERGED] Fix/search notes #591

Closed
opened 2026-03-03 00:22:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/126
Author: @Davy-c
Created: 12/12/2019
Status: Merged
Merged: 12/12/2019
Merged by: @Davy-c

Base: fix/all-notes-from-subfoldersHead: fix/search-notes


📝 Commits (3)

  • 27e1b45 search input and filtered notes
  • a7b7911 search notes with highlight
  • 0919ddf reduce occurence of trimmedContent

📊 Changes

3 files changed (+126 additions, -45 deletions)

View changed files

📝 src/components/NotePage/NoteList/NoteItem.tsx (+51 -10)
📝 src/components/NotePage/NoteList/NoteList.tsx (+72 -12)
📝 src/components/NotePage/NotePage.tsx (+3 -23)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/126 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 12/12/2019 **Status:** ✅ Merged **Merged:** 12/12/2019 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `fix/all-notes-from-subfolders` ← **Head:** `fix/search-notes` --- ### 📝 Commits (3) - [`27e1b45`](https://github.com/BoostIO/BoostNote-App/commit/27e1b45f96545631c5a3a20c8593cefa70e35367) search input and filtered notes - [`a7b7911`](https://github.com/BoostIO/BoostNote-App/commit/a7b791126ef2fbcf34770f073cd7731607af2d3b) search notes with highlight - [`0919ddf`](https://github.com/BoostIO/BoostNote-App/commit/0919ddf34a64020022c797482243407e8c6111c8) reduce occurence of trimmedContent ### 📊 Changes **3 files changed** (+126 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `src/components/NotePage/NoteList/NoteItem.tsx` (+51 -10) 📝 `src/components/NotePage/NoteList/NoteList.tsx` (+72 -12) 📝 `src/components/NotePage/NotePage.tsx` (+3 -23) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:22:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#591
No description provided.