mProjectsCode / mProjectsCode/obsidian-meta-bind-plugin

Update MB fields inline when templater is finished running

Open
#338 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted upstream bug
Dominant language
TypeScript
Stars
1k
Forks
86
PR merge metrics
No merged PRs in 30d

Description

Please fill out these Check-boxes
  • I checked that the plugin is up to date
  • The issue persist with all other plugins and themes disabled
This Issue Occurs on
  • Windows
  • Linux
  • macOS
  • Android
  • iOS
Plugin Version

1.1.0

Describe the Issue

when i run a templater creation of a file with various inputs, the inline fields values dont get updated until i change something in the file.
for example a time setting and a input"time" ... when the time is set on date creation, the input stays on 00:00 until i type something in the file ...

Steps to Reproduce

log-time: <% tp.date.now("HH:mm") %>

INPUT[time:log-time]

Expected Behavior

auto update view when templater is done. probably there is some line of code i need to add to the templater template but i dont know.

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 reproducing the macOS issue with the provided Templater input and inline time field example. Trace what happens when Templater finishes creating the file and determine whether the inline field view refreshes; done means the displayed time updates automatically without editing the note.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.