[GH-ISSUE #28] Appearance of records of a zone #13

Closed
opened 2026-02-28 01:20:33 +03:00 by kerem · 1 comment
Owner

Originally created by @piwats on GitHub (Feb 19, 2015).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/28

When looking at records of a zone it would be very nice to be able to detach the main zone part from the record like this:

zone: test.com

subdns1.          test.com
subdns10.         test.com
subdns100.        test.com

Instead of

zone: test.com

subdns1.test.com
subdns10.test.com
subdns100.test.com

This would give a more structural appearance to the list of records.

Originally created by @piwats on GitHub (Feb 19, 2015). Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/28 When looking at records of a zone it would be very nice to be able to detach the main zone part from the record like this: ``` zone: test.com subdns1. test.com subdns10. test.com subdns100. test.com ``` Instead of ``` zone: test.com subdns1.test.com subdns10.test.com subdns100.test.com ``` This would give a more structural appearance to the list of records.
kerem 2026-02-28 01:20:33 +03:00
Author
Owner

@tuxis-ie commented on GitHub (Feb 24, 2015):

I personally like to see the whole record. @habbie showed me how pdnscontrol does it, they make the $ORIGIN part lightgrey. That can be a useful combi.

<!-- gh-comment-id:75715803 --> @tuxis-ie commented on GitHub (Feb 24, 2015): I personally like to see the whole record. @habbie showed me how pdnscontrol does it, they make the $ORIGIN part lightgrey. That can be a useful combi.
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/nsedit#13
No description provided.