obsidian-linter
advanced-tables-obsidian
Our great sponsors
obsidian-linter | advanced-tables-obsidian | |
---|---|---|
5 | 18 | |
262 | 839 | |
- | - | |
9.5 | 6.2 | |
about 9 hours ago | 3 months ago | |
TypeScript | TypeScript | |
MIT License | GNU General Public License v3.0 only |
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:
advanced-tables-obsidian
-
Task management with Obsidian
So far when I search for Todo / Tasks with Obsidian, I see obsidian-tq. While an amazing plugin, it does not replicate my familiar workflow. Since there are a few plugins that emulate org-mode behavior in Obsidian (the most popular being obsidian-advanced-table), is there some plugin, that replicate this feature as well?
- Is it Possible to pin texts in the same line
-
Starting out...
As I see you may be using lot of tables so look for advanced tables plug in that is useful .https://github.com/tgrosinger/advanced-tables-obsidian
-
Day Trading Stock Journal in Obsidian
I wish I could help more, but you might want to take a look at the advanced tables plug in. It supports some formulas, and maybe it will help you with sums and stuff.
-
How can I create a database like this in Obsidian?
If you don't want a file for each entry, and you just want a table then I suggest Advanced Tables.
-
Any gamification uses?
Then I have an Advanced Tables script that assigns points to these tasks.
- Haaa! Tables are ugly in live preview all of a sudden, can I switch them back?
-
Is there a way to automatically calculate the numbers in this created table?
Advanced Tables can calculate it. I don’t know about automatically because I never tried that, but I do use it to sum columns.
-
Is there a way to cut out of Excel and paste into Obsidian as a Markdown table?
This discussion might be useful, it's the closest thing I'm aware of to what you want: https://github.com/tgrosinger/advanced-tables-obsidian/issues/78
-
Zim – A Desktop Wiki
Obsidian (https://obsidian.md/) + a few plugins:
- Advanced Tables (handful of features including sort while in edit mode): https://github.com/tgrosinger/advanced-tables-obsidian
What are some alternatives?
obsidian-dataview - A high-performance data index and query language over Markdown files, for https://obsidian.md/.
obsidian-sortable - Table sorting plugin for https://obsidian.md
Migrate-Notion-to-Obsidian - Migrate Notion to Obsidian
longform - A plugin for Obsidian that helps you write and edit novels, screenplays, and other long projects.
find-unlinked-files - Find files, which are nowhere linked, so they are maybe lost in your vault.
obsidian-file-path-to-uri - Convert file path to uri for easier use of links to local files outside of Obsidian
hotkeysplus-obsidian - Adds hotkeys to toggle todos, ordered/unordered lists and blockquotes in Obsidian
obsidian-git - Backup your Obsidian.md vault with git
Obsidian-Snippet-collection - A collection of snippet to customize obsidian
breadcrumbs - Visualise a custom hierarchy in your Obsidian vault. API: https://skepticmystic.github.io/breadcrumbs/
cMenu-Plugin - An Obsidian.md plugin that adds a minimal text editor modal for a smoother writing/editing experience ✍🏽.
vscode-markdownlint - Markdown linting and style checking for Visual Studio Code