obsidian-tasks VS markdownload

Compare obsidian-tasks vs markdownload and see what are their differences.

markdownload

A Firefox and Google Chrome extension to clip websites and download them into a readable markdown file. (by deathau)
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-tasks markdownload
62 36
2,120 2,483
3.3% -
10.0 5.2
about 23 hours ago 29 days ago
TypeScript JavaScript
MIT License Apache License 2.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-tasks

Posts with mentions or reviews of obsidian-tasks. 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.
  • A structured note-taking app for personal use
    20 projects | news.ycombinator.com | 21 Dec 2023
    > Not really. Obsidian has its shares of problems too, and most of them originate from using Markdown.

    Aha. Which problems do you mean?

    > Markdown is a freeform text-format, and works very well for writing text, but it really sucks for data and structured content.

    Joplin is using md to. And if Joplin does a good job on "data" and "structured content" (whatever you mean by that) by separating that in their DB, it's a big NO for me since it's a closed silo.

    This: https://github.com/blacksmithgu/obsidian-dataview works so wonderful for me, and it never breaks anything in my simple md files.

    > Most plugins and features in that area are very brittle and overspecialized, working only well enough in their specific use case.

    Aha. I don't think so. Which authority says that? And even if It's like that, my markdown files would survive everything, since they are a) in git. https://github.com/denolehov/obsidian-git and b) easy to fix since it's a text file. Gosh!

    > And gosh, Obsidian has really a huge amount of plugins for data-handling.

    And gosh, this is a good thing!

    > At some point, it was so bad that there were multiple competing task-plugins which broke each other just because they had different formatting for dates.

    Installing multiple task plugins shows that something is "broke" on the user side. It's not the fault of Markdown or Obsidian.

    Just have a look on: https://github.com/ivan-lednev/obsidian-day-planner but you dont need a fancy task plugin like this, if you know your way around https://github.com/blacksmithgu/obsidian-dataview or https://github.com/obsidian-tasks-group/obsidian-tasks

    Since the Ecosystem around Obsidian and pure Markdown, most of the time I stay in my browser https://github.com/deathau/markdownload and nvim https://github.com/epwalsh/obsidian.nvim

  • A view of all tasks in Obsidian
    1 project | /r/ObsidianMD | 28 Jul 2023
    Here’s the plugin’s Github page and here’s the documentation
  • Looking for a good project management software (for a very long time)
    1 project | /r/productivity | 11 Jun 2023
  • .txt FTW
    3 projects | /r/linuxmemes | 9 Jun 2023
    It’s simply called tasks
  • Collecting Todo Links or Tags Through Out Vault and Adding to Todo List
    2 projects | /r/ObsidianMD | 29 May 2023
    I suggest you have a look at the Tasks Plugin.
  • My plugin for notifications through your Telegram bot
    2 projects | /r/ObsidianMD | 16 May 2023
    Would you be so kind as to make the date and time format compatible with https://github.com/obsidian-tasks-group/obsidian-tasks ?
  • Recent Tasks Plugin Releases - 2.0.0 to 3.5.0
    4 projects | /r/ObsidianMD | 8 May 2023
  • Tasks due/scheduled dates workflows
    2 projects | /r/ObsidianMD | 10 Apr 2023
    Tasks plugin - https://github.com/obsidian-tasks-group/obsidian-tasks
  • Tasks 3.0.0 - with Themeability!
    2 projects | /r/ObsidianMD | 3 Apr 2023

markdownload

Posts with mentions or reviews of markdownload. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-01.
  • 2markdown – Transform Websites into Markdown
    4 projects | news.ycombinator.com | 1 May 2024
    I'll stick with using Markdownload (https://github.com/deathau/markdownload) when I need to do something like this.
  • Show HN: I made a tool to clean and convert any webpage to Markdown
    17 projects | news.ycombinator.com | 14 Apr 2024
    This fork:

    https://github.com/deathau/markdownload

    With extension available for Firefox, Google Chrome, Microsoft Edge and Safari.

  • Show HN: Zenfetch – Turn your saved browsing content into an AI second brain
    1 project | news.ycombinator.com | 24 Jan 2024
  • A structured note-taking app for personal use
    20 projects | news.ycombinator.com | 21 Dec 2023
    > Not really. Obsidian has its shares of problems too, and most of them originate from using Markdown.

    Aha. Which problems do you mean?

    > Markdown is a freeform text-format, and works very well for writing text, but it really sucks for data and structured content.

    Joplin is using md to. And if Joplin does a good job on "data" and "structured content" (whatever you mean by that) by separating that in their DB, it's a big NO for me since it's a closed silo.

    This: https://github.com/blacksmithgu/obsidian-dataview works so wonderful for me, and it never breaks anything in my simple md files.

    > Most plugins and features in that area are very brittle and overspecialized, working only well enough in their specific use case.

    Aha. I don't think so. Which authority says that? And even if It's like that, my markdown files would survive everything, since they are a) in git. https://github.com/denolehov/obsidian-git and b) easy to fix since it's a text file. Gosh!

    > And gosh, Obsidian has really a huge amount of plugins for data-handling.

    And gosh, this is a good thing!

    > At some point, it was so bad that there were multiple competing task-plugins which broke each other just because they had different formatting for dates.

    Installing multiple task plugins shows that something is "broke" on the user side. It's not the fault of Markdown or Obsidian.

    Just have a look on: https://github.com/ivan-lednev/obsidian-day-planner but you dont need a fancy task plugin like this, if you know your way around https://github.com/blacksmithgu/obsidian-dataview or https://github.com/obsidian-tasks-group/obsidian-tasks

    Since the Ecosystem around Obsidian and pure Markdown, most of the time I stay in my browser https://github.com/deathau/markdownload and nvim https://github.com/epwalsh/obsidian.nvim

  • What are your second brain apps like Obsidian?
    2 projects | /r/ObsidianMD | 10 Dec 2023
    markdownload - (firefox) - I can use to download entire webpages into markdown - https://github.com/deathau/markdownload - sometimes it's just easier to snippet out a thing I want to keep or reference.
  • Ask HN: What are some unpopular technologies you wish people knew more about?
    56 projects | news.ycombinator.com | 2 Dec 2023
  • Grimoire: Open-Source bookmark manager with extra features
    7 projects | news.ycombinator.com | 26 Nov 2023
    My perfect bookmark manager is Markdownload https://github.com/deathau/markdownload

    Just save the complete page, only selected text or only the link to a markdown file or Obsidian. With downloaded, linked or without pictures. My OS and Obsidian can search those files, they have more (automatically added) metadata.

    I can even edit them in the browser: add your thoughts, tags or change the name of the file before they are saved.

    I can (automatically) do with them what ever I need. They can be used to (automatically) generate an always up to date start page or a data vault on GitHub.

    My local AI assistant can parse them.

    Local, versatile, permanent, flexible, cost effective, future save. No need for a bookmark manager.

  • Copy webpage text, convert to Markdown
    2 projects | news.ycombinator.com | 31 Oct 2023
  • Ask HN: Should we be saving our favorite information locally?
    1 project | news.ycombinator.com | 22 Sep 2023
    Yes and no.

    Instead of PDF, use Markdownload (on iOS, use a Safari web content to markdown file extension):

    https://github.com/deathau/markdownload

    And save in a journaled folder like "YYYY-MM-DD - Page Title.md" with a YAML frontmatter of all available metadata.

    Have this as a folder in your PKM of choice (Obsidian, Foam, whatever).

    These days, point some text embedding at it, and let it generate your own LLM brain.

    But you can also static-site-generate that back into your own web knowledge site or base.

  • Los impactos de la nueva normativa que permite a las AFP invertir en ETF activos
    1 project | /r/chile | 11 Jun 2023
    Como extraigo texto: MarkDownload - PC y markdownr - Android.

What are some alternatives?

When comparing obsidian-tasks and markdownload you can also consider the following projects:

obsidian-dataview - A data index and query language over Markdown files, for https://obsidian.md/.

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-checklist-plugin

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

obsidian-tracker - A plugin tracks occurrences and numbers in your notes

nulis - Mind-mapping software that helps writers collect and organize their knowledge, develop their ideas. Built with React, Redux, Node.js, hosted on Digital Ocean.

tq-obsidian - Yet another Obsidian task manager

obsidian-mind-map - An Obsidian plugin for displaying markdown notes as mind maps using Markmap.

obsidian-day-planner - An Obsidian plugin for day planning with a clean UI and a simple task format

vscode-memo - Markdown knowledge base with bidirectional [[link]]s built on top of VSCode [Moved to: https://github.com/svsool/memo]

obsidian-rollover-daily-todos - An obsidian plugin that rolls over todo items from the previous daily note

Templater - A template plugin for obsidian