🗒️笔记软件导入导出交互,数据互通始终是个问题!

笔记软件导入导出交互,数据互通始终是个问题!
type
status
date
slug
summary
category
tags
password
icon
所有人都会遇见这个问题吗?除非一直用notepad记事本或Word,语言和笔记软件都有巴比塔!

Heptabase

Import
notion image
How to import my Obsidian markdown vault into Heptabase?
In Obsidian, you can export all your files all at once.
  • Open any note in Obsidian. Select “Show in system explorer” by right click on the note.
  • Navigate the folder to your Obsidian vault’s root folder.
  • Compress the root folder of your Obsidian vault to a .zip file.
  • In Heptabase, choose import from the bottom of the left sidebar. Choose Obsidian and upload the .zip file you just compressed.
 
ℹ️
If you use Windows and have non-English filename, please do not use the default compression function. Instead, you need to use 7zip, Bandzip, etc to compress the files.
 
Alternatively, you can upload individual markdown files:
  • In Heptabase, click the import icon at the bottom of left sidebar and choose Obsidian.
  • Navigate to your Obsidian vault in the popup and select the markdown files you’d like to upload.
 
The imported files will be processed as following:
  • All images attachments will be uploaded.
  • All identifiable wikilink and markdown link (with relative path) will be converted to standard markdown link that Heptabase can use. We identify links based on the imported files.
  • All inline tags will be imported to Heptabase’s tag system.
 
notion image
Whiteboard: Export Whiteboard to PNG/SVG
Editor: Markdown export
App: Better exported structure

Logseq

You can also do this later in the app.

Do you already have notes that you want to import? If they are in a JSON, EDN or Markdown format Logseq can work with them.
RoamResearch Import a JSON Export of your Roam graphEDN / JSONImport an EDN or a JSON Export of your Logseq graphOPMLImport OPML fileslopment
notion image

导出

  • 导出为 EDN
  • 以 JSON 格式导出
  • 导出公开页
  • 以 Markdown 格式导出
  • 以 OPML 格式导出
  • 以 Roam JSON 格式导出
 

Obsidian

 
如果以上没有包含你之前所使用的软件,你可以到论坛查看相应的帖子,或许已经有论坛成员贡献了解决方法但本文档尚未收录。
另一款基于 Markdown 的笔记软件 nvUltra 在其网站上列出了导入数据到 nvUltra 的方法。你可以参照 nvUltra 的方法将数据从你之前所使用的软件导入到 Obsidian,因为 Obsidian 和 nvUltra 都基于 Markdown,这意味着很多时候二者都是相同的。至少,nvUltra 的导入方法会给你一些启发。

内置工具

从 Roam Research 导入数据
将数据从 Roam 迁移到 Obsidian 是比较简单的。你只需按照以下步骤操作:
1. 在菜单中选择 "Export all",将导出格式选择为 Markdown 格式:
1. 单击蓝色的 "Export all" 按钮:
notion image
1. 解压 Roam 的导出数据 "Roam-Export-xxxxxxxxxxxxx.zip" 到文件夹中。
1. 点击左下角的“打开其他库”,然后选择“打开库文件夹”。选择你刚刚解压的文件夹。
1. 使用 Obsidian 的 Markdown 格式转换器将 Roam Research 的 Markdown 格式转化成 Obsidian 的 Markdown 格式。#标签 将会转化成 Obsidian 中的 [[链接]].^^高亮^^ 则会转化为 ==高亮==
从 Bear 导入数据
如果你是从 Bear 导入数据,Markdown 格式转换器中也有相应的选项让你把 Bear 的 ::高亮:: 转换为 Obsidian 使用的 ==高亮==
使用 Zettelkasten
如果你习惯使用 Zettelkasten 方法来构建笔记系统,那么你需要注意以下事项:
Obsidian 通过笔记名称来链接笔记,这意味着 [[202001010000]] 和 [[202001010000 我的笔记]] 会链接到不同的笔记。
为了避免这个问题,你需要使用 Markdown 格式转换器来将你 Zettelkasten 风格的链接转换为 [[202001010000 我的笔记]] 或 [[202001010000 我的笔记|我的笔记]]
或许,你会对 ZK 卡片 这个插件感兴趣。
从 Roam Research 导入数据
将数据从 Roam 迁移到 Obsidian 是比较简单的。你只需按照以下步骤操作:
1. 在菜单中选择 "Export all",将导出格式选择为 Markdown 格式:
1. 单击蓝色的 "Export all" 按钮:
notion image
1. 解压 Roam 的导出数据 "Roam-Export-xxxxxxxxxxxxx.zip" 到文件夹中。
1. 点击左下角的“打开其他库”,然后选择“打开库文件夹”。选择你刚刚解压的文件夹。
1. 使用 Obsidian 的 Markdown 格式转换器将 Roam Research 的 Markdown 格式转化成 Obsidian 的 Markdown 格式。#标签 将会转化成 Obsidian 中的 [[链接]].^^高亮^^ 则会转化为 ==高亮==
从 Bear 导入数据
如果你是从 Bear 导入数据,Markdown 格式转换器中也有相应的选项让你把 Bear 的 ::高亮:: 转换为 Obsidian 使用的 ==高亮==
使用 Zettelkasten
如果你习惯使用 Zettelkasten 方法来构建笔记系统,那么你需要注意以下事项:
Obsidian 通过笔记名称来链接笔记,这意味着 [[202001010000]] 和 [[202001010000 我的笔记]] 会链接到不同的笔记。
为了避免这个问题,你需要使用 Markdown 格式转换器来将你 Zettelkasten 风格的链接转换为 [[202001010000 我的笔记]] 或 [[202001010000 我的笔记|我的笔记]]
或许,你会对 ZK 卡片 这个插件感兴趣。
 

Flomo

🛠 API & URL Scheme

本功能需 PRO 会员权限→
notion image
API 和 URL Scheme 提供了其它软件与 flomo 直接交互的可能性,但需要一定的软件开发技能。
如果你没有软件开发技能,可以直接去扩展中心,使用别人提供的扩展工具。
如果你有作品,欢迎点此提交 (opens new window)

#API

flomo 提供了调用方便的记录 API。

#

#URL Scheme

可以通过调用 URL Scheme 打开 flomo 并填入内容。

#路径

flomo://create

#参数

参数名
含义
必传
最大长度
参数编码形式
content
文本内容
5000字(encode 前)
encodeURIComponent
image_urls
图片 URL 数组
9 个 URL
encodeURIComponent(JSONString(Array))

#

在安装了 flomo app 的手机上点击试试

flomo+ (微信读书小程序)

made by EXTRASTU with ❤

#功能介绍:

由益达EXTRASTU 开发,目前支持:
  • 导入微信读书批量笔记到 flomo
  • 导入微信聊天记录到 flomo(仅限 iOS)
  • 导入 Anki 笔记文件到 flomo
注意:flomoAPI 每日有 100 条上限,请酌情导入。
你可以直接在微信中搜索「flomoplus」,选择小程序即可看到。粘贴前,记得先填写你的flomo专属API
 
 
同步至 Notion
本功能需 PRO 会员权限→
为了方便用 Notion 的共建者们更方便地引用 flomo 中的内容,我们基于 notion 的 API 做了对应的实时同步功能,这样你在 flomo 记录的内容,就可以实时同步到 Notion 中,方便进行进一步加工和整理。
本同步功能限定 PRO 用户使用。
因网页版升级,请访问公测版: v.flomoapp.com (opens new window),然后再尝试启动同步

整个 Notion 同步能达到以下效果:
  1. 全量推送内容 flomo 内容至 Notion 的指定 database。(这里不做定制输出,是因为 Notion 的 database 的筛选和排序足够强,可以自由决定如何处理。)
  1. 你在 flomo 内创建新 memo,以及编辑 memo,均会自动同步至 Notion。在 Notion 中删除不会影响 flomo 的内容。
  1. 你在 flomo 删除 memo,不会删除 Notion 的对应内容。
  1. 包含内容、创建日期、标签、附件(等待 Notion 支持)四个属性,标题部分会取 memo 的正文前几个字。
由于目前 Notion 的 API 还处于 beta(测试版)状态,所以会有一些不尽如人意的地方:
  1. 同步速度会有一定延迟(尤其是首次),因为限制了 API 请求速度。
  1. 暂时不支持上传图片。
后续随着其 API 进一步完善,我们也会跟进。
常见问题
  1. 请关闭 Notion 的汉化插件再使用同步功能,因为插件会修改 Notion database 的名称。
  1. 无法选择对应的 database,大概率原因是设置错了权限,请仔细看下面的绑定步骤。

#视频教程

#图文教程

  1. 如果装有 Notion 汉化插件,请先关闭,否则会导致同步失败。
  1. 打开 Notion,新建一个 database 作为后续承接 flomo 内容的地方。注意这里应该在新建页面下,再新建一个 database 
    1. notion image
      notion image
  1. 桌面端浏览器打开 flomoapp.com (opens new window)并登录,点击设置 - 账号详情 - 拖至页面底部,找到同步入口。点击后进入下图页面,并点击 Notion 授权。
    1. notion image
  1. 在登录 Notion 后,根据提示,选择对应的 page,然后点击右下角「Allow access」
    1. notion image
  1. 点选完成后会跳回到 flomo,然后根据提示选择刚才创建的 database,然后点击同步,就开始自动同步啦!注意:如果找不到指定的 database,请检查第一步是否按照要求在授权页面下,新建了 database
    1. notion image
  1. 首次同步可能较慢,尤其人多时可能需要数个小时,请耐心等待,在过程中请不要进行其他操作。可以通过对 Created 时间进行倒序,来看同步进展。
    1. notion image
  1. 请不要取消 Notion Database 的授权,或修改 Database 字段,否则会导致同步失败。
  1. 解决 Notion 不支持标签方法:在同步后的database 新建一栏,属性选择: Formula,对应的公式为 replaceAll(prop("Tags"), "/", "_") , 就可以实现在 Notion 中标签过滤。(感谢共建者 @润齐Range 提供)
    1. notion image

#使用指南

这里是一些推荐使用的 flomo + Notion 的组合方法,希望对你有一些启发。如果你有更好的思路,请联系少楠,我们会持续更新在这里。

#1. 筛选某类 flomo 内容作为素材库

  1. 在 flomo database 中设置过滤器(或者直接搜索),选择你想要找到的某些标签和素材
  1. 切换为合适的展示方式(比如 Gallery view)
    1. notion image
  1. 找到合适的素材内容,将其挪至你在 notion 中其他的素材库备选(当然也可以复制一份再同步过去)
    1. notion image
  1. 可以在 page 的右侧新建一列,这样就可以边写边看准备的资料咯
    1. notion image

#2. 做一个 flomo 内容的共享主页

  1. 设置 flomo database 的过滤器,选择你想公开的标签内容(注意由于 notion 不支持多级标签,所以如果是多级标签内容,请注意多选)
    1. notion image
  1. 选择对应的展示样式,然后锁定当前的 database
    1. notion image
  1. 将此页面设置为共享,即可供大家访问啦。这样后续你在这个标签下记录的 flomo 内容,就可以自动同步到这里啦。你可以点此查看效果(opens new window)
    1. notion image

#3. 通过 Group by 功能,查看自己每周的记录

Group 是 Notion 新增的重要功能,可以方便的将其中的数据按照某些条件分组。这里只是一个简单的应用。
  1. 设置 flomo database 的 group by 的类型如下图
    1. notion image
  1. 根据需要选择 view 视图,就可以很方便的看到每月/每周/每年写的 memo 数量,以及根据需要单独展开访问其内容。
    1. notion image
      得到App 笔记同步至 flomo
      为了方便大家在使用「得到App」的时候可以沉浸式的摘录和批注,然后统一在 flomo 中进行管理,我们联合「得到App」一起提供了笔记自动同步功能。
      结合 flomo 的标签系统,能让内容更加一目了然,和已有知识体系融合。
      notion image
      整个同步能达到以下效果:
    2. 在得到 App 上的所有新增笔记(课程,读书,听书,城邦)将会自动同步至 flomo。
    3. 过往笔记会同步最近创建的 1000 条。
    4. 同步过的笔记不会再次同步,避免混乱。
    5. 常见问题
    6. 如果需要批量删除部分内容,可以先使用网页公测版 https://v.flomoapp.com (opens new window),点击标签列表右侧的「...」,选择删除标签即可。
    7. 手动同步,可筛选同步,将会在后续的「得到App」版本中提供。
    8. #视频教程

      #图文教程

      notion image
      notion image
       
       

      scrintal

      Thank you very much for choosing Scrintal 🙏
    9. How can I export my card?
    10. You can export your card by opening it, pressing the 3 dots icon on the upper right hand side and selecting your prefer export option. You can download your card as .md or save it as PDF.

       
      Import/Export
    11. How can I export my notes?
    12. How can I import my MD archive?
    13. #scrintal_help

      1. How can I export my notes?

      You can export your card by opening it, pressing the three dots icon on the upper right-hand side, and selecting your preferred export option. You can download your card as .md or save it as a PDF.

      2. How can I import my MD archive?

      Click on My Cards under the Browse section of the sidebar. Click the 3 dots in the top right corner (next to the Spotlight button).  Select the “Import cards” option. Select a directory that contains .md files you would like to import.
      Once uploaded, your files will be saved as a new individual card, and inside each card, you will find the tag #imported to locate them in your archive easily.
      Important Note: You must import a Markdown archive, a directory that contains one or more Markdown (.md) files. You cannot select individual Markdown files. Embedded elements (files, images) will not be imported; your tags and bidirectional links will be imported.
       

      Roam Research

      建议在选择主力编辑器的时候,最好慎重。
      目前来看,只有 Notion、FlowUs 类为代表的在线协作文档、Roam Research、Logseq 为代表的双链笔记软件 支持数据的自由迁移。
      You can import Markdown files from any app, while JSON import is solely for Roam exports.

      JSON Schema

      Description
      A schema for JSON import into Roam. A file being uploaded must be an array of pages. Keys not defined in the schema will be ignored.
      Objects
      Page
      description: An object representing a page. The only required key is the title
      keys:
      title
      children
      create-time
      edit-time
      edit-email
      Block
      1
      description: An object representing a block. The only required key is the string
      keys:
      string
      uid
      children
      create-time
      edit-time
      edit-email
      heading
      text-align
      Keys
      title
      1
      description: The title of a page. The string is unique across a user's database. If importing a title that is already used, it will merge with the already existing content.
      type: string
      string
      1
      description: The string of a block
      type: string
      uid
      1
      description: The unique identifier of a block. Use this if you want to preserve block references. If the unique identifier conflicts with other uid's in the database or the import, the import will fail. Be careful using this attribute. Standard Roam uid's are 9 characters, but can be any length. Roam uses naniod.js to generate these
      type: string
      children
      2
      description: An array of blocks, the order is implicit from the order of the array
      type: array of Blocks
      create-time
      2
      description: The time the object was created, measured in ms since unix epoch. If not supplied, the create-time of the object will be filled in by either the edit-time, or now.
      type: integer
      Epoch time in milliseconds (13-digit numbers)
      edit-time
      2
      description: The time the object was last edited, measured in ms since unix epoch. If not supplied, the edit-time of the object will be filled in by either the create-time, or now.
      type: integer
      edit-email
      2
      description: The email of the user who last edited the object. If not supplied, will be filled in by the create-email, or the user who uploaded the JSON.
      type: string
      heading
      1
      description: Determines what heading tag to wrap the block in, default is no heading (0)
      type: integer, 0 | 1 | 2 | 3
      For level of heading, 0 being no heading (the default) 1 heading h1, etc
      text-align
      1
      description: The text-align style for a block
      type: string, "left" | "center" | "right" | "justify"
      By default is left (as determined by the browser defaults)
      Example
      1
      2
      3
      4
      5
      6
      7
      [{:title "December 10th 2018"
      :create-email "josh@roamresearch.com"
      :create-time 1576025237000
      :children [{:string "[[Meeting]] with [[Tim]]"
      :children [{:string "Meeting went well"}]}
      {:string "[[Call]] with [[John]]"}]}
      {:title "December 11th 2018"}]
      javascript
      More (better) examples can be found by exporting roam to json
       
      exp
       
      Markdown
      JSON
      EDN
      Flat Markdown
       
       

      Notion

      Import data into Notion

      notion image
      Like most people, you probably have data, documents, and notes scattered across many files and apps. You can centralize your information in one place by moving it all into Notion 🚚
      Export
      notion image
  • How to import
  • Instructions by app
  • Confluence
  • Evernote
  • Trello
  • Google Docs
  • Asana
  • Quip
  • Dropbox Paper
  • Hackpad
  • Microsoft Word
  • Microsoft Excel
  • WorkFlowy
  • CSV

Import data into Notion

notion image
IN THIS ARTICLE Like most people, you probably have data, documents, and notes scattered across many files and apps. You can centralize your information in one place by moving it all into Notion 🚚Jump to FAQsCONTENTS • How to import • Instructions by app • Confluence • Evernote • Trello • Google Docs • Asana • Quip • Dropbox Paper • Hackpad • Microsoft Word • Microsoft Excel • WorkFlowy • CSV

How to import

  • Notion lets you directly import the following file types:
    • Plaintext (.txt)
    • Markdown (.md or .markdown)
    • Microsoft Word (.docx)
    • CSV (.csv)
    • HTML (.html)
  • You can also import data from a number of other apps (such as Confluence, Asana, Evernote, and Trello - just to name a few).
  • To do this, click Import toward the bottom of your left-hand sidebar.
notion image
  • That brings up the import window where you can choose which app to migrate. App-specific import instructions below!
notion image
notion image
Note: You can only import content on desktop or web, not on mobile.

Instructions by app

Confluence
You can import an entire Confluence workspace into your Notion workspace.
Step 1: Export your Confluence space to HTML
  • From your Confluence workspace, go to Space Settings in the top-right sidebar.
  • Select Content Tools in the top toolbar, then Export in the toolbar below. If you don't see either of these options, you may need to request permission to export from a Workspace admin.
  • Select HTML from the list of formats
  • Select Custom Export and uncheck the Include comments box.
  • Select which pages you want to export — please note that pages containing large attachments can significantly increase the export size and complexity!
  • Allow your export to finish processing — this can take a while if you have a large workspace.
  • Once the export is complete, click Download here to save the export to your computer
  • You should have a file titled something like Confluence-space-export-XXXXXX.html.zip, where XXXXXX is a sequence of digits
Step 2: Import your Confluence space to Notion
  • Start by navigating to the Notion workspace where you'd like to import your Confluence content into
  • Click the Import button at the bottom of your left-hand sidebar, then select Confluence in the pop-up window that appears
  • Navigate to the .zip file exported from Confluence in the previous step, and select it for upload. You do not need to unzip the file! Just upload the entire archive.
  • You should see an "Uploading..." message as the browser uploads your file, then a status message as the import progresses.
  • When your import completes, it should take you to your newly imported content!

Evernote
You can import all of your Evernote data into Notion in one go, and retain its organization.
  • From the import window, choose Evernote.
  • Sign into your Evernote account.
  • Authorize Evernote to connect to Notion.
  • Once your Evernote account is linked, check the boxes next to the notebooks you'd like to move and click Import.
  • Your Evernote notebooks will appear as pages in Notion's sidebar. Inside, you'll find your notes as items in a list database.
  • Each note can be dragged and dropped anywhere else within Notion.

Trello
You can move your Trello data into your workspace — all from inside Notion.
  • Go to Import in your left-hand sidebar and choose Trello.
  • Log in to your Trello account.
  • Grant access to Notion so you can import your Trello boards.
  • Once you've linked your Trello account, select the boards you'd like to migrate from the dropdown menu.
  • If you'd like to import additional boards, just click Import in your Notion sidebar, choose Trello, and pick another board.

Google Docs
In Google Docs, you can export files individually or all at once.
Migrate individual files:
  • Go to File then Download and choose Microsoft Word as the format.
  • In Notion, go to Import, choose Word and upload the .docx file.
Migrate all Google Docs files at once:
  • Click Deselect all at the top right of the window above the checkboxes.
  • Scroll to Drive and check the box next to it. You can also click Advanced settings to choose which files you want to move.
  • Click Next step at the bottom.
  • On the next page, click Create export.
  • You'll receive an email with a download link. It'll save a zip file to your computer.
  • In Notion, go to Import in the left sidebar, choose Word and upload the .docx files.
notion image
Note: You can also embed Google Docs in Notion. Learn more about embeds here →

Asana
You can move your Asana data into your workspace — all from inside Notion.
  • Go to Import in your left-hand sidebar and choose Asana.
  • Log in to your Asana account.
  • Grant access to Notion so you can import your Asana tasks.
  • Once you've linked your Asana account, select the boards and lists you'd like to migrate from the dropdown menu.
  • If you'd like to import additional tasks, just click Import in your Notion sidebar, choose Asana, and pick another list or board.

Quip
Unfortunately, Quip doesn't let you export more than one page at a time. You can, however, move individual pages to Notion.
  • In Quip, click the document icon at the top left of any page and choose Export.
  • Export as Markdown or HTML.
  • In Notion, go to Import in your left-hand sidebar and choose HTML or Text & Markdown. Upload the file you exported from Quip.

Dropbox Paper
In Dropbox Paper, you can export files individually or all at once.
Migrate individual files:
  • In Dropbox Paper, choose Download from the menu at the top right of your screen.
  • Download the page as Word.
  • In Notion, go to Import in the left-hand sidebar, choose Word, and upload the .docx file you downloaded.
Migrate all your documents at once:
  • In Dropbox paper, choose Download docs you created from the menu at the bottom left of your screen.
  • Choose to download as Word. This will download a zip file to your computer.
  • Unzip the file, go to Notion and choose Import in the left-hand sidebar. Choose Word and upload the .docx files.

Hackpad
In Hackpad, you can export all your files at once!
  • Select Export on the right of your Hackpad feed.
  • Choose to export as Markdown. You'll download a zip file.
  • Unzip the downloaded file, go to Notion and choose Import from your left-hand sidebar. Choose Text & Markdown and upload the Markdown files you exported from Hackpad.

Microsoft Word
  • In Notion, click Import in your left-hand sidebar. In the window that pops up, choose Word.
  • Upload whatever .docx files you want to import from your computer.

Microsoft Excel
  • In Microsoft Excel, export your content as .csv
  • In Notion, click Import in your left-hand sidebar. In the window that pops up, choose CSV.
  • Upload the exported .csv files you want to import from your computer.

WorkFlowy
In WorkFlowy, you can export all your files at once 👌
  • Click the dropdown arrow to the right of Help.
  • Select Plain text and click to download.
  • In Notion, choose Import in the left-hand sidebar and then Text & Markdown. Upload the files you exported from WorkFlowy.

CSV
  • In Notion, click Import in your left-hand sidebar. In the window that pops up, choose CSV.
    • Upload whatever .csv files you want to import from your computer.
  • Alternatively, you can use the Merge with CSV button in the •• menu at the top right of the database to import your CSV into an existing database.
 
 
total from noteapps.info
卷的太厉害了
notion image
notion image

Best note-taking apps of 2023: an epic guide to 31 choices

NoteApps.info offers a searchable database of 285 features with 3,812 screenshots across 31 note taking apps. What does the data have to say about which one will work best for you?

Published June 20, 2021 by NoteApps Editorial Team. Last feature update March 3, 2023

When a person searches the web for "best note taking apps," which apps ought to appear? Spoiler alert: there's no single right answer. It depends entirely on your note-taking use cases.
And yet, when you Google this, you'll find no shortage of beat writers offering their unqualified opinions as to which note taking apps are "best for 2023." Nothing against beat writers, but their confidence that they could know what's best for every user is misplaced. With more than 20 note taking apps that could credibly call themselves the best in some user niche, it's an impossible task for any writer to fully cover the vast expanse of the "note-taking universe" in 2023.
We believe the most useful take on "the best note taking apps of 2021" is one that considers as many note apps as possible, grounded with hard data and screenshots to show how each feature looks in each app. So, that's what we built, and what you will find on the rest of this page.
To date, NoteApps.info has cataloged 8,420 provider-features (31 note apps with 285 features evaluated per app), to allow data-backed decision-making about which note app best matches your needs. This is the largest freely available data set illustrating what features are available in which note apps.

Table of contents

Let's try to find the perfect note taking app for you 👇
  1. Best note taking apps by what you've liked best before
  1. Best note taking apps by your biggest sticking point
  1. Best note taking apps by the specific features you tell us you need 🤓
  1. Best note taking apps by total features cataloged

Best note taking apps by what you've liked best before

If you're already a note-taker, the app you use as a go-to says a lot about your needs and preferences. For those who are coming from apps that Google indicates as common search terms, we have created data-backed guides to help evaluate a possible switch.
notion image
These apps have a strong overlap with Evernote's featureset, while bringing more modern sensibilities to the mix. Most have an Evernote importer. Top recommendations: AmplenoteNimbus NoteNotionBear.
notion image
These recommendations are weighted toward advanced table support, collaboration/team-based features, and better offline document availability. Top recommendations: CodaNimbus NoteCraftAmplenote.
notion image
Note apps with strong backlinking capabilities, content transcluding, and Zettelkasten readiness. Top recommendations: AmplenoteObsidianNotionRemNote.
notion image
These apps offer the most analogous drawing and free-form canvas experience to the venerable Microsoft incumbent. Top recommendations: GoodNotesEvernoteNotionCraft.

Best note taking apps by your biggest sticking point

Different apps specialize in different areas. The list is ordered by perceived degree to which app embodies the best version of category.
  • 🎨 Aesthetic excellence
    • Apps regularly praised on Twitter and by industry press for their product design. These generally offer a minimalistic UX, along with slick native apps. See CraftObsidianBearClickUp or compare all four
  • 🧑‍💻 Blogging
  • 📆 Calendar/to-do integration
  • 🎭 Collaboration
    • The extent to which collaborative faculties are offered is a major differentiator among note taking apps. The apps on this list make it easy to share note content with groups of users, and to collaboratively edit note content. See NotionClickUpCodaNotejoyAsana or compare all five
  • 📱 Superior iPad experience
    • iPad users need native drawing tools, a diverse range of features & navigation available via keyboard, and a striking aesthetic presentation. These apps best deliver all of the above. See CraftEvernoteGoodNotes or compare all three
  • 🧠 Networked thought
    • Third-generation note apps have gone all-in on backlinks and Zettelkasten as a means to organize life and "build a second brain." These apps draw disproportionate interest among those who use their note taking app for undertaking research. See Roam ResearchObsidianAmplenoteRemNote or compare all four
  • 📑 Tables/databases
    • Robust table/database support can starts with allowing formulas to be applied within tables in the note app, but also includes enumerated data types and thus notes that lend themselves to sharing as templates. See NotionCodaOneNoteNimbus Note or compare all four

Best note taking apps by specific features you tell us you need

Choose a platform and at least one feature group below. Results will be sorted by which note apps share the most features with your tastes, with precedence given to apps that offer a superset of the features you expect.

Which platforms will you be using?

Android native app
iOS native app
Web browser
Linux
Windows
macOS

Which types of features matter most to you?

Hover on the icons in the list below to see which featuresNoteApps has cataloged
Appearance
8 app features cataloged
Encryption/Security
11 app features cataloged
Formatting Supported
42 app features cataloged
Import/Export and Data Backups
20 app features cataloged
Login Providers
2 app features cataloged
Search & Navigation
35 app features cataloged
Sharing/Collaboration
18 app features cataloged
Customer-centric
7 app features cataloged
Tables
10 app features cataloged
Web Capture
11 app features cataloged
Content Uploads & Embeds
19 app features cataloged
Mobile/Tablet
9 app features cataloged
Offline
7 app features cataloged
Performance Benchmarks
30 app features cataloged
Integrations/Extensibility
21 app features cataloged
Tasks & Scheduling (Calendar)
31 app features cataloged

Any other needs?

Non-expiring free version required
Please choose at least one platform and feature group to get a personalized note app recommendation

Best note taking apps by total features cataloged

This method of sorting note apps is provided last for a reason: it's the least useful. The number of features we have cataloged by app depends on what counts as a "feature." As of mid-2021, our feature set is most heavily weighted toward Formatting, Performance Benchmarks, and Tasks.
To try to compensate for potential bias introduced by the number of features per group, each app below is scaled by the number of features it makes available relative to the number of features that NoteApps defines for each group.
  1. Amplenote (Launched 2019). Write it down. Get it done. Take your best ideas from hunch to launch with Amplenote. 204 total features cataloged with screenshots.
    1. Feature breakdown
  1. Notion (Launched 2016). One workspace. Every team. We’re more than a doc. Or a table. Customize Notion to work the way you do. 189 total features cataloged with screenshots.
    1. Feature breakdown
  1. Nimbus Note (Launched 2015). Transform information chaos from multiple sources into an organized workplace. Empower yourself or your team to get things done faster with fewer iterations and meetings. 180 total features cataloged with screenshots.
    1. Feature breakdown
  1. Evernote (Launched 2008). Simplify your life. Evernote is the home for everything you need to remember, and everything you want to achieve. 170 total features cataloged with screenshots.
    1. Feature breakdown
  1. OneNote (Launched 2003). OneNote: Your digital notebook. Gather your thoughts, then make them even better. Share and collaborate. 159 total features cataloged with screenshots.
    1. Feature breakdown
  1. ClickUp (Launched 2017). One app to replace them all. All of your work in one place: Tasks, Docs, Chat, Goals, & more. 155 total features cataloged with screenshots.
    1. Feature breakdown
  1. Coda (Launched 2014). Meet the evolution of docs. Simple. Familiar. But built to adapt to your team’s needs. Coda brings all your words, data, and teamwork into one powerful doc. 155 total features cataloged with screenshots.
    1. Feature breakdown
  1. Craft (Launched 2019). Craft - The Future of Documents. Create documents, make impact. When your work needs to wow, Craft gives you the tools to make it magnificent. 146 total features cataloged with screenshots.
    1. Feature breakdown
CompanyAbout usBlogFAQTwitter LegalPrivacy policyTerms of service Personalized AlternativesBest Note Taking Apps of 2022Best Evernote alternativesBest Onenote alternativesBest Notion alternativesBest Roam Research alternatives©️ 2023 NoteApps.info. All rights reserved. All trademarks and logos property of respective companies.
notion image
notion image
notion image
 
31 apps match the 0 features selected
notion image
Amplenote
Write it down. Get it done. Take your best ideas from hunch to launch with Amplenote.
notion image
Apple Notes
Capture thoughts or detailed notes. Your notes are always up to date on any device and on the web.
notion image
Asana
Manage your team's work, projects, & tasks online. Want to drive efficiency across your organization? Asana is flexible and easy for all teams to use, so you can deliver quality work together, faster.
notion image
Bear
Markdown Notes for iPhone, iPad, and Mac. Bear is a beautiful, flexible writing app for crafting notes and prose.
notion image
Bundled Notes
A seriously intuitive notes, lists, organisation and writing tool. Bundled Notes takes the simplicity of basic note-taking apps like Google Keep, and merges it with the feature richness of other powerful productivity and Kanban apps.
notion image
ClickUp
One app to replace them all. All of your work in one place: Tasks, Docs, Chat, Goals, & more.
notion image
Coda
Meet the evolution of docs. Simple. Familiar. But built to adapt to your team’s needs. Coda brings all your words, data, and teamwork into one powerful doc.
notion image
Craft
Craft - The Future of Documents. Create documents, make impact. When your work needs to wow, Craft gives you the tools to make it magnificent.
notion image
Evernote
Simplify your life. Evernote is the home for everything you need to remember, and everything you want to achieve.
notion image
GoodNotes
Write Outside the Lines. Note down, shape, & share your ideas with the world's best loved digital paper.
notion image
Google Keep
Save your thoughts, wherever you are. Capture notes, share them with others, and access them from your computer, phone or tablet. Free with a Google account.
notion image
Joplin
Free your notes. Joplin is an open source note-taking app. Capture your thoughts and securely access them from any device.
notion image
Logseq
Logseq is a privacy-first, open-source knowledge base that works on top of local plain-text Markdown and Org-mode files. Use it to write, organize and share your thoughts, keep your to-do list, and build your own digital garden.
notion image
Mem
The self-organizing workspace. Mem is the world's first AI-powered workspace that's personalized to you. Amplify your creativity, automate the mundane, and stay organized automatically.
notion image
Nimbus Note
Transform information chaos from multiple sources into an organized workplace. Empower yourself or your team to get things done faster with fewer iterations and meetings.
notion image
Notability
Unleash your ideas your way. Notes are just the beginning. Create and annotate anything, from study guides to storyboards. A simple, powerful toolset for every thought.
notion image
Notejoy
Fast and focused notes for you and your team.
notion image
Notion
One workspace. Every team. We’re more than a doc. Or a table. Customize Notion to work the way you do.
notion image
Obsidian
A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files.
notion image
OneNote
OneNote: Your digital notebook. Gather your thoughts, then make them even better. Share and collaborate.
notion image
Dropbox Paper
Real-time editing for teams. Dropbox Paper is more than a doc—it’s a co-editing tool that brings creation and coordination together in one place.
notion image
Reflect
Think better with Reflect. Keep track of your notes, books, and meetings.
notion image
RemNote
The all-in-one tool for thinking and learning. Sure, it’s a note-taking tool. But there’s also flashcards, PDFs, backlinks, and more to help you study, stay organized, and think.
notion image
Roam Research
A note-taking tool for networked thought. As easy to use as a document. As powerful as a graph database. Roam helps you organize your research for the long haul.
notion image
Standard Notes
Stand for privacy. Write fearlessly. Standard Notes helps you gain control in a world that often feels out of control. Protect your life's work with end-to-end encryption, advanced security, and unmatched privacy controls.
notion image
Supernotes
The best collaborative note taking app. Supernotes is your new home for ideas, records, tasks, and lists. Enjoy efficient note-taking without the hassle.
notion image
Tana
The Everything OS. Get ready to cancel half your software subscriptions. Tana's combination of simple concepts lets you build anything.
notion image
Taskade
Get Work Done in One Unified Workspace. Organize task lists, take structured notes, manage projects, and collaborate instantly! Taskade is the fastest way to get work done.
notion image
Things
The all new Things. Things is the award-winning personal task manager that helps you achieve your goals.
notion image
TiddlyWiki
You've never seen anything like TiddlyWiki. TiddlyWiki is: a tool, a toolbox, a community, and a philosophy.
notion image
Workflowy
A simpler way to organize your work. If you have a crazy job or an ambitious project, we will be your trusty sidekick.
上一篇
Heptabase
下一篇
The Loop app初体验
Loading...
2024-12-1
最新发布
PDF文件下载
2025-4-19
记一次不是很规范的关闭服务器停电维护
2025-4-18
记一次Dell EMC R740 磁盘亮黄灯故障事件报障开单和处理过程(续)
2025-4-18
记一次Dell EMC R740 磁盘亮黄灯故障事件报障开单和处理过程
2025-4-18
拓展坞导致显示器黑屏的全面解决方案
2025-4-17
安全警告:不受信任的服务器证书 由于无法验证证书, Zoom Rooms无法连接到 zoom.com.cn(签发者: DigiCert Global G2 TLS RSA SHA256 2020 CA1,错误代码:5
2025-4-17