RFC: Gemini link numbering #133

Closed
opened 2020-03-04 17:34:50 +00:00 by sloum · 4 comments
Owner

Currently the gemini module does not do what gopher does: provide a left hand gutter for link numbers. Should we add a gutter on the left hand side for gemini? It is a minor code update to do so... but I am not sure what the merits and flaws of doing so are.

Currently the gemini module does not do what gopher does: provide a left hand gutter for link numbers. Should we add a gutter on the left hand side for gemini? It is a minor code update to do so... but I am not sure what the merits and flaws of doing so are.
sloum added the
non-urgent
question
labels 2020-03-04 17:35:42 +00:00
Author
Owner

I am leaning toward adding this in. If only for consistency with how gopher is displayed in Bombadillo.

It has the additional bonus that any link lines that are part of ascii art (not recommended, but definitely possible) will align properly with the art the comes before and/or after them. I'll work something up and get a PR together.

I am leaning toward adding this in. If only for consistency with how gopher is displayed in Bombadillo. It has the additional bonus that any link lines that are part of ascii art (not recommended, but definitely possible) will align properly with the art the comes before and/or after them. I'll work something up and get a PR together.
sloum self-assigned this 2020-03-17 05:47:00 +00:00
Author
Owner

So, this has proved to be trickier than initially thought. I'm going to keep playing with it, but wanted to update that I had been working on it.

So, this has proved to be trickier than initially thought. I'm going to keep playing with it, but wanted to update that I had been working on it.
sloum added the
gemini
label 2020-05-18 23:50:13 +00:00
Author
Owner

It has taken forever (sorry!) but I think I have a working version of the numbering gutter working for gemini. Any that want to check it out can see the code in PR #188 . The branch is listed and can be pulled. If this seems good we'll move it into a release branch and close this issue. Otherwise I'll comment here with an update.

It has taken forever (sorry!) but I think I have a working version of the numbering gutter working for gemini. Any that want to check it out can see the code in PR #188 . The branch is listed and can be pulled. If this seems good we'll move it into a release branch and close this issue. Otherwise I'll comment here with an update.
Author
Owner

This was merged into a release branch with #188

Gopher's link numbering was also modified as a part of that PR. I will keep this open until the release is done.

This was merged into a release branch with #188 Gopher's link numbering was also modified as a part of that PR. I will keep this open until the release is done.
sloum closed this issue 2021-01-22 06:02:29 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
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: sloum/bombadillo#133
No description provided.