-
Notifications
You must be signed in to change notification settings - Fork 0
location bookmarks #30
Copy link
Copy link
Open
Labels
dont care enoughnot a bad idea but dont care enough to implement itnot a bad idea but dont care enough to implement itfeatureto be implemented featureto be implemented featureminorsomething simple or unimportantsomething simple or unimportant
Description
Metadata
Metadata
Assignees
Labels
dont care enoughnot a bad idea but dont care enough to implement itnot a bad idea but dont care enough to implement itfeatureto be implemented featureto be implemented featureminorsomething simple or unimportantsomething simple or unimportant
I think it would be great if fuf had bookmarks so you can go to any directory specified in a bookmarks file assuming it exists. The user should be responsible to create this instead of it being automatically generated, unless you think it should be otherwise? I already have it working but its hardcoded, I think changing it to read a file with absolute paths makes sense. A goto should start with 'g' so you could have "gd" with the absolute path after that as goto documents for instance. I'm not planning on adding any fancy file edit operations as you state in the README, this isn't a goal of fuf, but I'm curious about your opinions on this feature.