Is it possible to Edit text files ?
Open
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 108
- Avg merge
- 1h 36m
- Merged PRs (30d)
- 10
Description
I just bumped into this wonderful project. It would be amazing for me if I can edit remote text files:
dbxcli edit --editor=
The way I see it:
1) Execute request to edt file
2) file is downloaded into temporay local space
3) Eding a file
4) saving changes and closing editor -> automatically update is sent to dropbox space
currently I use get/edit locally/put cycle. But it would be optimization of my workflow.
Contributor guide
Assessment
This issue has not been assessed yet.