Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Former Member
5 years ago[32] Set value from other variable / assignment
The simple use case is to copy one value somewhere else.
Let's say I have an Item as follow
MyItem
- oldSection
- a_var=value
For the basic "copy.paste" use case, I would ...
Former Member
4 years agoHi @"Justin.Yoon_1P" ,
I am actually managing the updates in a two-commands process similar to what you suggest (except within python code)
Therefore it works :)
-> I was just looking for smoothing the process, and get this "updating" code out of python, back into 1password templates
Bests,
Emmanuel