obsidian-outliner VS AppFlowy

Compare obsidian-outliner vs AppFlowy and see what are their differences.

obsidian-outliner

Work with your lists like in Workflowy or RoamResearch (by vslinko)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
obsidian-outliner AppFlowy
14 97
912 49,023
- 2.0%
4.6 9.9
about 1 month ago about 10 hours ago
TypeScript Dart
MIT License GNU Affero General Public License v3.0
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.

obsidian-outliner

Posts with mentions or reviews of obsidian-outliner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-12.
  • best way(s) to arrange notes into an outline for academic writing
    1 project | /r/ObsidianMD | 13 Mar 2023
  • Notion-like Editing Experience - Is That Possible?
    7 projects | /r/ObsidianMD | 12 Jan 2023
    For your particular complaints, check out obsidian-columns and Creases or Obsidian Outliner. The new Canvas built in plugin might also be of interest.
  • a good app to get shit done. Used microsoft todo and Dynalist
    3 projects | /r/gtd | 7 Dec 2022
    [Obsidian](https://obsidian.md). It is a killer app. Add one [plugin](https://github.com/vslinko/obsidian-outliner) and you have an outliner like Dynalist. Add another [plugin](https://obsidian-tasks-group.github.io/obsidian-tasks/) and you have a perfect GTD environment. All free, all in markdown.
  • Show HN: Obsidian 1.0
    39 projects | news.ycombinator.com | 13 Oct 2022
    Happy to share some of what's been working for me. Some of this is stuff I'm actively using, some of it hasn't quite made it into the "day to day use" yet, but I've been experimenting with. (Random personal advice: Never let your note taking tools feel like using them is work, that's the first step towards not keeping notes!)

    - For fans of "outline workflows" Outliner is excellent. A whole bunch of outline/indented text movement and manipulation commands: https://github.com/vslinko/obsidian-outliner

    - For easily refactoring notes that are getting too large you want to have Note Refactor. It gives you tools to easily take blocks of text and quickly cut them out into new notes. Its not magic out of the box, but its a powerful tool you can use when building workflows with other plugins. https://github.com/lynchjames/note-refactor-obsidian

    - Local images is another good one, working with online content can get messy when you copy notes and then want to be able to work any where you have Obsidian synched. I've got it on my Laptop, two desktops, phone and tablet... I want to carry as much of my related content with me so having an easy way to convert remote images to local copies is a big productivity boost when making notes about content from the internet. https://github.com/aleksey-rezvov/obsidian-local-images

    - For analysing the content for some useful stats there's: https://github.com/SkepticMystic/graph-analysis but this is for a relatively specific sort of analysis.

    - More general and flexible analysis and graph visualisations are available from the combination of https://github.com/zsviczian/excalibrain , https://github.com/blacksmithgu/obsidian-dataview and https://github.com/zsviczian/obsidian-excalidraw-plugin ... in short query your notes and note metadata like its a database, build reports and data visualisations, and then excalibrain is a whole thing built on top of that power.

    - Dynamic embeds of outside content are available from https://github.com/dhamaniasad/obsidian-rich-links and https://github.com/Seraphli/obsidian-link-embed depending on the style and use you like. While there is a built in functionality to preview the links to other notes when you hover over them https://help.obsidian.md/Plugins/Page+preview which has a demo here https://youtu.be/dmnVml_jbsQ?t=222

    - And a real force multiplier is adding https://github.com/Taitava/obsidian-shellcommands to your setup. It lets you run scripts and prompt for information and really invest time in procedural automation without having to build your own javascript plugins. So you can setup your system so that when you use the refactor to cut out a new note, the automations will trigger, ask you to give the note a new heading, tags, and you have a little script that checks last modified time of the folder tree of text files, and looks at the folder of the last modified time and asks you in that popup if you want to move the new note to the folder the note you cut it from is located in. Or anything else you can imagine using outside automation and scripting tools on your plain text markdown files.

    These are just a start and if you haven't already browsed the plugins at https://obsidian.md/plugins I wholeheartedly recommend it, people are adding new cool things pretty often and other plugins add new functionality that makes them worth checking out if they were previously not something that you found interesting. I do a read through of the plugin list probably at least once every month or two just to see what's new, and more often if I'm experimenting with changes to my workflow.

  • After Obsidian and Logseq, I give Dendron a try
    15 projects | news.ycombinator.com | 27 Jul 2022
    IMO: Obsidian does a good job in making me reflect and review notes, but not enough to prompt me to write more of them. Logseq does the exact opposite.

    There's nothing wrong with Obsidian per se, but that's probably the crux of my issue with it. I'm not very naturally inclined to taking notes in the first place, and Obsidian just hasn't made me take that many more notes than I used to.

    Logseq on the other hand has an editor that makes it hard for you to even write longer / multi-line blocks. In some ways, I suspect that writing in bullet points or smaller blocks encourages shorter but more frequent note writing, and my brain seems to respond well to that. Obsidian can technically do that to some degree, but the editor doesn't do enough to make me write shorter and more atomic notes, even with the Outliner[0] plugin installed.

    [0]: https://github.com/vslinko/obsidian-outliner

  • Is there software that looks like Google Keep with blocks but with infinite nesting groups like Workflowy?
    1 project | /r/selfhosted | 21 Jul 2022
    As far as workflowly, the general workings of workflowly is an "outliner". I have been using Obsidian.md and the Outliner plugin: https://github.com/vslinko/obsidian-outliner .
  • Is there any bullet-threading plug-in for Obsidian?
    2 projects | /r/ObsidianMD | 4 Jul 2022
    I have seen Outliner plug-in in Obsidian https://github.com/vslinko/obsidian-outliner
  • What are some of your current frustrations with Obsidian?
    15 projects | /r/ObsidianMD | 13 Apr 2022
    It lacks a true outliner. There is a plugin, https://github.com/vslinko/obsidian-outliner, but up to now it is difficult to manage complex multi-line nested list.
  • How can I achieve drop down sections and highlighted links like in the pic?
    1 project | /r/ObsidianMD | 12 Mar 2022
    The drop down Arrows for each Paragraph Looks like the plugin Outliner.
  • Appflowy โ€“ open-source Notion Alternative
    11 projects | news.ycombinator.com | 15 Nov 2021
    Athens Research (https://www.athensresearch.org/) uses a workflowy like UI. It comes with a bunch of other features, but you can ignore those pretty easily.

    Obsidian with the Outliner plugin is also nice - although Obsidian isn't open source, it is free and all your data is stored locally as markdown files.

    https://github.com/vslinko/obsidian-outliner

AppFlowy

Posts with mentions or reviews of AppFlowy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-17.
  • ๐Ÿž๏ธ5 beautiful open-source web apps to learn from and get inspired ๐Ÿ™‡โ€โ™€๏ธ๐Ÿ’ก
    9 projects | dev.to | 17 Jan 2024
    ๐Ÿ’พ Source code: https://github.com/AppFlowy-IO/AppFlowy ๐Ÿ‘• Size: M ๐Ÿ› ๏ธ Stack: Flutter, Rust
  • 9 years of Apple text editor solo dev
    4 projects | news.ycombinator.com | 5 Jan 2024
    You can use Rust with QML[1].

    QML is actually pretty amazing. I've been building my block editor[2] view entirely in QML while the model is in C++. This separation of logic and presentation works great. And yes, there are some crashes sometimes (that I find quite easy to debug thanks to the built-in debugger), but take for example a similar app that's built with Rust and Dart[3], in my testing there were still memory leaks that caused my computer to hang. It's better to know you have a bug than for it to be hidden from you.

    I agree with parent commenter, saying these cross-platform frameworks will end up supporting the least common denominator set of features. But I found with external open source libraries, the community is catching up very fast. For example, you want the awesome translucency macOS apps have for your Qt app? Here you go[4]. Many such cases. It's also pretty straightforward to add your own custom OS-dependent code, especially so, if someone already open sourced his approach. I recently wanted to move the traffic light buttons on macOS for my app, but couldn't figure the Objective-C code for that. I ended up looking at either Tauri or Electron source code and found my answer.

    [1] https://github.com/woboq/qmetaobject-rs

    [2] https://www.get-plume.com/

    [3] https://www.appflowy.io/

    [4] https://github.com/stdware/qwindowkit

  • Quasi Self-Hosted Quasi Open Source Notion Alternatives from Asia (SiYuan, Affine, AppFlowy)
    3 projects | /r/selfhosted | 11 Nov 2023
    AppFlowy - GPL Licensed - their unique selling point is that they're farther along than SiYuan or Affine on their database table functionality. Both Siyuan and Affine have database tables for project management but Appflowy's solution is solid. https://github.com/AppFlowy-IO/AppFlowy
  • v0.3.0 is out
    1 project | /r/AppFlowy | 27 Aug 2023
    Download from https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.3.0
  • Tested the Impeller update for macOS in #flutter 3.13! See the performance improvement
    1 project | /r/FlutterDev | 24 Aug 2023
    Just enabled it for AppFlowy macOS. https://docs.flutter.dev/perf/impeller#macos
  • Tell HN: Nearly all of Evernoteโ€™s remaining staff has been laid off
    22 projects | news.ycombinator.com | 5 Jul 2023
  • I created a versus list for note taking apps (last tab). What do you guys think? Did I miss anything?
    4 projects | /r/logseq | 4 Jul 2023
    AppFlowy has doesn't have links to pages, but they're working on it, and "This feature will be expanded to support Mention a block in the future." (https://github.com/AppFlowy-IO/AppFlowy/issues/2196)
  • BlockSuite: An open-source Notion-like editor with multiplayer support
    5 projects | news.ycombinator.com | 28 Jun 2023
    It seems like there's a lot of recent interest and effort in open-source or self-hosted Notion-like/markdown-with-widgets applications and platforms. AppFlowy (https://github.com/AppFlowy-IO/AppFlowy) comes to mind; I attended one of their monthly "town hall" meetings a few months back, and looks like they're rapidly increasing in popularity. I think there was another similar project like this on HN front page last week, IIRC.

    This makes me happy, because I switched to Obsidian primarily for local-first file storage in a platform-agnostic format. I've learned to love many things about Obsidian and am writing a few plugins myself, but there are still several Notion-esq functionalities I wish I had, and I find myself handing off between Obsidian and other webapps for certain effort, like team project management.

    I used to get far more excited to explore new projects like BlockSuite, and I really appreciate their documentation, but I find it hard to justify allocating time to reviewing and trying out new tools when I still have much more improve on with my Obsidian usage; this is especially true of newer projects where I'm unsure of their shelf life.

    To assuage my internal conflict I remind myself that I think plaintext is fundamentally the right choice for much knowledge collection, and I'm proud to say that if the internet shut down, I'd retain a significant growing fraction of my personal data.

  • I'm making a GlowUI text editor to get back into coding
    3 projects | /r/Windows11 | 9 Jun 2023
  • Will Notion ever get an adaptive icon on Android?
    2 projects | /r/Notion | 4 Jun 2023

What are some alternatives?

When comparing obsidian-outliner and AppFlowy you can also consider the following projects:

flutter-quill - Rich text editor for Flutter

focalboard - Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.

obsidian-journey-plugin - Discover the story between your notes in Obsidian

Outline - The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.

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.

obsidian-quiet-outline - Improving experience of outline in Obsidian

AFFiNE - There can be more than Notion and Miro. AFFiNE(pronounced [ษ™โ€˜fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.

Joplin - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

jmap - JSON Meta Application Protocol Specification (JMAP)

obsidian-releases - Community plugins list, theme list, and releases of Obsidian.