markwhen VS quickadd

Compare markwhen vs quickadd and see what are their differences.

markwhen

Make a cascading timeline from markdown-like text. Supports simple American/European date styles, ISO8601, images, links, locations, and more. (by mark-when)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
markwhen quickadd
35 38
3,337 188
1.0% 0.0%
5.4 5.3
5 months ago about 2 months ago
HTML Python
MIT License 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.

markwhen

Posts with mentions or reviews of markwhen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-14.
  • Phanpy: A minimalistic opinionated Mastodon web client
    6 projects | news.ycombinator.com | 14 Apr 2024
    The creator of this (Chee Aun) is quite prolific and creative with their work (https://cheeaun.com/projects/).

    They created https://cheeaun.life, a timeline of their life, more than 10 years ago (which looks to be kept up to date), which was my inspiration for markwhen (https://markwhen.com).

  • JavaScript Libraries for Implementing Trendy Technologies in Web Apps in 2024
    12 projects | dev.to | 9 Apr 2024
    Markwhen
  • My productivity app is a never-ending .txt file
    20 projects | news.ycombinator.com | 19 Feb 2024
    Looks like markwhen[0]. When making it, which initially started out as a strictly timeline-making tool, I realized it is essentially a log or journal language - write a date, any date, and add some stuff to it. Good for notes, blogging, a calendar, etc etc.

    [0] https://markwhen.com

  • Multi-Layered Calendars
    2 projects | news.ycombinator.com | 6 Jul 2023
    https://markwhen.com

    I’ve had a lot of these thoughts when working on markwhen. It’s basically turning into a calendar and planning IDE, pretty excited about where it’s heading.

  • Ask HN: I Need a Calendar App
    3 projects | news.ycombinator.com | 22 Jun 2023
  • Show HN: I open sourced the QR designer from my failed startup
    15 projects | news.ycombinator.com | 30 May 2023
    https://markwhen.com - very cool. however, If I could share with you, I would see the value in following case: if I could connect my calendar(s) to it and see what is going on and overlay it with the data here in comment. Use case is both - for retrospective and for planning (for example if you're preparing the meeting and don't want to share content just yet, or jotting something for time in-between meeting what to do, etc)
  • Ask HN: Has journaling improved your life?
    3 projects | news.ycombinator.com | 16 May 2023
    I realized just over the weekend that the side project I'm working on is in fact a kind of journaling language. It has passed through a number of iterations, started out as a timeline maker (and still does that best), but at the end of the day is a spec for writing what happened when. Or indeed what you hope will happen in the future - I find it's a good planning tool too.

    I find myself actually journaling now that I don't have to think about where I'm going to do it, or in the case of most note-taking apps, which note I should put my current thought in. Journal it first, and if it deserves to be somewhere else, move it later.

    The project is https://markwhen.com

  • Ask HN: Side project of less than $2k MRR, what's your project?
    7 projects | news.ycombinator.com | 14 Apr 2023
    https://markwhen.com

    Timelines in markdown (gantt, calendar, map, other views)

    It's open source (https://github.com/mark-when/markwhen) and there are some paid options for storing markwhen documents in the cloud.

    Straddling paid SAAS and open source is a bit tricky and I still haven't figured it out completely yet. I have some sponsors as well as some paid saas clients but it's not quite paying the bills yet... I like working on it though, hopefully I can find the right balance or a different revenue model that works better.

  • Looking for timeline creation software
    1 project | /r/software | 5 Apr 2023
    Are you familiar with markdown? If so, try markwhen.
  • Show HN: Markwhen: Markdown for Timelines
    1 project | news.ycombinator.com | 31 Mar 2023

quickadd

Posts with mentions or reviews of quickadd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-08.
  • Ship Faster by Organising Less
    1 project | news.ycombinator.com | 13 Mar 2024
  • From a Day to 17 Minutes: How We’ve Dealt with Slow Build Times
    2 projects | dev.to | 8 Mar 2024
    by Adam Pavlisin & Slavo Glinsky ➤➤➤ https://acreom.com
  • My productivity app is a never-ending .txt file
    20 projects | news.ycombinator.com | 19 Feb 2024
    there's a much better way providing simplicity with full data ownership and real tasks out of the box in daily documents https://acreom.com
  • 100% User-Supported
    1 project | news.ycombinator.com | 11 Feb 2024
    the premise of this article is false. acreom [1] is VC backed, and doesn’t implement any of the mentioned practices. No price subsidising (quite the opposite), no pressure to create lock-in or monetize user data etc. There’s nothing wrong with being VC backed given the expectations between investors, the team and users are aligned.

    [1] https://acreom.com/

  • Skiff is shutting down in six months
    3 projects | news.ycombinator.com | 9 Feb 2024
    Check out https://acreom.com, you literally own the software, it's local-first, E2EE, integrated, runs on markdown files, and once you download the app you can keep it forever.
  • Show HN: Find consistent and conflict-free shortcuts for your app
    2 projects | news.ycombinator.com | 5 Feb 2024
    Hello HN! Maker of Keycheck.dev here.

    Keycheck is an open-source web app that lets you quickly find consistent and conflict-free shortcuts for your app. Currently featuring over 100 apps, and 1400 shortcuts.

    When designing keyboard shortcuts for our main app - acreom (https://acreom.com/), we wanted to create a great keyboard user experience. This involves designing shortcuts which are easy to hit, easy to remember, and do not clash with the system shortcuts. We have learned that there’s no reason to reinvent the wheel and it’s easier to follow conventions from other popular apps to achieve this. Finding this out, however, was frustrating, and involved lots of manual work of downloading and signing in to other apps.

    We decided to solve this problem and open-source our solution to help other makers in the process of designing shortcuts. You can match any key combination against combinations of other apps, search shortcuts by their keybinds, descriptions, or by app, and explore the apps and see their shortcuts. Feel free to play around and explore all the possibilities.

    The code is fully open-sourced (https://github.com/Acreom/keycheck) and contributions are welcome! If you are a maker, feel free add your app to help other makers and increase visibility for your own project.

    Looking forward to the feedback!

  • A CEO's Guide to Emacs
    3 projects | news.ycombinator.com | 11 Jan 2024
    with the steep learning curve of setting it up followed by the never ending UX complexities emacs seems like it's for people who get satisfaction of spending time setting things up rather than being effective. A modern alternative of this is Notion.

    On the contrary, for people who care about getting stuff done with a capture-first organize-later interface that works out of the box like an iPhone, options are limited.

    for the curious ones I'm building one myself https://acreom.com

  • Welche Note taking/Wiki App nutzt ihr, falls überhaupt?
    9 projects | /r/de_EDV | 10 Jul 2023
  • Created a versus list for Note Taking Apps (last tab). What do you guys think? Did I miss anything?
    2 projects | /r/UpNote_App | 4 Jul 2023
    - acreom (https://acreom.com)
  • Ask HN: Who is hiring? (July 2023)
    16 projects | news.ycombinator.com | 3 Jul 2023
    acreom | DevRel (remote) or Prague (Czechia)

    https://acreom.com is a markdown knowledge base with tasks for developers. We're building a delightful and integrated interface developers love using alongside their code editors to organise their work.

    reach out to me directly /martin at acreom dot com/ for more info.

What are some alternatives?

When comparing markwhen and quickadd you can also consider the following projects:

mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

roqr - QR codes that will rock your world

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.

chrono - A natural language date parser in Javascript

obsidian-markmind - A mind map, outline for obsidian,It support mobile and desktop

notebook - Tool for Thought. ʚɞ

life - Life - a timeline of important events in my life

notes

site - The new frontend/backend code for https://xeiaso.net

notable - The Markdown-based note-taking app that doesn't suck.

Github-Timeline - Github Timeline is a timeline of the repos of who ever you want !

bypass-paywalls-chrome - Bypass Paywalls web browser extension for Chrome and Firefox.