ff
ff copied to clipboard
A distributed note taker and task manager.
Sketch: ``` $ ff history 1234-ABCD * 2019-11-11 Text: alfa -bravo +charlie * 2019-11-12 Added tag delta * 2019-11-13 Removed tags: echo, foxtrot ```
When using an external editor for editing a note, sync content back and forward.
```shell $ ff delete B3QFJTNN0N35A-2007GRROP9V0V ff: Maybe.fromJust: Nothing ```
Use for: - dependencies - tags (#20) - contexts (#21) - contact contexts (#22) Implementation variants: 1. A field in Note with a set of links (incoming, outgoing). 2. A...
Contexts
Implement type (or types?) for different contexts (as in GTD) - location: - predefined: Moscow, London - user-defined: work, home - time: Monday, weekend, morning - user state: on the...
close GitHub issue and sync it with ff when a user tries to complete the task in ff
Create a dedicated table for sources
Distinguish these cases in error messages: - a document doesn't exist - a document is invalid - a document is tracked - a document is archived