devottys / xdplayer

Terminal crossword puzzle player
MIT License
19 stars 2 forks source link

Add a * to clues that have notes #12

Closed anjakefala closed 2 years ago

anjakefala commented 2 years ago

* is coloured based on the user_attr for the user who most recently added a note.

Screenshot from 2022-02-06 00-49-04 Screenshot from 2022-02-06 00-49-22

Placement of * is relative to terminal width!

lpesk commented 2 years ago

for possible later iterations, what do you think about placing the closer to the right-hand side of the clue box, maybe at 10% of the distance between the clue box and the right-hand side of the terminal? this might just be me (it happens a lot :)) but i think i'd miss the connection between the s and clues when my terminal is full-screened.

another option that looks good to me in a quick trial is putting the * to the left of the dirnum and just adding a space before dirnums without notes.