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
7955f15298dda2b1fd1e0390b0c78a42cc8f8166
joplin
/
packages
/
app-desktop
/
gui
/
NoteEditor
/
utils
History
horvatkm
7955f15298
Desktop:
Resolves
#13625
: Skip over unsupported image formats during processing paste event (
#13630
)
2025-11-15 09:03:27 +00:00
..
clipboardUtils.test.ts
…
clipboardUtils.ts
…
contextMenu.ts
…
contextMenuUtils.ts
…
getResourceBaseUrl.ts
Desktop, Mobile: Move several features from Extra Markdown Editor Settings into the main app (
#12747
)
2025-08-10 09:17:12 +01:00
getWindowCommandPriority.ts
…
index.ts
…
markupRenderOptions.ts
…
resourceHandling.test.ts
…
resourceHandling.ts
Desktop:
Resolves
#13625
: Skip over unsupported image formats during processing paste event (
#13630
)
2025-11-15 09:03:27 +00:00
types.ts
Desktop:
Resolves
#520
: Save and restore the cursor position when switching between notes (
#13447
)
2025-10-16 14:56:38 +01:00
useConnectToEditorPlugin.ts
…
useDropHandler.ts
…
useEffectiveNoteId.ts
…
useFolder.ts
…
useFormNote.test.ts
…
useFormNote.ts
…
useInitialCursorLocation.ts
Desktop:
Resolves
#520
: Save and restore the cursor position when switching between notes (
#13447
)
2025-10-16 14:56:38 +01:00
useMessageHandler.ts
Desktop:
Fixes
#13411
: Fix header links only work if the note viewer is visible (
#13442
)
2025-10-16 12:10:01 +01:00
useNoteSearchBar.ts
…
usePluginEditorView.test.ts
…
usePluginEditorView.ts
…
usePluginServiceRegistration.ts
…
useResourceUnwatcher.ts
…
useScheduleSaveCallbacks.ts
Desktop:
Fixes
#12235
: Fix switching to the Markdown editor after pasting links (
#12241
)
2025-08-06 10:50:17 +01:00
useScrollWhenReadyOptions.ts
Desktop:
Resolves
#13586
: Preserve scroll when switching between Markdown and Rich Text Editors (
#13587
)
2025-11-03 20:11:12 +01:00
useSearchMarkers.ts
…
useWindowCommandHandler.ts
…