markwhen VS notes

Compare markwhen vs notes 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)

notes

A zero dependency shell script that makes it really simple to manage your text notes. (by nickjj)
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 notes
35 8
3,339 120
1.1% -
5.4 0.0
5 months ago about 1 year ago
HTML Shell
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

notes

Posts with mentions or reviews of notes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-19.
  • My productivity app is a never-ending .txt file
    20 projects | news.ycombinator.com | 19 Feb 2024
    I've been doing something similar for ~20 years at: https://github.com/nickjj/notes

        - Running `notes` will open this month's notes for YYYY_MM.txt
  • What is your approach to quick note taking during development?
    11 projects | /r/vim | 17 May 2022
    I use a very command line focused approach with https://github.com/nickjj/notes.
  • Keep a Knowledge Log
    7 projects | news.ycombinator.com | 3 Dec 2021
    Since about 2001 I used YYYY-MM.txt plain text files and have a shell script to help create notes in the most friendly way I could think of from the command line at https://github.com/nickjj/notes.

    Totally works fine for a knowledge log when you're streaming high level details. I still use it today.

    But when you want to really go all-in with in-depth notes it's tricky because in 1 month's time if you're hardcore deep in the woods of learning, applying and using something you're going to end up with hundreds of concepts from an assorted set of tools and it kind of stinks to have all of that info sitting in 1 file. Think about using something like Kubernetes. That's really Kubernetes, Kustomize / Helm, EKS, various cloud hosting details (networking, etc.), Terraform and ton of super useful commands / context. Details you for sure want recorded for later.

    For this type of info I've been building up a knowledge base with https://obsidian.md/. It's really nice and I highly recommend it. It's been working well for keeping things reasonably categorized without wasting a lot of time on the details around keeping links and tags up to date. It also has Vim mode that's good enough where day to day writing feels natural.

  • Show HN: Then – Understand how you spend your time and what influences your mood
    1 project | news.ycombinator.com | 22 Jun 2021
    Did you end up automating the entries?

    For example, I have a command line note taking script at https://github.com/nickjj/notes.

    It creates a YYYY-MM-DD.txt file and doesn't include time stamps but it would be a 1 line change to make each entry get timestamped. I didn't do that because personally I'm more interested in monthly notes not per minute.

    But I do think removing the barrier of creating entries is an important step with jotting things down, this way you can focus on what you want to write and not the boilerplate.

  • Ask HN: Tools you have made for yourself?
    97 projects | news.ycombinator.com | 12 Jun 2021
    A whole bunch of little things, mainly command line tools.

    Most of them are open source and also have extensive documentation and a screencast video going over them.

    In no specific order:

    - https://github.com/nickjj/notes

    - https://github.com/nickjj/invoice

    - https://github.com/nickjj/wait-until

    And a few recent little scripts to solve specific things:

    - https://nickjanetakis.com/blog/using-ffmpeg-to-get-an-mp3s-d...

    - https://nickjanetakis.com/blog/a-shell-script-to-keep-a-bunc...

    - https://nickjanetakis.com/blog/bash-aliases-to-prepare-recor...

  • Show HN: Note, my simple command line note taking app
    9 projects | news.ycombinator.com | 22 Feb 2021
    Along similar lines, nickjj also has a similar (but bash) notes script at:

    https://github.com/nickjj/notes

  • Ask HN: What are you surprised isn’t being worked on more?
    14 projects | news.ycombinator.com | 28 Dec 2020
    While I don't use it personally there's: https://obsidian.md/

    It's cross platform and works offline. You write markdown and it produces a visual graph of your data. It supports interlinking notes, tags and images too.

    Plain text notes[0] work best for me but I'd probably use Obsidian if I wanted to see things visually. When I tried it out briefly it was really solid.

    [0]: https://github.com/nickjj/notes

What are some alternatives?

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

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

neatroff - Neatroff troff clone

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.

ping-heatmap - A tool for displaying subsecond offset heatmaps of ICMP ping latency

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

pdftilecut - pdftilecut lets you sub-divide a PDF page(s) into smaller pages so you can print them on small form printers.

quickadd - Parse natural language time and date expressions in python

dockly - Immersive terminal interface for managing docker containers and services

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

shpotify - A command-line interface to Spotify.

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

wireguird - wireguard gtk gui for linux