mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-12 08:54:00 +02:00
0765cf5955
- Joplin Server: Adds support for sharing a notebook - Desktop: Adds support for sharing a notebook with Joplin Server - Mobile: Adds support for reading and writing to a shared notebook (not possible to share a notebook) - Cli: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
12 lines
220 B
Plaintext
12 lines
220 B
Plaintext
node_modules/
|
|
packageInfo.js
|
|
dist/
|
|
*.min.js
|
|
.DS_Store
|
|
gui/note-viewer/pluginAssets/
|
|
pluginAssets/
|
|
gui/note-viewer/fonts/
|
|
gui/note-viewer/lib.js
|
|
gui/NoteEditor/NoteBody/TinyMCE/supportedLocales.js
|
|
runForSharingCommands-*
|