obsidian-dataview VS Templater

Compare obsidian-dataview vs Templater and see what are their differences.

obsidian-dataview

A data index and query language over Markdown files, for https://obsidian.md/. (by blacksmithgu)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
obsidian-dataview Templater
110 64
6,253 2,777
- -
8.4 8.6
6 days ago 26 days ago
TypeScript TypeScript
MIT License GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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-dataview

Posts with mentions or reviews of obsidian-dataview. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-29.
  • 📊 Obsidian: Nutrition
    2 projects | dev.to | 29 Mar 2024
    At the end of the day, I use Dataview, a plugin for Obsidian, which allows me to make queries to my notes similar to SQL to visualize the collected information:
  • Apache Superset
    14 projects | news.ycombinator.com | 26 Feb 2024
    https://github.com/blacksmithgu/obsidian-dataview

    This whole ideas to have data, visualisations and knowledge base in one private offline place is very appealing

  • My productivity app is a never-ending .txt file
    20 projects | news.ycombinator.com | 19 Feb 2024
    Since at least 2012 I've also been using a text file format from http://todotxt.org/ and more recently I wrote a program that takes a crontab-like list to pre-generate entries on a daily, by-day-name (every Sunday for example), and I also pull in a list of holidays from gov.uk, so they are also populated.

    [^1]: (https://github.com/blacksmithgu/obsidian-dataview)

  • A structured note-taking app for personal use
    20 projects | news.ycombinator.com | 21 Dec 2023
    > Joplin is using md to.

    The way it's handled can make the difference in control.

    > by separating that in their DB, it's a big NO for me since it's a closed silo.

    Joplin is using a popular open database with a healthy community and good tooling. It's as open as markdown. Maybe not for you, when you lack the knowledge, but markdown is similar closed for anyone not understanding filesystems and editors.

    > This: https://github.com/blacksmithgu/obsidian-dataview works so wonderful for me

    Good for you, but that is very low level in terms of data-handling. Dataview is really just an elaborated search, there is no good level of interaction. Datacore, the next project of the Dataview is supposed to bring this, but it's not even usable yet AFAIK. Coincidental, the Obsidian-devs are also working on that front, but nothing is finished yet.

    > https://github.com/denolehov/obsidian-git and b) easy to fix since it's a text file. Gosh!

    That's useless when the app itself is not working. And even worse if you are not realizing the errors early.

    > Aha. I don't think so. Which authority says that?

    My own experience. I've tested enough plugins over the years to know their dark corners.

    > And even if It's like that, my markdown files would survive everything

    The thing is, technically you are not even having proper markdown, but a fork with some extensions of Obsidian. So some features of your parts might break when switching away from Obsidian. And the reason for all this is also because markdown is lacking definitions for what obsidian-people are doing with it. Coincidentally, this seems also one of the reasons why Joplin is using a database.

    > And gosh, this is a good thing!

    Not if they all suck.

    > Installing multiple task plugins shows that something is "broke" on the user side.

    Sure, because the plugins are lacking features, its the users fault... Maybe some users have just very different levels of requirements from you.

  • I'm completely stressed out trying to fix this so I hope one of you would be able to help me. I'm trying to create a home page of sorts so I can navigate my files without using the folders. (SEE COMMENTS)
    3 projects | /r/ObsidianMD | 5 Dec 2023
    Refer: Obsidian Search, How I Use Embedded Queries, Dataview, Excalibrain
  • Dataview Snippet for inline-field-key
    1 project | /r/ObsidianMD | 30 Jul 2023
    Ref: https://github.com/blacksmithgu/obsidian-dataview/issues/544 (Bearbeitet)
  • How to automatically fill different notes from a single note ?
    1 project | /r/ObsidianMD | 12 Jul 2023
    For using it, having SQL or JavaScript knowledge is useful, but you can probably figure it out without that knowledge. The Github page has a lot of examples that you can cannabalize for simple things without really getting too deep into it.
  • Best way to easily record small thoughts and ideas.
    1 project | /r/ObsidianMD | 27 Jun 2023
    Check it here.
  • Dataview - List of tasks
    1 project | /r/ObsidianMD | 18 Jun 2023
    I think this could be helpful https://github.com/blacksmithgu/obsidian-dataview/issues/1086
  • Show HN: I made an open-source Notion-style WYSYWIG editor
    10 projects | news.ycombinator.com | 16 Jun 2023
    Have you heard of Obsidian? It's a note-taking app build on locally stored markdown files with bidirectional linking and a great ecosystem of third party plugins. One of the most popular plugins is https://github.com/blacksmithgu/obsidian-dataview which lets you treat your notes as databases and query them to form tables. The creator has been working on its successor, Datacore https://github.com/blacksmithgu/datacore for a while - Datacore might come close to what you're looking for, its goals include WYSIWYG views and live editing inside tables.

Templater

Posts with mentions or reviews of Templater. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-11.
  • Setting Up Obsidian for Content Planning and Project Management
    3 projects | dev.to | 11 Mar 2024
    Obsidian has a large collection of community-contributed plugins to serve various user needs. For this guide, we'll install Templater and Tasks, two plugins that can be really powerful when combined to create notes and task lists.
  • Publishing to my blog from Obsidian
    5 projects | dev.to | 28 Dec 2023
    I use the Templater plugin mostly for my newsletter and some other miscellaneous things not relevant here. I ended up making a "blog template" that I can use to quickly add the frontmatter I need!
  • Help regarding workflow
    2 projects | /r/ObsidianMD | 7 Dec 2023
    Example templates
  • New to obsidian
    3 projects | /r/ObsidianMD | 7 Oct 2023
    That said: - I assume you will be doing at least some highlighting / annotating of pdfs and / or websites. In that case, you might want to look into either plugins that automatically import your highlights from other tools (Zotero, Kindle or another e-ink device, Hypothes.is, Readwise, etc), or into plugins that allow for highlighting PDFs directly inside Obsidian (Obsidian Annotator). - Templater is useful for most folks that have to create many notes with repeated layout. If you have notes for each lesson, you could have a lesson note template, to create them faster and keep them consistent. - As a student, you have to keep track of your schedule when it comes to classes, exams, etc. - you could use a plugin to sync your existing Google calendar, or keep your calendar entirely in Obsidian (Full Calendar).
  • Templater: Countdown Timer Template (want to create a prompt version)
    1 project | /r/ObsidianMD | 28 Sep 2023
  • Sharing My Wordle Workflow (No Spoilers)
    1 project | /r/ObsidianMD | 11 Jul 2023
    The tools I use: Arc Browser - Nothing special here, I am just enjoying this browser right now. Dropzone - Used to automate the screenshots iScreenshoter - My screenshot app of choice even though the misspelling gives me hives. Dataview Plugin Templater Plugin Quick Add Plugin
  • Template for my reading notes
    1 project | /r/ObsidianMD | 9 Jul 2023
    Don't worry if you're template isn't perfect. It can always be modified. I modified a template this morning that I created eight months ago. It needed a little tweak. Documentation: https://github.com/SilentVoid13/Templater
  • Tracking personal interactions with Obsidian?
    1 project | /r/ObsidianMD | 21 May 2023
    I totally understand the learning curve. I was there too, for sure. The syntax you've pointed out are both part of the Templater extension. It's a fantastic extension and well worth the effort in learning, by the way. I'd recommend looking at the guide the author provided for the extension (https://silentvoid13.github.io/Templater/).
  • Is the Templater plugin abandoned?
    2 projects | /r/ObsidianMD | 6 May 2023
    I spent another couple hours writing an elaborate script that creates new notes based on a set of conditions, but that also turned out to be a waste of time due to another documented bug with Templater itself.
  • How to set "created at:"
    1 project | /r/ObsidianMD | 1 May 2023

What are some alternatives?

When comparing obsidian-dataview and Templater you can also consider the following projects:

obsidian-tasks - Task management for the Obsidian knowledge base. [Moved to: https://github.com/obsidian-tasks-group/obsidian-tasks]

obsidian-periodic-notes - Create/manage your daily, weekly, and monthly notes in Obsidian

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

quickadd - QuickAdd for Obsidian

advanced-tables-obsidian - Improved table navigation, formatting, and manipulation in Obsidian.md

admonitions - Adds admonition block-styled content to Obsidian.md

vscode-tabtext - An extension to handle text files formatted with deep tabs

note-refactor-obsidian - Allows for text selections to be copied (refactored) into new notes and notes to be split into other notes.

breadcrumbs - Add typed-links to your Obsidian notes

obsidian-file-path-to-uri - Convert file path to uri for easier use of links to local files outside of Obsidian

obsidian-tasks - Task management for the Obsidian knowledge base.

obsidian-daily-stats - Plugin to view your daily word count across all notes in your Obsidian.md vault.