mProjectsCode / mProjectsCode/obsidian-media-db-plugin
Date Sort
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 491
- Forks
- 52
- Avg merge
- 2h 17m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
It would be nice if the results can be sorted by date
Describe the solution you'd like
I think that it will be very helpful if the search results can be sorted by date given most media's production dates are very relevant.
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 code that builds and displays search results, then trace how media production dates are returned for each result. Determine where result ordering is applied and check existing search-related tests or entry points. Done means users can sort results by production date without breaking the existing search behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100