1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient/app
mic704b 42ada7123c Desktop: Add external editor actions to the note context menu. (#2214)
* Add external editor actions to the note context menu.

Also start up external editor on note double click.

These changes enhance user experience by placing the actions where
they feel natural.

* Remove double-click behaviour and change menu text.

Changes in response to review comments.

* Move handling of external editor actions to main screen from note text

This is to ensure correct behaviour even when the user launches the
action on a note in the list that is under the pointer, but not selected.

* Move external edit actions to NoteListUtils from MainScreen.

* Reconnect external edit action in main edit menu.
2020-01-06 21:16:39 +00:00
..
build Updating icons 2019-12-04 19:01:08 +00:00
css Electron: Switched icons to Fork Awesome 2018-06-14 09:02:01 +01:00
fonts Electron: Switched icons to Fork Awesome 2018-06-14 09:02:01 +01:00
gui Desktop: Add external editor actions to the note context menu. (#2214) 2020-01-06 21:16:39 +00:00
locales Update translations 2019-12-18 12:45:10 +01:00
plugins eslint 2019-09-29 22:11:36 +00:00
app.js All: Extract note renderer to separate package (WIP) (#2206) 2019-12-29 18:58:40 +01:00
bridge.js Fixed Electron upgrade regressions 2019-12-30 15:10:43 +01:00
checkForUpdates.js Desktop: Resolves #1222: Truncate update changelog when it's too long (#1967) 2019-10-12 00:44:58 +02:00
compile-package-info.js Apply linter config 2019-10-09 21:35:13 +02:00
compile.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
dev-app-update.yml-FORTESTING Fixed auto-update check 2018-01-31 19:34:38 +00:00
ElectronAppWrapper.js Desktop: Remove useless React warnings from console 2019-12-18 11:49:44 +00:00
electronRebuild.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
eventManager.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
index.html Desktop: use nodeIntegration 2019-02-24 10:17:37 +00:00
InteropServiceHelper.js Improved integration of external renderer 2019-12-30 21:54:13 +01:00
main-html.js Desktop: Remove useless React warnings from console 2019-12-18 11:49:44 +00:00
main.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
package-lock.json Improved integration of external renderer 2019-12-30 21:54:13 +01:00
package.json Improved integration of external renderer 2019-12-30 21:54:13 +01:00
style.css Desktop, Cli: Allow exporting a note as HTML 2019-12-15 18:41:13 +00:00
theme.js Desktop: Add ability to share a note publicly using Nextcloud (#2173) 2019-12-13 01:16:34 +00:00