#6728 closed enhancement (fixed)
[Patch] Add saved files to "open recent" menu
| Reported by: | Cobra | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
IMO it would be nice to add all saved files (at least .osm files) immediately to the "open recent" menu. This is very handy if you are working on a larger change and have to restart josm because you want to do some other change or have to restart your computer.
Attachments (1)
Change History (8)
Changed 22 months ago by simon04
comment:1 Changed 22 months ago by simon04
- Summary changed from Add saved files to "open recent" menu to [Patch] Add saved files to "open recent" menu
comment:2 Changed 22 months ago by anonymous
++ this looks great.
comment:3 Changed 22 months ago by bastiK
+1, please apply
comment:4 Changed 22 months ago by stoecker
Hey, we have a "bug voting now". No need for "+1" texts anymore :-)
comment:5 Changed 22 months ago by simon04
- Resolution set to fixed
- Status changed from new to closed
In [4371/josm]:
comment:6 follow-up: ↓ 7 Changed 22 months ago by rickmastfan67
This also solves #5740 as well when you "Open" files via the Open command, right?
comment:7 in reply to: ↑ 6 Changed 22 months ago by Cobra
Replying to rickmastfan67:
This also solves #5740 as well when you "Open" files via the Open command, right?
yep.



The attached patch provides the suggested enhancement.