Skip to content

Find and search do not work if notes directory is symbolic link #86

@edwardejsr

Description

@edwardejsr

Issue Summary

If the notes directory is a symbolic link, find and search are always empty.

Steps to Reproduce

  1. Create symbolic link ln -s ~/Google\ Drive/Notes ~/Notes
  2. Run notes find
  3. No notes are returned

Seems be resolved with -H flag in script when calling find

Technical details:

  • notes version: master (latest commit: bd5a895)
  • shell: zsh 5.8
  • OS: macOS Big Sur

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions