Skip to content
Gregory Dushkin edited this page Jun 21, 2020 · 16 revisions

Welcome to the NOAFtodo wiki!

Project roadmap

Future roadmap

Future roadmap is a very approximate view on the upcoming features and is always a subject to change. X.Y.0 milestones, though, are pretty solid, as their role is to change something in config in one commit.

1.3.6

  • Allow multi-line commands in config
  • Make some cvars ignored by workspace (show_* interfere with filter)
  • Allow to put more than one command in aliases
  • Free noaftodo_daemon.cpp and noaftodo.cpp from cvars
  • Proper work on animation (basically, improve or rework multistr_c)

1.4.0

  • Replace all setter commands with cvar operations: :set, :toggle (will completely get rid of :g, :list, :vtoggle, :lrename, some others maybe)
  • Better cvar naming
  • Get rid of as many hardcoded bindings as possible

1.4.1

  • Add command return values

1.4.x

  • Custom "upcoming" notification times
  • "Sort by" in normal and listview modes

1.5.0

  • Arithmetic operations in command line
  • Conditionals

Past roadmap

1.3.5

  • Disabled starting as root by default
  • Added "multistr" variables
  • Added basic user interface animation functionality
  • Replaced all (or as many as possible) cvars in noaftodo_cui.h with actual variables and wrappers
Clone this wiki locally