mProjectsCode / mProjectsCode/obsidian-lemons-search-plugin
Scope searches to specific folders
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I have my daily notes with names like 2025-10-11. And I don't want to punch in the numbers.
Is it possible to allow users to limit what notes to search (by folder, by open time, by edit time, filetype) and bind that search for the button combination?
In Telescope for neovim you can use a shortcut to bring search only for my daily notes. I'd love to see the same functionality here!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the plugin's existing search command and Obsidian command/keybinding configuration. Define the scope for folder-limited searches before considering the additional time, edit-time, and filetype filters; done should include a bindable search that limits results to the selected criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100