life-disciplines-projects VS obsidian-dataview

Compare life-disciplines-projects vs obsidian-dataview and see what are their differences.

life-disciplines-projects

Life-Disciplines-Projects (LDP) is a life-management framework built within Obsidian. Feel free to transform it for your own personal needs. (by uwidev)

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
life-disciplines-projects obsidian-dataview
5 110
184 6,293
- -
0.0 8.4
almost 2 years ago 7 days ago
JavaScript TypeScript
- MIT License
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.

life-disciplines-projects

Posts with mentions or reviews of life-disciplines-projects. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-26.
  • How can I check out some really cool obsidian vaults to play around with?
    14 projects | /r/ObsidianMD | 26 Aug 2022
    While several of the vaults I mentioned above are available for download, here are a couple of vault templates you may download: - SlRvb's Journal Setup zip - PARA Starter Kit v2. Small starter kit for Obsidian by Cotemaxime - Obsidian starter templates. Stater templates for Obsidian. - Obsidian JG method. A starter kit that follow how joshwingreene uses Obsidian to manage goals, tasks, notes and software development knowledge base. - Bible study in Obsidian kit. Starter kit by Joschua designed to get you hands on with using Scripture in a connected way in your personal notes. - Obsidian weave. Obsidian vault template for software developers/managers working in the corporate world. - OSCP notes template. A template Obsidian vault for storing your OSCP revision notes. - Obsidian table top templates. Table top/world building templates for Obsidian. - Lifelong learning system template. Getting started kit for a lifelong learning system with Obsidian and Anki, - My obsidian vault template. A knowledge management template for obsidian, in which to grow your ideas. - Obsidian history vault. A starter vault for historical research with Zotero and Obsidian. - Obsidian beginner vault template. A minimal template for your first Obsidian vault aimed at setting good defaults. - Obsidian novel starter vault. A starter vault for writing novels and other long-form writing projects in Obsidian. - OB template. Obsidian reference for note templates focused on new users of the application using only core plugins. - Life disciplines projects. Life-management framework built within Obsidian. - Obsidian note templates starter pack. 15+ templates for Obsidian MD.
  • How do you feel about using Obsidian as a task manager?
    3 projects | /r/ObsidianMD | 10 Jan 2022
    I recommend you check out this system right here. It is greatly explained and it is all FREE! Very unique system, I am sure you'll be interested. https://github.com/uwidev/life-disciplines-projects
  • Complete beginner here where to start?
    2 projects | /r/ObsidianMD | 4 Jan 2022
    And another vault named Life Disciplines Project.
  • Life-Disciplines-Projects v0.3 has been released! Habits, Better Task Planning, Suggestions to Note Tags, etc.
    1 project | /r/ObsidianMD | 29 Oct 2021
    You can find the project and learn more here: https://github.com/uwidev/life-disciplines-projects
  • Life-Disciplines-Projects v0.2
    1 project | /r/ObsidianMD | 19 Oct 2021
    You can grab the vault here

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.

What are some alternatives?

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

obsidian-todoist-plugin - Materialize Todoist tasks in Obsidian notes

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

pipedream - Connect APIs, remarkably fast. Free for developers.

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.

obsidian-garden - A knowledge management garden for https://obsidian.md, in which to grow your ideas

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

obsidian-clipper - A Chrome extension that easily clips selections to Obsidian

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

OSCP-Notes-Template - A template Obsidian Vault for storing your OSCP revision notes

breadcrumbs - Add typed-links to your Obsidian notes

obsidian-typewriter - Typewriter is an Obsidian theme designed for a focused writing experience.

Templater - A template plugin for obsidian