Open Issues Need Help
View All on GitHub enhancement good first issue
bug good first issue
enhancement good first issue
Use float for `tp.file.cursor(#)` about 2 months ago
enhancement good first issue
Templater applies syntax highligthing to non-Templater template markup inside a markdown codeblock 4 months ago
bug help wanted
bug good first issue
Minor visual bug with the function suggester 6 months ago
bug good first issue
Request: Zipped release for manual install 6 months ago
enhancement good first issue
[BUG & WORKAROUND] The default function tp.system.prompt() because when the enter key is pressed nothing happens. 8 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 9 months ago
enhancement good first issue
On the "System Commands" page of documentation, a code section is missing the closing tag. 12 months 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