Replies: 3 comments 2 replies
|
Hi @luben, thanks again for providing all the feedback to this tool. I have a couple of technical designs in mind:
Ultimately I want to support No.3 as it enables infinite customizability, but in the short term, how might No.1 and 2 relate to your goal? |
0 replies
|
Yes, flat list or shortcut will solve the problem. |
0 replies
|
Hi @luben, I added a bit more flexibility to the template. Now you can inject custom javascript to open all the Create a directory and file <script>
document.querySelectorAll("details").forEach(detail => detail.open = true);
</script>Please consider this a short-term solution. I find ways to support custom html template. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It would be great if there are buttons to expand/collapse all articles. Also if there is a setting to change the default to "expanded" it would be great.
All reactions