You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if the edit command would allow for regex commands to correct existing entries. So we do not have to retype the whole note and even the --append functionality would be replaced by far more powerful. I image something like the sed syntax, eg.
t edit --regex "/incorrect/correct/g"
The text was updated successfully, but these errors were encountered:
It would be great if the
edit
command would allow for regex commands to correct existing entries. So we do not have to retype the whole note and even the--append
functionality would be replaced by far more powerful. I image something like the sed syntax, eg.The text was updated successfully, but these errors were encountered: