mProjectsCode / mProjectsCode/obsidian-media-db-plugin
Can't add items with less than 3 character titles
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 491
- Forks
- 52
- Avg merge
- 2h 17m
- Merged PRs (30d)
- 1
Description
- The Plugin is up to date
- Obsidian is up to date
Describe the bug
Cannot add the series "Oz" or the movie "It".
To Reproduce
Attempt to add either and the plugin seems to ignore the request
Expected behavior
Understand why restricting short input is a design choice; need workaround for short titles.
Screenshots
N/A
Occurs on
- Windows
- macOS
- Linux
- Android
- iOS
Plugin version
0.8.0 (currently installed: 0.8.0-canary.20250831)
Additional context
Add any other context about the problem 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 reproducing the add flow in Obsidian with the short titles “Oz” and “It” on macOS using plugin version 0.8.0-canary.20250831. Trace where titles shorter than three characters are ignored, then verify that the behavior is either corrected or clearly documented with a workable way to add short titles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100