[PR #169] [MERGED] feat(core): allow slash cmd nested search #203

Closed
opened 2026-03-01 14:40:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/arikchakma/maily.to/pull/169
Author: @ChmaraX
Created: 3/24/2025
Status: Merged
Merged: 4/6/2025
Merged by: @arikchakma

Base: mainHead: feat/slash-cmd-nested-search


📝 Commits (1)

  • a4cedda feat(core): allow slash cmd nested search (#9)

📊 Changes

2 files changed (+190 additions, -98 deletions)

View changed files

packages/core/src/editor/extensions/slash-command/slash-command-search.tsx (+188 -0)
📝 packages/core/src/editor/extensions/slash-command/slash-command-view.tsx (+2 -98)

📄 Description

  • added support for nested search in slash commands
  • isolated and refactored the search logic a bit

https://github.com/user-attachments/assets/ec576d64-a010-4f47-9d82-1cc8aed5b4ec


🔄 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/arikchakma/maily.to/pull/169 **Author:** [@ChmaraX](https://github.com/ChmaraX) **Created:** 3/24/2025 **Status:** ✅ Merged **Merged:** 4/6/2025 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `feat/slash-cmd-nested-search` --- ### 📝 Commits (1) - [`a4cedda`](https://github.com/arikchakma/maily.to/commit/a4cedda13f180bafd981e6a6d33a14dbaf491a2d) feat(core): allow slash cmd nested search (#9) ### 📊 Changes **2 files changed** (+190 additions, -98 deletions) <details> <summary>View changed files</summary> ➕ `packages/core/src/editor/extensions/slash-command/slash-command-search.tsx` (+188 -0) 📝 `packages/core/src/editor/extensions/slash-command/slash-command-view.tsx` (+2 -98) </details> ### 📄 Description - added support for nested search in slash commands - isolated and refactored the search logic a bit https://github.com/user-attachments/assets/ec576d64-a010-4f47-9d82-1cc8aed5b4ec --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:40:31 +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/maily.to#203
No description provided.