Skip to content

Add Obsidian vault ingestion support#6

Open
oasis-parzival wants to merge 1 commit intoMakiDevelop:mainfrom
oasis-parzival:jarvis-fix-1775323887
Open

Add Obsidian vault ingestion support#6
oasis-parzival wants to merge 1 commit intoMakiDevelop:mainfrom
oasis-parzival:jarvis-fix-1775323887

Conversation

@oasis-parzival
Copy link
Copy Markdown

Closes #5

This PR adds the ability to ingest URLs from Obsidian markdown files within a specified vault. It introduces a new command-line flag, --obsidian, to designate the vault directory and recursively scans for .md files, leveraging the existing URL extraction and ingestion functions for consistency. I've also included considerations for filtering by date using the --after flag to improve efficiency when re-ingesting vaults.

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.

Add Obsidian vault URL ingestion

1 participant