Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 938

Bugs & Feature Suggestions • MeasureStyle

$
0
0
Has been already requested few times
https://forum.rainmeter.net/viewtopic.php?t=14097
https://forum.rainmeter.net/viewtopic.php?t=18292
https://forum.rainmeter.net/viewtopic.php?t=17511
https://forum.rainmeter.net/viewtopic.php?t=34067&start=10#p168515

Typical scenario:

Code:

[mIndex1Name]Measure=PluginPlugin=FileViewPath=[mPath]Type=FileNameIndex=1Group=ChildrenDynamicVariables=1[mIndex2Name]Measure=PluginPlugin=FileViewPath=[mPath]Type=FileNameIndex=2Group=ChildrenDynamicVariables=1[mIndex3Name]Measure=PluginPlugin=FileViewPath=[mPath]Type=FileNameIndex=3Group=ChildrenDynamicVariables=1[mIndex4Name]Measure=PluginPlugin=FileViewPath=[mPath]Type=FileNameIndex=4Group=ChildrenDynamicVariables=1[mIndex5Name]Measure=PluginPlugin=FileViewPath=[mPath]Type=FileNameIndex=5Group=ChildrenDynamicVariables=1
It could simply be:

Code:

[mIndexTemplate]Path=[mPath]Type=FileNameIndex=#CurrentSection#Group=ChildrenDynamicVariables=1[1]Measure=PluginPlugin=FileViewMeasureStyle=mIndexTemplate[2]Measure=PluginPlugin=FileViewMeasureStyle=mIndexTemplate[3]Measure=PluginPlugin=FileViewMeasureStyle=mIndexTemplate[4]Measure=PluginPlugin=FileViewMeasureStyle=mIndexTemplate[5]Measure=PluginPlugin=FileViewMeasureStyle=mIndexTemplate
Other examples can include repetitive calc formulas and bangs.

Previous explanations mention that there is not enough repetitive things to group in a template (style). But there are ☹️

Check the example above and in the above links, especially this one
https://forum.rainmeter.net/viewtopic.php?t=34067&start=10#p168515

And of course this is not the full list of examples.

If we can do it with MeterStyles, I don’t see why we shouldn’t do it with MeasureStyles.

Statistics: Posted by Active Colors — 7 minutes ago — Replies 0 — Views 6



Viewing all articles
Browse latest Browse all 938

Trending Articles