Software Alternatives, Accelerators & Startups

Checkvist VS Kanmail

Compare Checkvist VS Kanmail and see what are their differences

Checkvist logo Checkvist

A professional list-making tool. Minimalist, keyboard-centric online outliner and task management application. Free sharing, unlimited lists, cross-linking, free import and export. Markdown support. Created for geeks 🤓 and all keyboard lovers ⌨️

Kanmail logo Kanmail

An email client that works like a kanban board.
  • Checkvist Landing page
    Landing page //
    2020-04-22

Checkvist is a minimalist yet feature-rich and super-flexible list-maker

  • Endless flexibility - unlimited nested lists
  • Cross-linking between items, backlinks
  • Action items with due dates, tags, priorities, task delegation, links, and attachments
  • Free sharing - private or public, write or read-only
  • Import and export
  • Markdown support

The superpower here is unique vim-like keyboard support. Type, structure, and re-structure a list as fast as you can type. All commands are literally at your fingertips.

The tool comes with a 'forever free' account which includes all major features.

  • Kanmail Landing page
    Landing page //
    2021-06-28

Checkvist

$ Details
freemium $3.9 / Monthly (PRO)
Platforms
Browser REST API Web Google Chrome Firefox Progressive Web App (PWA)
Release Date
2008 August

Kanmail

Website
kanmail.io
$ Details
paid Free Trial $45.0 / One-off (Limited time v1 license)
Platforms
Mac OSX Windows Linux Docker Browser
Release Date
2020 January

Checkvist features and specs

  • Search and Filtering: With smart syntax
  • Email-in-tasks: Ability to create tasks from email
  • Recurring due dates: Yes
  • Markdown: yes
  • Tags: Custom tagging
  • Priorities: Priority setting and color-coding
  • Web clipper: For Chrome and Firefox
  • Keyboard support: Vim-like keyboard support
  • Clean UI: yes
  • Customizable: Customize UI with CSS

Kanmail features and specs

No features have been listed yet.

Checkvist videos

Ultra Productivity with Autofocus v.4 and Checkvist

More videos:

Kanmail videos

No Kanmail videos yet. You could help us improve this page by suggesting one.

Add video

Category Popularity

0-100% (relative to Checkvist and Kanmail)
Task Management
100 100%
0% 0
Email Clients
0 0%
100% 100
Project Management
100 100%
0% 0
Productivity
0 0%
100% 100

Questions and Answers

As answered by people managing Checkvist and Kanmail.

What makes your product unique?

Checkvist's answer

Keyboard-first approach! With Checkvist, you can perform almost all actions without touching the mouse - work fast and focused, organise and re-organise tasks, ideas, notes, combine them into larger or smaller lists. Checkvist is an open tool - import or export your lists without restrictions, use unlimited hierarchy, share and publish lists online, all for free.

Why should a person choose your product over its competitors?

Checkvist's answer

If you prefer speed and focused work with keyboard-driven interfaces, like text or code editors, you should give Checkvist a try. There is no other tool on the market in this category that offers the same level of keyboard support.

How would you describe your primary audience?

Checkvist's answer

IT people - software developers, projects managers, but also writers, scientists, bloggers, analysts, information architects - people who love working efficiently, organising information, and who love working with keyboard, of course! 🤓

What's the story behind your product?

Checkvist's answer

Checkvist is a brainchild of two IT professionals - and keyboard freaks, as you might have guessed. It's hobby project which has been serving people online since 2009 :)

Which are the primary technologies used for building your product?

Checkvist's answer

Checkvist is a Ruby-on-Rails application.

User comments

Share your experience with using Checkvist and Kanmail. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Checkvist and Kanmail

Checkvist Reviews

  1. Seamless, smooth, beautiful experience

    I cannot recommend Checkvist highly enough: project manager, meeting agenda, brainstorming a programme, you name it Checkvist is very likely exactly what you need. The keyboard control is quite simply unsurpassed!

Kanmail Reviews

We have no reviews of Kanmail yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Checkvist should be more popular than Kanmail. It has been mentiond 17 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Checkvist mentions (17)

  • *exits Unity after staring at scene for 5 seconds*
    I like using checkvist.com to break down a project. It's a to-do list, but you can zoom into subtasks which can be 'focused' into and appear as its own master list... You can break things down infinitely in a clean way. Source: about 1 year ago
  • Frequent loss of keyboard focus - expected?
    Thanks, yes I can see it's tricky. An outcome of Logseq's ambition I suppose. My primary tool for this kind of thing is Checkvist which is simpler but ergonomically very elegant and predictable. I'm looking at Logseq for more ramified topic notes, but I don't think it can replace Checkvist yet for the rapid-fire stuff (todos, quick capture etc). The ambition and achievement in Logseq to date is nonetheless... Source: about 1 year ago
  • Outliner + UpNote
    You might check out Checkvist. Simply link from an UpNote note to there for certain lists and you're done. Source: over 1 year ago
  • Show HN: I Made a Todo List for Developer Power Users [video]
    This reminds me of https://checkvist.com, which I hope would be used more. It's actually a great replacement for Trello or any other kind of board for smaller projects. - Source: Hacker News / over 1 year ago
  • Looking for a good Bookmark manager
    I use an online outliner Checkvist for my bookmarks as well as notes. It has all the organization features you mentioned and way more. It also has Chrome and Firefox extensions for making bookmarks. It's especially good if you're a keyboard user. Source: over 1 year ago
View more

Kanmail mentions (4)

  • Pegasus Mail Newsflashes
    I’ve gone through this process for my email client Kanmail [1]. The third party audit is not required for email clients that run on end users computers and store credentials locally. By the looks of it Pegasus falls into this category and should not have any issues getting approved (still need the YT video and such but the Google team are surprisingly responsive and helpful in my experience). [1]... - Source: Hacker News / about 2 years ago
  • Ask HN: Anyone making a living building desktop applications?
    I’m building a desktop email client [0] that has $45 lifetime licenses. Made to scratch my own itch I’ve been using it as my only client for 4 years now, barely makes any money though! [0] https://kanmail.io. - Source: Hacker News / over 2 years ago
  • Compile Python applications into stand-alone executables
    I use pyinstaller for my Kanmail email client [1] and it’s fantastic, but at creating Mac app bundles or Windows exes. Tried making actual standalone binaries for another project and, as others have mentioned, they’re incredibly slow to startup. Still, I am a huge fan of the project and it makes it possible to make webview desktop “apps” (like or hate them) with Python. [1] https://kanmail.io. - Source: Hacker News / over 2 years ago
  • How do you create a cross-platform GUI without using Electron?
    There's pywebview (https://github.com/r0x0r/pywebview/) which is a Python lib that uses whatever native webview implementation exists. Obviously means some compatibility work between each OS, but gives out very small apps what work very well on the whole. I'm using it on my cross platform email client (https://kanmail.io). - Source: Hacker News / almost 3 years ago

What are some alternatives?

When comparing Checkvist and Kanmail, you can also consider the following products

Todoist - Todoist is a to-do list that helps you get organized, at work and in life.

KanbanMail - A Kanban board for your emails.

Workflowy - A better way to organize your mind.

Sortd - Rated the #1 App for Gmail

Dynalist - Dynalist is a web app that lets you break down and organize your thoughts in the format of lists.

Postbox - The Power Email App for busy professionals, like you.