samuelmeuli / mini-diary

📘 Simple and secure journal app
https://minidiary.app
MIT License
1.03k stars 234 forks source link

Tags, geotags, statistics #14

Closed github2099 closed 5 years ago

github2099 commented 5 years ago

How about adding: tags, geotags, and statistics of diary entries?

samuelmeuli commented 5 years ago

Regarding tags and geotags: Its simplicity and intuitive design are what make Mini Diary different from other apps. I'm afraid adding too many features would move it away from that philosophy. There are many other great diary apps if you need a tool with more advanced features :)

Stats are a cool idea, do you have any specific ones in mind?

github2099 commented 5 years ago

like number of entries created, average words, etc

Quilljou commented 5 years ago

Can it support drag the window

samuelmeuli commented 5 years ago

That's supported. You can drag the top of the window.

druc commented 5 years ago

A word counter would be great!

I would also like to be able to shorten the width (or to decide a standard width) of the content area - it looks bad on a large screen.

I know I could just resize the window until I reach the width I like, but I'd love to be able to enter fullscreen/focus mode and having it look great.

I never worked with electron, but I can work out a PR if you're willing to allow any of these ideas.

Thanks for the awesome work!

samuelmeuli commented 5 years ago

I've split this issue up into #25 and #26.