Hacker News new | ask | show | jobs
by ssriram 4765 days ago
I've been a longtime workflowy user and recently started using Fargo. Here are my likes, dislikes and feature requests.

Likes: - Dropbox storage - Calendar outlines as well as free form outlines - The 'Instant outline' communication model

Dislikes: - Too much mouse, keyboard interaction due to Fargo's quasi-implementation of the vim like command-mode (structure) and insert (text) mode sans vim-like idempotent 'esc' and 'i' or 'r' toggles. -- So, Enter in fargo lets one exit out of structure mode by opening a sibling node, (== vim 'o') - The lack of an 'esc' however forces one to use the mouse to get back to structure mode and than keyboard 'del' to remove this empty node. -- A mouse click on a node in structure mode gets one into insert mode. (== vim i) - To navigate up/down by keyboard requires one to switch from down arrow to right arrow at an indent. Why can't i just use the down arrow?

Feature requests - Auto-convert all http:// entries into <a href= links - Support hashtags like workflowy - Allow intra-outline linking - Allow devs to build plugins / macros so they can customize it to suit their needs. - Allow for multi-line outline entries (maybe a shift-enter)