Open Issues Need Help
View All on GitHub Use float for `tp.file.cursor(#)` 2 days ago
enhancement good first issue
First character gets trimmed in `file` cli parameter of `templater:create-from-template` 18 days ago
bug good first issue
enhancement good first issue
Hitting "stdout maxBuffer length exceeded" on system commands about 1 month ago
bug good first issue
Add autocomplete when exporting object from user script about 2 months ago
enhancement good first issue
Templater applies syntax highligthing to non-Templater template markup inside a markdown codeblock 5 months ago
bug help wanted
bug good first issue
Minor visual bug with the function suggester 7 months ago
bug good first issue
Request: Zipped release for manual install 7 months ago
enhancement good first issue
[BUG & WORKAROUND] The default function tp.system.prompt() because when the enter key is pressed nothing happens. 9 months ago
bug good first issue
Adjust the position of the `create new note from template ` label in the menu when right-clicking the folder 10 months ago
enhancement good first issue
On the "System Commands" page of documentation, a code section is missing the closing tag. about 1 year ago
AI Summary: Fix a missing closing tag in a code example on the 'System Commands' page of the Templater Obsidian plugin documentation. The missing tag is `%>` at the end of a code snippet demonstrating function arguments.
Complexity:
1/5
documentation good first issue
AI Summary: The task is to analyze the reported bug in the Templater Obsidian plugin where the plugin unexpectedly renders Templater commands in newly created files even without a matching rule, potentially requiring a code change to address the issue or a documentation update to reflect the current behavior. The solution might involve modifying the plugin's code to add a setting to prevent unwanted overwriting or updating the documentation to clarify the current behavior.
Complexity:
4/5
documentation good first issue