mProjectsCode / mProjectsCode/obsidian-media-db-plugin

Remove "min" from movie's duration

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

Nobody has claimed this yet.

feature request
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.
I am mainly looking for a way to do this - be it a setting in the plugin or any other way to automatically remove "min" from the movie duration so it only contains the number and is therefore easily usable in a base filter - for example when filtering movies under specific length

Describe the solution you'd like
A built in option to leave out units or info about how to manipulate the data right after calling API

Additional context
Add any other context or screenshots about the feature request 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

No files, tests, or entry points are named. Start by locating where movie duration data is mapped into the imported output, then determine whether the project already supports configurable formatting; done means the duration can be exposed as a numeric value for filtering, with the requested behavior covered by a test or documented usage.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.