Journaling title #5501

Closed
opened 2025-12-29 19:28:45 +01:00 by adam · 1 comment
Owner

Originally created by @snowie-swe on GitHub (Oct 10, 2021).

NetBox version

v3.0.7

Feature type

New functionality

Proposed functionality

Titles on the journal entries.

Use case

UI wise when writing long entries in current version it get messy and don't display all text.
Especially if adding links or ref to documentation.
messy

On the other hand If it would display all text, its easy to actually miss something important that is added within the journal.
As the entries can be very long.

So having a title on the entries would allow for an easier UI experience.
better
It would require ppl to press on the entries to actually check them.

Database changes

dont know

External dependencies

dont know

Originally created by @snowie-swe on GitHub (Oct 10, 2021). ### NetBox version v3.0.7 ### Feature type New functionality ### Proposed functionality Titles on the journal entries. ### Use case UI wise when writing long entries in current version it get messy and don't display all text. Especially if adding links or ref to documentation. ![messy](https://user-images.githubusercontent.com/41901413/136675293-841b1653-4acf-4185-998c-ebee74463ca2.JPG) On the other hand If it would display all text, its easy to actually miss something important that is added within the journal. As the entries can be very long. So having a title on the entries would allow for an easier UI experience. ![better](https://user-images.githubusercontent.com/41901413/136675290-d4821df8-0068-4632-8e5c-c5b3f5dffcfd.JPG) It would require ppl to press on the entries to actually check them. ### Database changes dont know ### External dependencies dont know
adam added the type: featurestatus: under review labels 2025-12-29 19:28:45 +01:00
adam closed this issue 2025-12-29 19:28:45 +01:00
Author
Owner

@jeremystretch commented on GitHub (Oct 11, 2021):

We decided to omit a title field for journal entries as it is often unnecessary. Requiring the user to add a title for a short note would be burdensome.

UI wise when writing long entries in current version it get messy and don't display all text.

The output is truncated to 50 words, which IMO works quite well to convey the initial context of the message at a glance. Your screenshot above looks unusual because it contains a very long string of characters that's being treated as a single word.

@jeremystretch commented on GitHub (Oct 11, 2021): We decided to omit a title field for journal entries as it is often unnecessary. Requiring the user to add a title for a short note would be burdensome. > UI wise when writing long entries in current version it get messy and don't display all text. The output is truncated to 50 words, which IMO works quite well to convey the initial context of the message at a glance. Your screenshot above looks unusual because it contains a very long string of characters that's being treated as a single word.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5501