1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00
joplin/packages/app-desktop
2022-04-03 19:19:24 +01:00
..
build
build-mac
build-win
commands
gui Desktop: Support for Joplin Cloud recursive linked notes 2022-04-03 19:19:24 +01:00
locales
plugins Desktop: Security: Fixes #6004: Prevent XSS in Goto Anything 2022-01-15 16:53:24 +00:00
services Desktop: Disable plugin throttling for now 2022-01-19 09:03:36 +00:00
style/icons
tools Tools: Fix Windows build and improve CI error handling 2022-01-17 14:09:02 +00:00
utils
vendor Chore: Added back accidentally ignored file (loadEmojiLib.js) 2021-12-31 08:40:54 +01:00
.gitignore Chore: Added back accidentally ignored file (loadEmojiLib.js) 2021-12-31 08:40:54 +01:00
.yarnrc.yml
app.reducer.test.ts
app.reducer.ts
app.ts Desktop: Fix wording "Check for updates" in settings (#5832) 2022-01-09 11:23:24 +00:00
bridge.ts Desktop: Add support for custom notebook icons (#6110) 2022-02-06 16:42:00 +00:00
checkForUpdates.ts
ElectronAppWrapper.ts
generateSha512.js
global.d.ts
gulpfile.js
index.html
InteropServiceHelper.ts
jest.config.js
loadResources.testEnv.ts Desktop: Resolves #6100: Allow saving a Mermaid graph as a PNG or SVG via context menu (#6126) 2022-03-28 17:10:29 +01:00
main-html.js Desktop: Support for Joplin Cloud recursive linked notes 2022-04-03 19:19:24 +01:00
main.js
main.scss Desktop: Support for Joplin Cloud recursive linked notes 2022-04-03 19:19:24 +01:00
package.json Desktop: Resolves #6100: Allow saving a Mermaid graph as a PNG or SVG via context menu (#6126) 2022-03-28 17:10:29 +01:00
README.md
runForTesting.sh Server: Fixes #5958: Fixed sharing notebook with a user that does not have E2EE enabled 2022-01-09 15:20:23 +00:00
style.scss
testPluginDemo.sh
tsconfig.json

@joplin/app-desktop

TODO: description

Usage

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

// TODO: DEMONSTRATE API