mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #1084] [Feature Request] Add option to indicate if the agent note should be preformatted #669
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#669
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NiceGuyIT on GitHub (Apr 23, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1084
Is your feature request related to a problem? Please describe.
The agent notes uses
<pre>to show the text. This works if the note is a command or log output but fails when the note is regular text.Describe the solution you'd like
Please add a switch to the agent notes to indicate if the note should be preformatted.
Describe alternatives you've considered
The alternative is to use it as it is.
Additional context
Here are some screenshots of editing the text and how it shows.