obsidian-linter
vscode-markdownlint
Our great sponsors
obsidian-linter | vscode-markdownlint | |
---|---|---|
5 | 2 | |
262 | 641 | |
- | - | |
9.5 | 7.4 | |
3 days ago | 11 days ago | |
TypeScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
obsidian-linter
-
how I can add YAML automatically?
Maybe Linter is something for you. I use it to add/remove frontmatter.
-
YAML tags vs Normal tags in Obsidian
And then i use [Linter](https://github.com/platers/obsidian-linter) the remove the "#".
-
Tool to automatically enforce Markdown style/formatting
There’s a linter plugin for Obsidian, too.
-
Do you start each note with a header that has the same name as the file?
I use https://github.com/platers/obsidian-linter, which can add the current file name as a header. I create a new file, press CTRL+S or CMD+S to trigger it, and everything is already in place.
-
easily track when files were created or modified?
You can use the frontmatter for this. I like the Linter plugin bc it can easily create and update that for you. As for linking to the calendar, there are a few ways to achieve that. You could probably use DataView with the frontmatter mentioned above, but I am not as familiar with that. I just the Calendar + Periodic Notes plugins to create daily notes using a template, which includes this:
vscode-markdownlint
-
Tool to automatically enforce Markdown style/formatting
There is a very impressive Markdown Linter for VSCode markdownlint. It has built in rules that can be several different ways, it also supports custom rules written in JavaScript.
-
flycheck markdownlint ignores configuration file
I'm trying to use flycheck with markdown-markdownlint-cli. Running markdownlint-cli2 via shell and the VSCode Markdownlint Plugin are respecting the configuration file, but flycheck doesn't.
What are some alternatives?
remark-lint - plugins to check (lint) markdown code style
Templater - A template plugin for obsidian
obsidian-periodic-notes - Create/manage your daily, weekly, and monthly notes in Obsidian
advanced-tables-obsidian - Improved table navigation, formatting, and manipulation in Obsidian.md
AutoIt-VSCode - AutoIt Extension for Visual Studio Code
remark - remark is a popular tool that transforms markdown with plugins. These plugins can inspect and change your markup. You can use remark on the server, the client, CLIs, deno, etc.
obsidian-dataview - A high-performance data index and query language over Markdown files, for https://obsidian.md/.
vscode-markdown-pdf - Markdown converter for Visual Studio Code
obsidian-calendar-plugin - Simple calendar widget for Obsidian.
stylelint - A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.