Skip to content

Releases: ff-notes/ff

0.14

31 Oct 14:15
Compare
Choose a tag to compare

Added

  • Tag type and collection
  • Note.tags field
  • ff agenda --tag=... to show only tasks with specific tags
  • ff add --tag=... to add a task with tags
  • ff edit --tag=... to add tags to a task
  • ff edit --delete-tag=... to remove tags from a task
  • Link type and collection
  • Note.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

10 Sep 09:53
Compare
Choose a tag to compare
  • 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

14 Aug 20:07
Compare
Choose a tag to compare

Added

  • ff:
    • Search within archived contacts and tasks.
    • Add config tests.
    • Add a test to check if ff --help section at the README updated.

Changed

  • Base data type from LWW to OR-Set

v0.11

02 Mar 12:35
Compare
Choose a tag to compare

[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

05 Feb 16:12
Compare
Choose a tag to compare

Changed

  • Moved task actions menu button to the left.

Fixed

  • ff edit options parsing.

v0.9

09 Jan 12:55
Compare
Choose a tag to compare

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

09 Jan 12:54
Compare
Choose a tag to compare

Added

  • ff show command to show a specific note.
  • Option to specify the work directory.
  • External task tracking: support ssh URLs to GitHub.

Changed

  • UI: display UUIDs without quotes.

Fixed

  • Restore missed ff add command.

v0.7

03 Nov 10:44
Compare
Choose a tag to compare
v0.7 Pre-release
Pre-release

Added

  • Track issue content
  • Wiki notes
  • Completion of ids
  • Contacts
  • Command to show wiki notes
  • Search among tasks, wiki, and/or contacts

Changed

  • Now using RON as the primary format

v0.6

07 Aug 15:38
Compare
Choose a tag to compare
v0.6 Pre-release
Pre-release

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

v0.5

09 Jul 21:54
Compare
Choose a tag to compare
v0.5 Pre-release
Pre-release
  • Subcommand github to synchronize issues with GitHub
  • Group tasks by due day
  • Use pipe as the metadata delimiter to simplify mouse selection
  • Unlimited note listing by default
  • Use pager for output
  • Delete merged version files