Skip to content

1.2.0

Compare
Choose a tag to compare
@basilioss basilioss released this 17 Apr 08:28
· 17 commits to main since this release
  • Temporarily change current working directory while running the script: e152de8
    • When editing a file with a text editor, it will show related files in the tasks directory instead of the current working directory.
  • Add the ability to specify custom checkboxes for new tasks: 161ac50
  • Fix errors on macOS: 239de94
  • Replace piping to xargs with find -exec to improve performance a little: ba3086d