diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-09-28 20:26:15 +0200 |
---|---|---|
committer | Rodrigo <rodarima@gmail.com> | 2025-09-28 23:10:55 +0200 |
commit | fb510ea86be5ceb9e91573890242581fdbd77ad8 (patch) | |
tree | d819fe40683592008d136727f5a0b03e48dc1164 /227 |
Diffstat (limited to '227')
-rw-r--r-- | 227/index.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/227/index.md b/227/index.md new file mode 100644 index 0000000..04afa7c --- /dev/null +++ b/227/index.md @@ -0,0 +1,14 @@ +Title: Add table of contents +Author: rodarima +Created: Wed, 17 Jul 2024 18:57:33 +0000 +State: open + +It would be handy to have Dillo automatically create a table of contents based on the document headers. This would also allow jumping to a given header which doesn't have any anchor link, but it does have a unique id. + +This would also allow a new entry in the context menu to copy a link to the current section (or element). + +--%-- +From: khlsvr +Date: Mon, 02 Sep 2024 09:02:21 +0000 + +Even without trying I can tell that this would be a really good feature! I would even go so far as to add an option to have a fixed sidebar or top bar that would show me this toc constantly. That is.. if dillo is able to have a part of a page to stay on fixed position while another part is being scrolled. I could then quickly jump from one header to another on the page without needing to use scrolling so much. I vote for highest possible priority on implementing this one :)
\ No newline at end of file |