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-01-23 18:53:36 +02:00
Code
Issues
Releases
Activity
joplin
/
packages
/
app-desktop
/
gui
/
NoteEditor
/
utils
History
Laurent Cozic
b8462c4754
Fixed rename
2024-01-05 15:03:23 +00:00
..
clipboardUtils.test.ts
…
clipboardUtils.ts
…
contextMenu.ts
…
contextMenuUtils.ts
Chore: Move Logger from lib to utils package
2023-07-27 16:08:11 +01:00
index.ts
Desktop:
Resolves
#9468
: Add support for changing text colors in rich text editor (
#9578
)
2024-01-04 13:51:26 +00:00
resourceHandling.test.ts
Desktop:
Fixes
#8706
: Pasting a resource in Rich Text editor breaks the resource link
2023-08-23 18:16:06 +01:00
resourceHandling.ts
Desktop: Allow attaching a file from the Markdown editor for HTML notes
2023-10-31 16:53:47 +00:00
types.ts
Fixed rename
2024-01-05 15:03:23 +00:00
useDropHandler.ts
…
useEffectiveNoteId.ts
…
useFolder.ts
…
useFormNote.test.ts
Revert: Desktop:
Fixes
#5955
: Changing the currently opened note from plugins or the data API does not refresh the note content
2023-09-25 16:16:07 +01:00
useFormNote.ts
Revert: Desktop:
Fixes
#5955
: Changing the currently opened note from plugins or the data API does not refresh the note content
2023-09-25 16:16:07 +01:00
useMarkupToHtml.ts
Desktop:
Fixes
#9511
: HTML notes are not readable in dark mode
2023-12-29 16:08:09 +00:00
useMessageHandler.ts
…
useNoteSearchBar.ts
Chore: Move Logger from lib to utils package
2023-07-27 16:08:11 +01:00
usePluginServiceRegistration.ts
…
useSearchMarkers.ts
…
useWindowCommandHandler.ts
Desktop:
Resolves
#8749
: Use plain text editor in safe mode (
#8750
)
2023-10-22 12:00:19 +01:00