1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient/app/gui
Raphael Kimmig c4411bb895 focus NoteText only when creating new notes
This changes the behaviour so that loading a note does automatically
focus the note text/title only when a new note is being created.

This reduces accidental edits and is in line with other note taking
applications such as Simplenote, Evernote and Apple Notes.
2018-07-10 08:35:21 +02:00
..
note-viewer Electron: Resolves #619: Context menu to cut, copy and paste. Also added menu to copy link in web view 2018-06-26 00:52:46 +01:00
ClipperConfigScreen.jsx Update translations 2018-05-26 17:25:11 +01:00
ConfigScreen.jsx All: Fixes #646: Mentioned that TLS settings must be saved before checking sync config 2018-06-25 23:54:28 +01:00
dialogs.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
DropboxLoginScreen.jsx Getting Dropbox to work in mobile app 2018-03-27 00:55:44 +01:00
EncryptionConfigScreen.jsx Updated French translation and added Galician translation 2018-03-29 18:30:33 +01:00
Header.jsx Electron: Rotate sidebar icon when it is hidden 2018-04-16 15:32:33 +02:00
IconButton.jsx Allow attaching files in Electron ap 2017-11-10 22:18:00 +00:00
ImportScreen.jsx Electron: Resolves #612: Allow duplicating a note 2018-06-27 21:45:31 +01:00
ItemList.jsx Electron app: handle tags 2017-11-11 23:13:14 +00:00
MainScreen.jsx Adds functionality to allow for renaming of tags. 2018-05-20 13:09:32 +05:30
Navigator.jsx Electron: Fixed vertical scrollbar, and added option to display dev tool in prod 2017-11-17 18:02:01 +00:00
NoteList.jsx Electron: Resolves #612: Allow duplicating a note 2018-06-27 21:45:31 +01:00
NoteStatusBar.jsx Electron: Resolves #73: Show modified date next to note in editor 2018-03-17 23:51:15 +00:00
NoteText.jsx focus NoteText only when creating new notes 2018-07-10 08:35:21 +02:00
OneDriveLoginScreen.jsx Minor tweaks 2018-03-02 18:24:02 +00:00
PromptDialog.jsx Electron: Move prompt to top to avoid issue with date picker being hidden 2018-01-09 21:06:47 +01:00
Root.jsx Clipper: Added Clipper config screen and improved server 2018-05-25 13:30:27 +01:00
SideBar.jsx All: Fixes #600: Improved resuming of long sync operations so that it doesn't needlessly re-download the items from the beginning 2018-06-10 23:16:27 +01:00
StatusScreen.jsx All: Minor tweaks regarding encryption 2017-12-04 19:29:34 +00:00
Toolbar.jsx Electron: Added more toolbar icons and upgraded Font Awesome 2018-06-14 08:52:12 +01:00
ToolbarButton.jsx Electron: Switched icons to Fork Awesome 2018-06-14 09:02:01 +01:00
ToolbarSpace.jsx Electron: Added more toolbar icons and upgraded Font Awesome 2018-06-14 08:52:12 +01:00