#1 2022-04-06 19:57

tplatero
Member
Registered: 2022-04-06
Posts: 4

Feature Request: New colum with coments

When I write a regular expression, it is usually difficult to remember what I wrote it for and what it does. It would be nice to be able to put a comment column so I can see the regular expression and the comment at the same time.

Offline

#2 2022-04-07 00:02

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,370

Re: Feature Request: New colum with coments

Right-click on any rule and select the "Comment" option, or use the Shift+Enter shortcut.

This feature will allow you annotate any rule with a custom comment, which will be displayed in place of the automatically generated rule description.

Offline

#3 2022-04-07 11:33

tplatero
Member
Registered: 2022-04-06
Posts: 4

Re: Feature Request: New colum with coments

I known this. As you say "in place" but as i say "and". I would like to see both columns, not only for regex but for all lines. For example, i have a profile for renames films, due to each file name has a diferent composition of the name in internet, it is very dificult to clean the name. So i have a profile with 48 rules and some time i ask myself, Why did i wrote this rule. For this i would like to make comments at tje write of the rule.

Offline

#4 2022-04-08 14:27

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,370

Re: Feature Request: New colum with coments

tplatero wrote:

I would like to see both columns

Yes, that is a planned feature.

tplatero wrote:

For this i would like to make comments at the write of the rule

Yes, also planned for the future.

Offline

#5 2022-11-06 01:01

jogiwer
Member
From: Germany
Registered: 2022-11-05
Posts: 66

Re: Feature Request: New colum with coments

If you are using regular expressions you could add a comment to the pattern: '(?#comment)pattern'

Offline

Board footer

Powered by FluxBB