charlesthomas / magpie

Git-backed Evernote replacement
MIT License
645 stars 50 forks source link

New note should start an edit window directly #47

Closed erickr closed 3 years ago

erickr commented 10 years ago

Currently, the user first have to name the note before starting taking notes.

I propose to change the flow to be:

  1. Click New note
  2. Full textarea for editing(autosave should work here to)
  3. Name the note, preferrably in a field below the textarea.
  4. Save

Would also be great if we could auto-suggest a name for the note after the notes have been added. NvPy takes whatever is on the first line of the note, makes sense more often than you can think. :)

tony-o commented 10 years ago

@erickr @crthomas42 I can take this on

KDocProf commented 10 years ago

I whole heartedly agree. I was thinking in similar terms myself. This would be a big improvement from a user experience point of view.

tony-o commented 3 years ago

Blast from the past