Ticket #3834 (closed enhancement: fixed)
Support external editors with no ODB support for different file types
| Reported by: | julifos | Owned by: | dkocher |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | core | Version: | 3.3b4 |
| Severity: | normal | Keywords: | |
| Cc: | Platform: | ||
| Architecture: |
Description
Maybe you could add the option to include external editors (user-defined) for different file types (specially images: gif, png, jpg, tif, psd...).
I think you support (text editors) which observe a special "protocol" to communicate with external apps. Can't you "monitorize" the downloaded file for changes, so when the user edits the file and click "Save", you start the uploading process?
Change History
comment:2 Changed 10 months ago by dkocher
- Status changed from assigned to closed
- Resolution set to duplicate
comment:3 Changed 8 months ago by dkocher
- Status changed from closed to reopened
- Resolution duplicate deleted
comment:7 Changed 8 months ago by dkocher
Feature is documented in help/en/howto/edit.
comment:8 Changed 8 months ago by dkocher
- Summary changed from More external editors for different file types to Support external editors with no ODB support for different file types
comment:9 Changed 8 months ago by dkocher
- Status changed from reopened to closed
- Resolution set to fixed
Enabled by default in r5673.
comment:10 Changed 8 months ago by dkocher
As of r5724 all applications that declare to support editing the selected file type are listed in the Edit menu.
