sxyazi / yazi

💥 Blazing fast terminal file manager written in Rust, based on async I/O.
https://yazi-rs.github.io
MIT License
11.42k stars 266 forks source link

Feat Request: Path Bookmarks #1203

Closed GianniBYoung closed 6 days ago

GianniBYoung commented 6 days ago

Please describe the problem you're trying to solve

hello, I would like to see a way to track personal bookmarks for paths similar to ranger.

I see that there are a few 'built in' ones accessible by using gd, gh, and gt to take you to standard locations.

Describe the solution you'd like

I would like to see this expanded to include personal 'bookmarks' without the requirement of modifying the keymaps file.

I would like to see a keymap that can add the current dir as a book mark and a way to remove 'bookmarks'

DreamMaoMao commented 6 days ago

https://github.com/DreamMaoMao/bookmarks-persistence.yazi

are you mean this?

also there are other choice in here: bookmark-plugin image

sxyazi commented 6 days ago

closing as already exists