mProjectsCode / mProjectsCode/obsidian-lemons-search-plugin

Scope searches to specific folders

Open
#17 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.