outliner
Here are 38 public repositories matching this topic...
Long running issue:
- Link mf.com web to GH mindforger-repository.
- Links directly to sections in documentation.
- Add documentation section to mf.com, and link GH from there.
- Have discussions, ...
- Written with MindForger
- I don't have to sustain it mf.com
- beginner users will be scared by seeing all files
- make links to point to beginning of doc ~ section anchor
- review web
I just run into two new Issues, which would not exists if we have a proper documentation. (#723, #724)
The question for me is, how, use we the Wiki here or use we Manuskript.
My preference would be use Manuskript, but do we make a own repository for the Documentation or not.
For starters I think it will be easer to add a Doc Folder here.
As directory structure I would purpose something l
-
Updated
Mar 17, 2020 - Elm
If you use a link with space (e. g. path to file / folder on the filesystem or the file- or foldername) then you must mask the spaces with %20.
Example in Windows:
Path: "C:\Program Files (x86)\Internet Explorer\iexplore.exe"
In Markdown Syntax
[Start Internet Explorer](C:/Program%20Files%20(x86)/Internet%20Explorer/iexplore.exe)
При написании документации иногда требуется выделить текст в специально оформленный блок, например пишем:
(:warning)
Внимание! Вынимание вынимателя проводите внимательно!
(:endwarning:)
Получаем рамочку с надписью WARNING! и красный текст (или розовый фон и черный текст) внутри рамки с иконкой красный восклицательный знак
Для info (:info:)(:endinfo:) и свой бокс со своим оформлением (надпись
-
Updated
Jun 1, 2020 - TypeScript
-
Updated
Nov 30, 2019 - JavaScript
I like treenote a lot. Was looking for a self-hosted workflowy like tool ... treenote gives me that. I understand that you are not available till september... but new feature wishes are always good ...right :-)
Adding reminders and one-row items for yourself is good but sometimes you want to add details to a row without generating a hierarchy beneath this row. I would like to see an option to o
-
Updated
May 30, 2020 - Emacs Lisp
-
Updated
Oct 4, 2018 - TypeScript
-
Updated
May 12, 2020 - JavaScript
-
Updated
Apr 5, 2020 - TypeScript
A divider in column 2 of a table should be left aligned with the bullets and be as wide as the widest sibling.
-
Updated
Jan 17, 2020 - Roff
The undo/redo engine in the text area sometimes behaves in an unexpected fashion (undoes or redoes too much). The problem actually lies in lib.py.text-history.
-
Updated
Jun 4, 2017 - C
-
Updated
Jun 6, 2020 - HTML
-
Updated
Apr 2, 2020 - JavaScript
-
Updated
Dec 19, 2019 - JavaScript
-
Updated
Jun 15, 2020 - Vim script
Currently, the notes display is a fixed height. We should keep an NSTextView somewhere so that in -outlineView:heightOfRowByItem we can determine what the height of the text should actually be and make the row the correct height.
-
Updated
Nov 6, 2018 - Rust
Improve this page
Add a description, image, and links to the outliner topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the outliner topic, visit your repo's landing page and select "manage topics."

Though it may be obvious that the android-sdk is a dependency for building orgzly, if it is not installed, then trying to run gradlew to build (as indicated in the README file) results in a cryptic error message:
If one m