[GH-ISSUE #40] Removing horizontal line makes startup look cleaner #26

Closed
opened 2026-02-27 20:05:03 +03:00 by kerem · 0 comments
Owner

Originally created by @tomballgithub on GitHub (Jan 17, 2026).
Original GitHub issue: https://github.com/misiektoja/instagram_monitor/issues/40

This is current way that startup shows loading info:

Target:                                 XXX
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────
- loading profile from username...      OK: XXX
- loading own profile...                OK: YYY
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────

I think removing the horizontal line after "Target:" looks cleaner, and shows alignment of the "-loading" strings with the account, especially with multiple accounts

Monitoring Instagram user XXX
───────────────────────────────────────────
Target:                                 XXX
- loading profile from username...      OK: XXX
- loading own profile...                OK: YYY
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────

Originally created by @tomballgithub on GitHub (Jan 17, 2026). Original GitHub issue: https://github.com/misiektoja/instagram_monitor/issues/40 This is current way that startup shows loading info: ``` Target: XXX ───────────────────────────────────────────────────────────────────────────────────────────────────────────────── - loading profile from username... OK: XXX - loading own profile... OK: YYY ───────────────────────────────────────────────────────────────────────────────────────────────────────────────── ``` I think removing the horizontal line after "Target:" looks cleaner, and shows alignment of the "-loading" strings with the account, especially with multiple accounts ``` Monitoring Instagram user XXX ─────────────────────────────────────────── Target: XXX - loading profile from username... OK: XXX - loading own profile... OK: YYY ───────────────────────────────────────────────────────────────────────────────────────────────────────────────── ```
kerem closed this issue 2026-02-27 20:05:03 +03:00
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/instagram_monitor#26
No description provided.