Skip to content
Martin Dvorak edited this page Jan 30, 2022 · 4 revisions

Frequently asked questions.

How can I quickly edit viewed note?

Double click HTML preview to open note editor or use Alt+n e (menu Note/Edit).

How can I open notebook title section?

Image

Simply click notebook name above the note tree outline.

Why is not line starting with # turned into section when editing a note?

TL:DR use menu Note/New to create a new section - "manual" section within section is intentionally quoted.

MindForger uses Markdown as a format for storing data, but it aims to do more. Therefore it splits Markdown file to sections and represents each section as Note:

  • MindForger shows Notes outline - tree of Notes on the left in Notebook view
  • You can manipulate with sections (up/down/promote/demote/clone/refactor/...) from menu Note
  • It offers associated sections (Notes) to the section being read/written
  • ...

See also explanation

How can I change font size/color/... in HTML preview?

See Custom HTML Preview CSS.

How can I open Markdown file in MindForger?

How can I open Markdown file in MindForger?

How can I manually add Markdown files ot MindForger repository?

Table of Contents

Getting started:

About:

Installation:

User documentation:

Developer documentation:

Frequently Asked Questions

Clone this wiki locally