@@ -16,6 +16,8 @@ if [[ ! -d "$folder" ]]; then
exit 1
fi
/home/honney/.bin/tracker.py add append
# Process files
for file in "$folder"/*; do
[[ -f "$file" ]] || continue # skip non-files
The note is not visible to the blocked user.