Debrief is an easy to use note-taking application crossed with a diary.
Note: while it's not under active development anymore, as I find it to be pretty feature-complete as-is, I still try to keep the codebase somewhat up-to-date with recent JS & PHP packages (once a year).
- Open-source project;
- Multi-users, your notes can be shared with others;
- Notes can be commented on;
- Markdown edition is enabled everywhere;
- File uploads are handled with simple drag'n'drop;
- Create links between stories, diary pages, people … with autocompletion, date picker, etc.;
- Available in French and English, languages can be easily added;
- Multiple themes (light and dark) are available.
… And much more !
You can arrange your notes in a hierarchical fashion, by simple moving nodes around in the tree on the left pane.
Contextual information (related notes, people that are mentioned, …) is shown in the right pane.
Simply double click on the text of the current story to edit it. In this example, you can see a picture was added by dragging a file onto the editor.
Stories can also be arranged in a more traditional "diary" fashion.
You're in luck, it's easy as pie!
See the installation guide for the details.
That's a very good idea, don't hesitate to send me pull requests!
See the development guide for more details.