ulyssa / ulyssa/iamb

[feature request] bulk saving files

Open
#369 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

modalkit
Dominant language
Rust
Stars
1.3k
Forks
111
Avg merge
2d 15m
Merged PRs (30d)
53

Description

It would be nice if saving a selection of files was possible, via something like visually selecting them and then :downloading.

As an ABSOLUTELY DISGUSTING workaround I made an xdotool script that typed :download, pressed enter, slept for 1.5s, pressed j and cycled that for the amount of files I had to download

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the existing :download command and the selection behavior in the client. Determine how a selection of files can be represented and handled together; done means users can select multiple files and download them with one action instead of repeating :download for each file.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.