timetrap
timetrap copied to clipboard
Feature request: Use regex to change entries
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"