respec icon indicating copy to clipboard operation
respec copied to clipboard

Show the full step number from algorithm step

Open marcoscaceres opened this issue 4 years ago • 2 comments

Is your feature request related to a problem? Please describe. For deeply nested algorithms (or any algorithm really), it would be nice to somehow get the step number (e.g., "step 3.4.5.2").

Additional context

For example:

Screen Shot 2021-11-15 at 10 29 45 am

marcoscaceres avatar Nov 14 '21 23:11 marcoscaceres

FYI, some documents I'm working on also have this kind of deep list, for example, this list is 4 levels deep: https://xfq.github.io/testing/jlreq-li-self-links/#id637

(I added ¶ to the left of each item, which can be used to link to the item. However, many algorithm steps don’t have IDs, so we should probably generate the step number and write it to the clipboard.)

xfq avatar Nov 16 '21 07:11 xfq

ah, nice one @xfq. Yeah, want to build something like that.

marcoscaceres avatar Nov 16 '21 08:11 marcoscaceres