top | item 29176879

(no title)

tighter_wires | 4 years ago

“Developers should work with notes the same way they work with code.” Ok, so just put your notes in a git repo, and edit them in an IDE.

discuss

order

kevinslin|4 years ago

That is the start :) And if that's all you want to use Dendron for (eg. a markdown editor with better integration to vscode and git), then you can.

But if you want to expand further (eg. you now have a few hundred or few thousand notes), Dendron adds additional syntax and structure to make that manageable.

tra3|4 years ago

But there's more than just revision control, no? Compilers, linters, intellisence.

I don't know what is to notes as compilers are to code, but certainly note taking could stand to use more tooling.

kevinslin|4 years ago

Yep. Developer tooling has been making massive strides over the last six decades, all focused on the problem of making information (aka code) easier to manage. Dendron builds on top of this and applies it notes.

In terms of the compiler analogy to notes, in Dendron, this is the schema (aka type) system we use to help users define the structure of their notes: https://wiki.dendron.so/notes/c5e5adde-5459-409b-b34d-a0d75c...