GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MindForger(1) FreeBSD General Commands Manual MindForger(1)

mindforger - easily view, navigate and manage your knowledge and/or Markdown files.

mindforger [options] [<directory>|<file>]

MindForger is a personal thinking notebook and Markdown editor.

MindForger is definitive human mind inspired knowledge management tool which aims to connect the tradition of outline editors with emerging technologies. Its mission is to help you in organization of your knowledge and associated local, web and real world resources in a way that enables quick navigation, concise representation, automatic interconnections, associative completion and inferencing.

MindForger can be also used as Markdown editor/IDE as it uses Markdown shorthand.

-r --theme <theme>
Use specified GUI <theme> like light, dark or black.
-c --config-path <config-file-path>
Load configuration from the given file <config-file-path>.
-h --help
Show help
-v --version
Show version information

MindForger defines the following environment variables:
MINDFORGER_REPOSITORY
If no repository is found in the default directory, then it's loaded from directory specified by this environment variable. This environment variable is overriden by directory/file specified as program argument.

~/.mindforger.md
MindForger configuration file.
~/mindforger-repository
Directory where MindForger expects to find a default repository.

mindforger --theme dark
Open configured/default knowledge repository and use `dark` UI theme.
mindforger ./ideas.md
Open `ideas.md` Markdown formatted file.
mindforger --theme light ./a-github-project-directory
Find all Markdown formatted files in `a-github-project-directory` to search/browse/edit and use `light` UI theme.

Written by Martin Dvorak <martin.dvorak@mindforger.com>

Report bugs to https://github.com/dvorka/mindforger/issues


Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.