Skip to content

Commit

Permalink
Update notes
Browse files Browse the repository at this point in the history
  • Loading branch information
llauner committed Jan 17, 2024
1 parent 2f8a2d4 commit ea10424
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion doc/Notes.txt
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
Regular expression to match (xxx): \s\([^)]*\)
Regular expression to match (xxx): \s\([^)]*\)

Notepadd++ Search and replace:
Search filenames: "[^"]*.jpg"
Replace with lower case: \L$0

0 comments on commit ea10424

Please sign in to comment.