Skip to content

Create dedicated form handler #4

@grimandgreedy

Description

@grimandgreedy

Currently forms are handled in a Picker with the second column set to editable. This works but we should have dedicated form handling which makes things easier to use.

Once we have a method for form handling we will be able to use this to improve a lot of the user-input that is currently handled in neovim.

Current forms that use a Picker:

  • Change options
  • Modify torrent files
  • Change filename

Currently handled in neovim:

  • Add download
  • Edit aria2tui config
  • Edit aria2c config

We still want to allow downloads to be added in neovim as the forms I am envisioning will not be appropriate for bulk-adding downloads.

We also want to support presets somehow. This will allow users to save download presets so that when they add a download they can load the previously saved preset of their choice.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions