[PR #4635] [MERGED] Fix showing unhoist confirm dialogue for bookmarked notes. #5351

Closed
opened 2025-10-01 16:42:33 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TriliumNext/Trilium/pull/4635
Author: @WantToLearnJapanese
Created: 2/2/2024
Status: Merged
Merged: 2/15/2024
Merged by: @zadam

Base: masterHead: WantToLearnJapanese-patch-unhoist-bookmark


📝 Commits (1)

  • a939599 Fix showing unhoist confirm dialogue for bookmarked notes.

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/public/app/services/hoisted_note.js (+2 -2)

📄 Description

Fix for following.

  • For bookmarked notes, the unhoist confirmation dialogue is not shown since it is under hidden/launchers.

🔄 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/TriliumNext/Trilium/pull/4635 **Author:** [@WantToLearnJapanese](https://github.com/WantToLearnJapanese) **Created:** 2/2/2024 **Status:** ✅ Merged **Merged:** 2/15/2024 **Merged by:** [@zadam](https://github.com/zadam) **Base:** `master` ← **Head:** `WantToLearnJapanese-patch-unhoist-bookmark` --- ### 📝 Commits (1) - [`a939599`](https://github.com/TriliumNext/Trilium/commit/a939599223c7843a6b3e5316bb7c6914beacf48c) Fix showing unhoist confirm dialogue for bookmarked notes. ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/public/app/services/hoisted_note.js` (+2 -2) </details> ### 📄 Description Fix for following. * For bookmarked notes, the `unhoist` confirmation dialogue is not shown since it is under `hidden/launchers`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the pull-request label 2025-10-01 16:42:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TriliumNext/Trilium#5351