1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/app-desktop
2024-11-17 19:15:07 +00:00
..
build
build-mac
build-win
commands Plugins: Allow specifying render options on renderMarkup command 2024-11-14 22:07:51 +00:00
gui Chore: Update command index 2024-11-17 16:24:18 +00:00
integration-tests Chore: Desktop: Retry creating new notes in automated tests (#11378) 2024-11-13 10:07:02 +00:00
locales
plugins Merge branch 'release-3.1' into dev 2024-11-09 13:41:37 +00:00
services Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
style/icons
tools Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
utils Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
vendor
.gitignore
.yarnrc.yml
afterAllArtifactBuild.js
app.reducer.test.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
app.reducer.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
app.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
bridge.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
checkForUpdates.ts
ElectronAppWrapper.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
global.d.ts
gulpfile.ts
index.html Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
InteropServiceHelper.ts
jest.config.js
jest.setup.js
main-html.js Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
main.js
main.scss Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
package.json Desktop release v3.2.3 2024-11-17 19:15:07 +00:00
playwright.config.ts
README.md
runForTesting.sh
style.scss Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
testPluginDemo.sh
tsconfig.json

@joplin/app-desktop

TODO: description

Usage

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

// TODO: DEMONSTRATE API