Hello,
On the kind of project we are doing, we have a set of activities that have always the same scheme
- Block A conception
- Block A physical design
- Block A verification
- Block A documentation
with the same links in between the tasks.
We would like to name this set of activities as shown above with the name of the function to implement.
I know how to copy this set of task (grouped as sub task of Block A task) but I would like to know if I can change the "block A" part of the name by Block B for the whole set in once?
Thank you
Hello,
currently, the ability to change just a part of the name for many items does not exist.
Hello
Indeed the copy of ProjeQtOr does not allow to modify the elements within the same group. We also do not offer an implementation or concatenation function.
However, you can use the CSV Export function to process this data in bulk in software that allows these functions to be used.
That's a wonderful idea!!!
It is an clearly an acceptable solution!
Of course if projeqtor could have a regexp possible change on the name that would be perfect
!
One can dream ![]()
Thanks again for your answer.
I'm closing the subject
Of course if projeqtor could have a regexp possible change on the name that would be perfect
Regexp, really ?
I'm sure that less that 1% of users are able to write a correct regexp 😉
Even me, I have to refer to some exemples of syntax reminders every time I write a regexp ![]()
I'm sure that less that 1% of users are able to write a correct regexp 😉
Oops ... I'm a former unix heavy user
and regexp was often very useful for automatizing tasks.
Even today when manipulating files I find it very powerful.
But if there is an easier way, why not
!
In my case even a simple search and replace would make the deal.