mProjectsCode / mProjectsCode/obsidian-meta-bind-plugin
Update MB fields inline when templater is finished running
Nobody has claimed this yet.
- 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
- 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 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