Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added recursive image search to image gallery #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

johnsbuck
Copy link

Resolves Issue #20 in adding recursive search for image gallery.

To test, you can do the following:

  1. git clone https://github.com/johnsbuck/obsidian-image-gallery.git
  2. git checkout issue-20
  3. npm run build
  4. Copy main.js from dev folder to <vault_folder>/.obsidian/plugins/obsidian-image-gallery
  5. Test with example query below:
```image-gallery
path: path/to/img/super/folder
type: vertical
recursive: true
```

@kyleyoungblom
Copy link

This works great, thanks! Really useful addition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants