Settings

Theme

Ask HN: What are good self-hosted outliner apps like Workflowy and Dynalist?

5 points by mailjenil 4 years ago · 3 comments · 1 min read


I really like outliner apps because they incentives to structure notes in an hierarchal fashion. It really helps with problem solving and learning new skills.

I am looking for self-hosted option of outliner apps. I checked and Dynalist and Workflowy dont support self hosted version.

glaucon 4 years ago

There's vimflowy [1] which which you can try out for yourself using the developers hosting [2] and then if you wish to host if yourself you can using docker [3] . There's also an option to point the developer hosted version at firebase [4] .

[1] https://github.com/WuTheFWasThat/vimflowy [2] https://www.wuthejeff.com/vimflowy/# [3] https://hub.docker.com/r/vimflowy/vimflowy/ [4] https://github.com/WuTheFWasThat/vimflowy/blob/master/docs/s...

boolean 4 years ago

Logseq: https://logseq.com/ (https://github.com/logseq/logseq)

Athens: https://github.com/athensresearch/athens

kingkongjaffa 4 years ago

All these apps are effectively copying org-mode features.

Have you tried just using org-mode?

Or did you specifically want a self hosted but online solution on a vps somewhere?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection