Releases: ff-notes/ff
Releases · ff-notes/ff
0.14
Added
Tag
type and collectionNote.tags
fieldff agenda --tag=...
to show only tasks with specific tagsff add --tag=...
to add a task with tagsff edit --tag=...
to add tags to a taskff edit --delete-tag=...
to remove tags from a taskLink
type and collectionNote.links
field- Load notes once for searching tasks and wikis
(ff agenda | ff search) --without-tag=...
to filter notes without specific tag- Show data dir in any output
Removed
- Autocreation of
.ff
directory next to.git
. Let user creates.ff
0.13
- Fixed bugs
- Updated RON framework
- Added sponsors list
People who helped to make this release
- Nadezda
- Tatiana
- Valery Meleshkin
Thank you!
Changelog
Added
- Nix build
- Sponsor list under subcommand
ff sponsors
Changed
- Updated dependencies
- Set all fields to empty when deleting a note or a contact instead of assigning status
Deleted
Fixed
- GTK build
0.12
v0.11
[0.11] - 2019-03-02
Added
- ff-qt:
- Link to tracked task. Clickable. With context menu to copy link.
- Load tasks asynchronously.
- Update tasks asynchronously.
- "Done and archive" button to task widget.
Changed
- ff-qt:
- UI is rewritten in real C++.
- Sort tasks in agenda naturally.
(See NaturalTaskOrder)
- Target Haskell version is now GHC 8.6
v0.10
v0.9
Added
- CLI: allow multiple notes in subcommands
delete
,done
,edit
,postpone
,
show
,unarchive
. - Restored
ff-qt
-- experimental Qt GUI -- with minimal set of features.- Show agenda.
- Postpone.
- Added сolorized output.
Changed
- Show useful message when nothing to show.
- Use modern prettyprinter.
Removed
ff-serve
v0.8
v0.7
v0.6
Added
- Tracking of GitHub issues
- Prohibit editing text and status of tracked notes, allow editing dates
- Option to view notes briefly and compactly (
--brief
) - Web UI (command
ff serve
) ff upgrade
-- tool to upgrade database format
Fixed
- Treat document without versions as non-existent
- Limit retrying on reading