Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

R-clone integration for easy access, manipulate remote files. #1870

Closed
2 of 3 tasks
Nicknamely opened this issue Oct 31, 2024 · 2 comments
Closed
2 of 3 tasks

R-clone integration for easy access, manipulate remote files. #1870

Nicknamely opened this issue Oct 31, 2024 · 2 comments
Labels
invalid This doesn't seem right

Comments

@Nicknamely
Copy link

Nicknamely commented Oct 31, 2024

yazi --debug output

Yazi
    Version: 0.3.3 (Arch Linux 2024-09-05)
    Debug  : false
    OS     : linux-x86_64 (unix)

Ya
    Version: 0.3.3 (Arch Linux 2024-09-05)

Emulator
    Emulator.via_env: ("xterm-kitty", "")
    Emulator.via_csi: Ok(Kitty)
    Emulator.detect : Kitty

Adapter
    Adapter.matches: Kitty

Desktop
    XDG_SESSION_TYPE           : Some("wayland")
    WAYLAND_DISPLAY            : Some("wayland-1")
    DISPLAY                    : Some(":0")
    SWAYSOCK                   : None
    HYPRLAND_INSTANCE_SIGNATURE: Some("4520b30d498daca8079365bdb909a8dea38e8d55_1730369781_1272891956")
    WAYFIRE_SOCKET             : None

SSH
    shared.in_ssh_connection: false

WSL
    WSL: false

Variables
    SHELL              : Some("/bin/zsh")
    EDITOR             : None
    VISUAL             : None
    YAZI_FILE_ONE      : None
    YAZI_CONFIG_HOME   : None

Text Opener
    default: Some(Opener { run: "${EDITOR:-vi} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })
    block  : Some(Opener { run: "${EDITOR:-vi} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })

Multiplexers
    TMUX               : false
    tmux version       : tmux 3.5a
    ZELLIJ_SESSION_NAME: None
    Zellij version     : No such file or directory (os error 2)

Dependencies
    file             : 5.45
    ueberzugpp       : No such file or directory (os error 2)
    ffmpegthumbnailer: 2.2.3
    magick           : 7.1.1-39
    fzf              : 0.55.0
    fd               : 10.2.0
    rg               : 14.1.1
    chafa            : No such file or directory (os error 2)
    zoxide           : 0.9.6
    7z               : 17.05
    7zz              : No such file or directory (os error 2)
    jq               : 1.7.1


--------------------------------------------------
When reporting a bug, please also upload the `yazi.log` log file - only upload the most recent content by time.
You can find it in the "/home/nicknamely/.local/state/yazi" directory.

Please describe the problem you're trying to solve

Problem

Not being able to manage remote drives like onedrive or personal drive etc, within Yazi is a limitation I’ve encountered during my research.

Would you be willing to contribute this feature?

  • Yes, I'll give it a shot

Describe the solution you'd like

Integrating Rclone into Yazi would enable users to access various remote storage services directly within the file explorer. This would streamline workflows and provide a consistent user experience.

Being able to mark directories as remote with attributes for providers like Google or Microsoft would be a great starting point. By applying different profiles based on the directory and its attributes and use availble rclone commands, we could enhance functionality.

From there, we could add features like auto-sync, displaying content without downloading it, downloading specific files, marking certain files as "never download," or setting timers for uploads. The possibilities are endless!

Benefits :

  • Simplified access to remote files without needing to switch. And simplify rclone usage.
  • Enhanced productivity for users who frequently work with remote storage.

Additional context

image
Like this but inside yazi.

Validations

  • I have searched the existing issues/discussions
  • The latest nightly build doesn't already have this feature
    I recently switched to Linux (dual-booting) as I plan to upgrade from Windows to Linux as my main operating system. Currently, I’m configuring my custom desktop environment with Hyprland and have found Yazi to be the best option for a file manager.
@Nicknamely Nicknamely added the feature New feature request label Oct 31, 2024
@sxyazi
Copy link
Owner

sxyazi commented Oct 31, 2024

Duplicate of #611, it's already on the roadmap

@sxyazi sxyazi closed this as not planned Won't fix, can't repro, duplicate, stale Oct 31, 2024
@sxyazi sxyazi added invalid This doesn't seem right and removed feature New feature request labels Oct 31, 2024
Copy link

github-actions bot commented Dec 1, 2024

I'm going to lock this issue because it has been closed for 30 days. ⏳
This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please file a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants