1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-08 13:06:15 +02:00
joplin/packages/app-desktop
2021-07-16 11:32:29 +01:00
..
build
build-mac
build-win
commands Desktop: Allow restoring a delete note from note history using command palette 2021-06-10 11:49:20 +02:00
gui Desktop: Make Markdown editor styling closer to view styling (#5174) 2021-07-16 11:32:29 +01:00
locales
plugins Plugins: Add support for gotoAnything command so that it can be called from plugins 2021-06-27 14:14:11 +01:00
services fixed tests 2021-06-20 13:46:50 +01:00
style/icons
tools Tools: Exit with error code 1 when macOS notarization fails 2021-06-23 15:27:06 +01:00
utils
.gitignore
app.ts Plugins: Add support for gotoAnything command so that it can be called from plugins 2021-06-27 14:14:11 +01:00
bridge.ts
checkForUpdates.ts
ElectronAppWrapper.ts
generateSha512.js
global.d.ts
gulpfile.js
index.html
InteropServiceHelper.ts
jest.config.js
main-html.js
main.js
package-lock.json Setup version 2.2 2021-07-03 16:40:44 +01:00
package.json Doc: Improved Welcome notes 2021-07-10 16:27:14 +01:00
README.md
runForTesting.sh Android: Verbose mode for synchronizer 2021-06-16 10:43:39 +01:00
style.css
testPluginDemo.sh Plugins: Fixed saving secure settings to the keychain, and added way to store plugin settings to settings.json 2021-06-19 15:56:37 +01:00
tsconfig.json

@joplin/app-desktop

TODO: description

Usage

const appDesktop = require('@joplin/app-desktop');

// TODO: DEMONSTRATE API