ff
ff copied to clipboard
A distributed note taker and task manager.
Add the capability to store ff database not in the current commit, but in a separate branch, and commit and sync the data right after data change.
Table view: feature1 | test1 feature2 | test1 feature3 | test2 ... This table will serve for show what tests are absent and which ones should be realised.
Apply edits if a note with such UUID exists already
Possible ways: 1. Clone Emacs and org-mode with vty/brick/reflex-vty. 2. Write an Emacs mode with https://github.com/knupfer/haskell-emacs See also: - #119 - #120
- [x] Upgrade Note to ORSet rep - [x] Release - [ ] Drop LWW-rep support a year after
https://weekly-geekly.github.io/articles/57873/index.html
As in git Also, check terminal detection under docker. always — colorize the output unconditionally never — do not colorize the output auto [default] — detect if we are running...