fabiocolacio / Marker

🖊 A gtk3 markdown editor
GNU General Public License v3.0
836 stars 75 forks source link

No option to automatically reopen files or "recent files" menu #300

Open nariox opened 4 years ago

nariox commented 4 years ago

Hello all, I have began using Marker for note-taking and I have been enjoying it very much. One functionality I do miss from other editor is the ability to reopen files whenever Marker is launched. Another feature that I miss is having some kind of "Recent files" in the File menu, so I can find files I had been editing recently. If I could have the "Automatic Reopen" feature, I don't think the "Recent Files" menu would be needed/important, but either one would really improve my UX. I have never done any programming in GTK3 and C, so I'm not sure I could be very helpful on this.