Skip to content

docs: add scheduled re-indexing guide (macOS launchd + Linux cron)#321

Closed
wolfkevin wants to merge 4 commits intotobi:mainfrom
wolfkevin:docs/scheduled-reindexing
Closed

docs: add scheduled re-indexing guide (macOS launchd + Linux cron)#321
wolfkevin wants to merge 4 commits intotobi:mainfrom
wolfkevin:docs/scheduled-reindexing

Conversation

@wolfkevin
Copy link
Copy Markdown

The README covers one-time setup (qmd embed) but doesn't explain how to keep the index fresh as notes grow and change over time.

Adds a "Keeping Your Index Fresh" section with:

  • The qmd update && qmd embed pattern
  • macOS launchd plist example (4-hour interval)
  • Linux cron example

Placed before "Data Storage" so it sits naturally after the index maintenance commands.

wolfkevin and others added 4 commits March 8, 2026 12:07
launchd and cron run with a minimal PATH that excludes user-installed
package managers (bun, nvm). Using bare `qmd` fails silently. Show
`which qmd` to find the full path and use it in both examples.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@wolfkevin
Copy link
Copy Markdown
Author

Closing - upstream has moved significantly since this was opened and rebasing would be non-trivial. The scheduled re-indexing docs are still a gap but happy to re-open or re-submit if there's interest.

@wolfkevin wolfkevin closed this Mar 11, 2026
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.

1 participant