Is your feature request related to a problem? Please describe.
I personally would prefer a dedicated view for SSTT instead of an codeblock in a file which only contains the the Codeblock. I have no reasons for having different notes in the same file as the SSTT codeblock.
Describe the solution you'd like
I would like to have a dedicated file .sstt which is basically a .json file with a different extension. This would allow for still having multiple timers. Also a dedicated View for SSTT would be needed to display about the same as in the codeblock but would allow more flexibility in the way how it looks.
I’m thinking of a view that takes its size into account. In full-screen mode, a view opens that allows you to start and stop the process and also displays the table. However, if the view is located in one of the side docks, a reduced view is displayed that no longer contains the table and only allows you to start and stop the timer. This behavior could be made configurable through the settings.
Should probably also support to create an embed in a markdown file this should than behave the same as a codeblock but the values are saved in the .sstt file.
Describe alternatives you've considered
Do not know anything else.
Additional context
This should not replace the SSTT codeblock instead should be an additional way how to use it.
If this is something the maintainer/others are interested in I would be volunteer to implement it.
Is your feature request related to a problem? Please describe.
I personally would prefer a dedicated view for SSTT instead of an codeblock in a file which only contains the the Codeblock. I have no reasons for having different notes in the same file as the SSTT codeblock.
Describe the solution you'd like
I would like to have a dedicated file
.ssttwhich is basically a.jsonfile with a different extension. This would allow for still having multiple timers. Also a dedicated View for SSTT would be needed to display about the same as in the codeblock but would allow more flexibility in the way how it looks.I’m thinking of a view that takes its size into account. In full-screen mode, a view opens that allows you to start and stop the process and also displays the table. However, if the view is located in one of the side docks, a reduced view is displayed that no longer contains the table and only allows you to start and stop the timer. This behavior could be made configurable through the settings.
Should probably also support to create an embed in a markdown file this should than behave the same as a codeblock but the values are saved in the
.ssttfile.Describe alternatives you've considered
Do not know anything else.
Additional context
This should not replace the SSTT codeblock instead should be an additional way how to use it.
If this is something the maintainer/others are interested in I would be volunteer to implement it.