Console JavaScript script to show thread level on HN
4 months ago
- #JavaScript
- #Hacker News
- #Usability
- A script for Hacker News that displays comment indentation levels directly in comment cells.
- The script uses JavaScript to add labels showing the indentation level (numeric) inside each comment cell.
- Customizable options include selector, attribute, class name, color, font size, and padding.
- The script ensures proper positioning and styling for the indentation labels.
- The script was created to help users track their reading position in lengthy Hacker News threads.