• ABOUT
  • NEWSLETTER
  • Contact
  • COFFEE
Recent posts
  • How to quickly write and run Kotlin script – practical guide
    • 15 September 2022
  • YearCompass – fix your New Year’s resolutions
    • 29 December 2021
  • How to make writing easier
    • 12 December 2021
  • Jetpack Compose – pros and cons of using it in production
    • 9 September 2021
  • Why I changed Kindle for a reader with e-ink and Android
    • 14 May 2021
  • Adding new words to learn with Android devices
    • 12 May 2021
Krzysztof Marczewski Krzysztof Marczewski
  • ABOUT
  • NEWSLETTER
  • Contact
  • COFFEE
  • Productivity
  • Tools

The best offline note-taking app

  • Krzysztof Marczewski
  • 17 January 2019
  • 5 minute read
Total
0
Shares
0
0
0
0

There are so many places that give you the ability to take long notes. Hands up, who didn’t find right app to write, format, export and store researches, recepits, thoughts. If you’ve got a similar problem then here’s good news – I had found the right tool.

It’s somehow funny that writing is one of the most common thing people do with computers. And yet there are so many approaches with no clear leader.

I have tried many applications and I will show you what the best solution is, in contrast to other, more common options.

What I needed from note taking app (and still need):

  1. Formatting ability
  2. Ease of use
  3. Portability (aka multi-platform solutions)
  4. Access
  5. Good design (preferably minimalism)
  6. Good for normal and power users.
  7. Auto-saving external graphics

TL;DR Straight to the point: I’m using Typora because for my use cases it’s the only one software that meets all of the requirements.

Disclaimer: it’s not sponsored article (what a pity).

UPDATE: I moved my notes to notion.so (I will probably create a new post about it), but I still think Typora is a very good tool but it’s better for offline usage.

1. Formatting

Most common note taking app like Apple Notes or Google Keep doesn’t have formatting feature or it is limited to simple bold etc. It’s good only for quick notes with just a few sentences.

If I have to write down quickly numbers, shopping list or short note somewhere, I’m still using Keep for that cases. I also don’t keep notes there forever. This kind of apps is like clipboard on steroids.

What I mean by taking real notes is writing longer texts like cooking recipes, books quotes, or useful articles fragments etc. that needs to be stored for a long time and should be formatted. So the text could have headers, lists, quotes, simple tables, images etc.

How about Evernote?

My previous choice for long notes was Evernote, but I discovered lots of problems with formatting, exporting and also it wasn’t a generic app with restricted access to just itself.

Markdown

What you need to know is that Typora uses markdown. Markdown somehow standardizes formatting across the apps. One of the main benefit for us is that with markdown you’re typing formatting instead of switch keyboard for a mouse to select one.

You could learn Markdown in half an hour or sooner for example from https://commonmark.org/help/tutorial/ or try one of online editors https://dillinger.io/ with help of syntax example from markdown cheatsheet.

When people saw it for the first time it is like: What the hell is it? And I truly understand it.

If you tried to use markdown and still have feeling that it’s not for you, there is also simple/auto formatting mode known from any text editor like Word, Docs etc. Just select text and pick formatting from format or paragraph menu.

2. Ease of use

Other writing software that uses markdown for formattings like iA Writer, Bear, Ulysses etc. force you to generate a visual version of markdown or use two panels side by side (one for writing and one to see how the text will look like). It’s real downside for me.

to panels side by side example

Realtime formatting generating

Typora bypass that problem by giving you the ability to make text formatted as you type in live preview, which is default mode.

Source: typora.com

If you want to see how it’s done in markdown (for example to learn how to write it and not click anymore) you could switch to “Source Code Mode”.

Typora connects two worlds: mouse, and mouse-less. For me, it’s good to just write and don’t have to switch keyboard to mouse use every single second.

3. Portability

What I mean by this term is that you could:

export possibilities in Typora
  • re-use your notes in other software – Typora writes files as markdown files with .md extension. All apps with the ability to run markdown files will open it. If you’ll get familiar with markdown, you could also read it as a raw text file in the worst case, or convert it to other formats. Typora gives you the ability to export files in lots of formats. If you’re using Evernote, you could export your notes only to HTML.
  • use one software that you could run on all platforms (windows, mac and Linux, and perhaps mobile: ios and android) – Typora support windows, Linux and macOS. If you want to open your files from mobile or web you have to store your folder with notes in the cloud (I will tell you about it in next point) and open with app that opens markdown files (eg. JotterPad for Android).

4. Access

Note taking software should give you the ability to have access to your notes online somehow.

For example if you’re using Google’s Keep you have all your notes connected to this specific account. What I want to have instead of being dependent to one product, is to have my notes as files in folder that I could sync, send, share and also have them offline.

Typora have best user experience approach in this particular case. You just pick folder (which could contain other folders) and you see just them. It didn’t force you to use their backup solution.

If your notes are placed in a synced folder (so you could use Dropbox, OneDrive, Google Drive etc.) then you have them almost everywhere you want.

5. Good minimalistic design

It’s good-looking, minimal, solid application with smooth user experience. It is done in a way that every software should be crafted.

6. Power user

Hidden features and lot’s of additional preferences and customization options are things that power users like the most. So let’s take a quick overview:

  • rendering options
  • programming language recognition
  • coping and pasting works like a charm

7. External graphics

At the beginning of journey with Typora I was a bit confused with images.

After pasting a long fragment of text with photos from the web, images were just rendered from the web. That means if they will be deleted from the website, I will never ever see what I “saved”. But it’s just default behavior.

Inside settings menu, you could specify if you want to view photos from the web (links) or to save them in a specified folder after pasting text with some images to Typora.

In that way, I’m no longer worried about external resources expirations because I’ve got backup locally on my disc (which I’m also backing up in a cloud).

You could read more about this feature on https://support.typora.io/Images/

Other things worth to mention

There’s no perfect software. One downside at the moment of writing this article (not for me actually, but I know some users point this as a disqualification) – it’s a beta version, but solid one. Currently, software is free, but after going out of beta you will have to pay for it.

What I liked in Evernote was files preview inside a note (pdf especially). I didn’t find another app that was able to do that, but I finally choose to not store pdf’s or other non-text files except images in notes, so now I can live without this feature. It is the downside of non-generic software. When you’ll find a feature that only one software has, then you’ll have a big problem when it comes to switching to something else.

Summary

I hope that this brief overview of Typora gives you enough reasons to try it and learn something new.

Stay tuned. The second part of Productivity tools series will be published soon. I’ll show you a good approach for tracking progress of life elements (i. e budget, journal).

Total
0
Shares
0
0
0
0
Previous Article
  • Productivity

3 steps to improve your focus ability during work

  • Krzysztof Marczewski
  • 14 November 2018
View Post
Next Article
  • Development
  • Productivity

Code reviews done right

  • Krzysztof Marczewski
  • 6 January 2021
View Post
You May Also Like
View Post
  • Productivity

How to quickly write and run Kotlin script – practical guide

  • Krzysztof Marczewski
  • 15 September 2022
View Post
  • Productivity

YearCompass – fix your New Year’s resolutions

  • Krzysztof Marczewski
  • 29 December 2021
View Post
  • Productivity

How to make writing easier

  • Krzysztof Marczewski
  • 12 December 2021
View Post
  • Productivity
  • Tools

Why I changed Kindle for a reader with e-ink and Android

  • Krzysztof Marczewski
  • 14 May 2021
View Post
  • Productivity
  • Tools

Adding new words to learn with Android devices

  • Krzysztof Marczewski
  • 12 May 2021
View Post
  • Productivity

Changing industry and why you should not be scared about it

  • Krzysztof Marczewski
  • 22 February 2021
View Post
  • Productivity

Effortless learning and memorizing new words that came up on your way

  • Krzysztof Marczewski
  • 18 February 2021
View Post
  • Development
  • Productivity

Code reviews done right

  • Krzysztof Marczewski
  • 6 January 2021

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Table of Contents Hide
  1. 1. Formatting
    1. Markdown
  2. 2. Ease of use
    1. Realtime formatting generating
  3. 3. Portability
  4. 4. Access
  5. 5. Good minimalistic design
  6. 6. Power user
  7. 7. External graphics
  8. Other things worth to mention
  9. Summary
Recent posts
  • How to quickly write and run Kotlin script – practical guide
    • 15 September 2022
  • YearCompass – fix your New Year’s resolutions
    • 29 December 2021
  • How to make writing easier
    • 12 December 2021
  • Jetpack Compose – pros and cons of using it in production
    • 9 September 2021
  • Why I changed Kindle for a reader with e-ink and Android
    • 14 May 2021
Newsletter
About
Krzysztof Marczewski
Android Developer @AngryNerds delighted with Kotlin, Compose, and multiplatform. Non-fiction bookworm that loves minimal UI, smart UX, and clever copywriting.
Twitter Feed
It's beautiful. https://t.co/UGZKU4BrDf
57 days ago
  • Reply
  • Retweet
  • Favorite
Wanna create a text file .txt quickly with right-click in Finder on macOS? There is a great free app for it:… https://t.co/6tTdWoP0Ye
71 days ago
  • Reply
  • Retweet
  • Favorite
Until #macOS Monterey process of erasing mac in order to sell it or clean was pretty inconvenient. But now you can… https://t.co/fr5Q3FoOjW
147 days ago
  • Reply
  • Retweet
  • Favorite
I came across a #screenshot tool from @shottr_cc. 🖼 At first, I wanted to write that it is useful for mobile devs a… https://t.co/kBwNlXBMs3
147 days ago
  • Reply
  • Retweet
  • Favorite
Follow
© 2021 by Krzysztof Marczewski

Input your search keywords and press Enter.

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Cookie settingsACCEPT
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT