This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
joplin
Watch
1
Star
0
Fork
0
You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced
2025-11-29 22:48:10 +02:00
Code
Issues
Releases
Activity
Files
c409160ad7c3d25a2cb1cc024d1c4996cca0b4cb
joplin
/
packages
/
app-desktop
/
gui
/
NoteEditor
/
NoteBody
/
CodeMirror
/
utils
History
cagnusmarlsen
c409160ad7
Desktop:
Resolves
#9980
: Support Ctrl+Enter keyboard shortcut (Cmd+Enter on MacOS) (
#10003
)
2024-03-02 15:52:55 +00:00
..
index.ts
…
types.ts
…
useContextMenu.ts
Chore: Implement cSpell to detect spelling mistakes in codebase (
#10001
)
2024-02-26 10:16:23 +00:00
useCursorUtils.test.ts
…
useCursorUtils.ts
…
useEditorSearch.ts
Chore: Implement cSpell to detect spelling mistakes in codebase (
#10001
)
2024-02-26 10:16:23 +00:00
useExternalPlugins.ts
…
useJoplinCommands.ts
…
useJoplinMode.ts
…
useKeymap.ts
Desktop:
Resolves
#9980
: Support Ctrl+Enter keyboard shortcut (Cmd+Enter on MacOS) (
#10003
)
2024-03-02 15:52:55 +00:00
useLineSorting.ts
…
useListIdent.ts
…
useScrollHandler.ts
Chore: Implement cSpell to detect spelling mistakes in codebase (
#10001
)
2024-02-26 10:16:23 +00:00
useScrollUtils.ts
…
useStyles.ts
Desktop:
Fixes
#9528
: Fix maximum width setting not respected by beta editor (
#9529
)
2023-12-17 20:57:12 +00:00
useWebviewIpcMessage.ts
Desktop: Add new beta Markdown editor based on CodeMirror 6 (
#8793
)
2023-09-21 09:12:40 +01:00