[PR #1310] [MERGED] support for applying a label from android sender api #5655

Closed
opened 2025-10-01 17:13:02 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TriliumNext/Trilium/pull/1310
Author: @elementc
Created: 10/16/2020
Status: Merged
Merged: 10/16/2020
Merged by: @zadam

Base: masterHead: dev/android-sender-configurable-label


📝 Commits (1)

  • fd8b678 if the sender request contains a label and/or a labelValue, apply it

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 src/routes/api/sender.js (+8 -0)

📄 Description

Hey, tried to keep this one surgical since I'm super not comfortable in node. If there are tests that need updating, or you have other suggestions for how to do this sanely, please don't hesitate to suggest.

Android side of this change coming in the next couple of days.

As usual, if you think this PR is helpful, please consider applying the hacktoberfest-accepted label.


🔄 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/1310 **Author:** [@elementc](https://github.com/elementc) **Created:** 10/16/2020 **Status:** ✅ Merged **Merged:** 10/16/2020 **Merged by:** [@zadam](https://github.com/zadam) **Base:** `master` ← **Head:** `dev/android-sender-configurable-label` --- ### 📝 Commits (1) - [`fd8b678`](https://github.com/TriliumNext/Trilium/commit/fd8b678a0db0e746e9110e391acedaee83b2118b) if the sender request contains a label and/or a labelValue, apply it ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/routes/api/sender.js` (+8 -0) </details> ### 📄 Description Hey, tried to keep this one surgical since I'm super not comfortable in node. If there are tests that need updating, or you have other suggestions for how to do this sanely, please don't hesitate to suggest. Android side of this change coming in the next couple of days. As usual, if you think this PR is helpful, please consider applying the `hacktoberfest-accepted` label. --- <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 17:13:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TriliumNext/Trilium#5655
No description provided.