|
|
|
|
|
by mvp
2051 days ago
|
|
> For a tool like that I need it to be a frictionless as possible Friction can be at different levels. All text editors especially the ones we are used to are friction less when we want to quickly open a new file and jot down something. But then, many higher levels things you want to do with chunks of text are not straight forward. You'll have to use plugins or write your extensions which sort of do what's required, but then they become clunky. Doing the following things in a text editor is very clunky
1. Drop files from a file browser
2. A wiki that you'll stick to and not want to switch every month.
3. Write reasonably large documents that you'd actually also read in a text editor.
4. Have the same experience on all devices
5. Tables that are pleasing to the eye.
6. Visuals cues that enhance understanding of the content.
7. Select a bunch of text and convert them into pages or todos or tickets. |
|