obsidian-day-planner VS markdownload

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

obsidian-day-planner

An Obsidian plugin for day planning with a clean UI and a simple task format (by ivan-lednev)

markdownload

A Firefox and Google Chrome extension to clip websites and download them into a readable markdown file. (by deathau)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
obsidian-day-planner markdownload
13 35
1,852 2,471
- -
9.7 5.2
3 days ago 24 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-day-planner

Posts with mentions or reviews of obsidian-day-planner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-21.
  • 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

  • I've made a quick snippet in dataviewjs to show todo items from the current file in a timetable
    1 project | /r/ObsidianMD | 16 Jan 2023
    This is very educational, but is very similar functionality available through the Day Planner plugin?
  • My Creator Workspace. I'm trying to make it look and feel more like Notion. Any suggestions?
    1 project | /r/ObsidianMD | 11 Jan 2023
    That's Day Planner! :D
  • Obsidian is almost perfect...
    1 project | /r/ObsidianMD | 20 Nov 2022
    this one (https://github.com/lynchjames/obsidian-day-planner)?
  • Full Calendar and Daily Planner Plugin
    1 project | /r/ObsidianMD | 7 Nov 2022
  • Adding tasks quickly on iOS
    3 projects | /r/ObsidianMD | 2 Nov 2022
  • What template do you use for your Daily Notes / Journal
    2 projects | /r/ObsidianMD | 28 Dec 2021
    To organize the day I recommend to use the plugn Day planner the same one will create a gant chart with the tasks that you intend to fulfill throughout the day.
  • Tip: Set a hotkey to Toggle left/right sidebar
    3 projects | /r/ObsidianMD | 9 Dec 2021
    Here you go - you'll see I have two panes in my right sidebar, the top-right pane displays the Outline of my open note and the bottom-right pane shows my Day Planner schedule for today (which is pretty simple today since I'm writing the second half of my 6k word final for a class).
  • How do i get this schedule viewer thing to show up?
    1 project | /r/ObsidianMD | 26 Nov 2021
    lynchjames/obsidian-day-planner: An Obsidian plugin for day planning and managing pomodoro timers from a task list in a Markdown note.
  • Building my second brain with Obsidian pt. II
    4 projects | dev.to | 8 Aug 2021
    Day Planner

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-04-14.
  • 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.
  • Wayback: Self-hosted archiving service integrated with Internet Archive
    7 projects | news.ycombinator.com | 15 Apr 2023
    Looking at the link you gave does not help much in seeing what DiskerNet does and looks like, neither.

    Keeping it simple, I download pages in Markdown adding some metadata (some tags). When I want images or more I use singlefile extension. Add Recoll to the mix and that's all I need.

    https://github.com/deathau/markdownload

What are some alternatives?

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

obsidian-checklist-plugin

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-tasks - Task management for the Obsidian knowledge base. [Moved to: https://github.com/obsidian-tasks-group/obsidian-tasks]

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

slated-obsidian - Task management in Obsidian.md

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.

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

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

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

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

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

Templater - A template plugin for obsidian