Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
83 changes: 83 additions & 0 deletions _tools/cohesion.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
---
title: Cohesion
category: "notes"
description: "An accountless, free and open-source Markdown editor for note-taking and technical writting."
icon: cohesion.png
website: https://flarom.github.io/cohesion
syntax:
- id: headings
available: y
- id: paragraphs
available: y
- id: line-breaks
available: y
- id: bold
available: y
- id: italic
available: y
- id: blockquotes
available: y
- id: ordered-lists
available: y
- id: unordered-lists
available: y
- id: code
available: y
- id: horizontal-rules
available: y
- id: links
available: y
notes: "You can link to other files in Cohesion by using the `[[file title]]` syntax."
- id: images
available: y
notes: "Also supports audio and video."
- id: tables
available: y
- id: fenced-code-blocks
available: y
- id: syntax-highlighting
available: y
- id: footnotes
available: y
- id: heading-ids
available: n
- id: definition-lists
available: y
- id: strikethrough
available: y
- id: task-lists
available: y
notes: "Also supported on tables."
- id: emoji-cp
available: y
- id: emoji-sc
available: y
- id: highlight
available: y
- id: subscript
available: y
- id: superscript
available: y
- id: auto-url-linking
available: y
- id: disabling-auto-url
available: n
- id: html
available: p
notes: "Some tags like `<script>` are note available to prevent auto-run, use JavaScript codeblocks instead."
see-also:
- name: Cohesion repository on GitHub
link: https://github.com/flarom/cohesion/
- name: Cohesion documentation
link: https://github.com/flarom/cohesion/wiki
---

[Cohesion](https://flarom.github.io/cohesion) is an accountless online Markdown editor focused on note-taking and technical writing. It loads quickly in the browser and and stores all data, images included, locally. It has a clean, distraction-free interface and a wide variety of features that make it a solid choice for writing Markdown documents.

{% include image.html file="/assets/images/tools/cohesion.png" alt="Cohesion Markdown editor" %}

Cohesion supports multiple documents, and includes a file explorer to help you manage resources used in your notes. It also provides advanced features such as multimedia embedding, footnotes, admonitions, basic flowcharts and graphs support and several extended Markdown syntaxes, making it a capable tool for both everyday note-taking and more technical documentation needs.

It's keyboard-centric design allows for efficient navigation and editing, and it includes a variety of themes and customization options to tailor the writing experience to your preferences.

{% include tool-syntax-table.html %}
Binary file added assets/images/tool-icons/cohesion.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/tools/cohesion.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.