brrd / abricotine

Markdown editor with inline preview
GNU General Public License v3.0
2.63k stars 156 forks source link

Add Open Recent #69

Open nloveladyallen opened 8 years ago

nloveladyallen commented 8 years ago

Add option to open a recent file.

Menci commented 8 years ago

It seems electron doesn't provide an API to access item added with app.addRecentDocument().

jgclark commented 7 years ago

+1. And on a related subject, on macOS, whenever I select Open... the file dialog opens at the very root of my filesystem, not the last directory visited. Between the two aspects of this, they unfortunately reduce the appeal of Abricotine quite considerably for me.

nloveladyallen commented 7 years ago

@jgclark see #129