Recent Releases of https://github.com/alondmnt/joplin-plugin-suitcase
https://github.com/alondmnt/joplin-plugin-suitcase - v0.3.3
- improve: CodeMirror 6 / beta editor support
- no longer keeping the text selected
- fix: ties in numbered lines sort
Full Changelog: https://github.com/alondmnt/joplin-plugin-suitcase/compare/v0.3.2...v0.3.3
- TypeScript
Published by alondmnt about 2 years ago
https://github.com/alondmnt/joplin-plugin-suitcase - v0.3.2
new: setting Always lowercase text first
- TypeScript
Published by alondmnt almost 3 years ago
https://github.com/alondmnt/joplin-plugin-suitcase - v0.3.1
fix: title case for accented characters
- TypeScript
Published by alondmnt almost 3 years ago
https://github.com/alondmnt/joplin-plugin-suitcase - v0.3.0
Case-insensitive search
Native "Sort selected lines" command:
markdown
Amet
Dolor
Lorem
ipsum
sit
Suitcase sort:
Numbered list
Native "Sort selected lines" command:
markdown
1.1 ipsum
1.2 dolor
3.1 adipiscing
1. lorem
2. sit
3. consectetur
5. elit
Suitcase sort:
- Only supported in the Markdown editor CodeMirror
Full Changelog: https://github.com/alondmnt/joplin-plugin-suitcase/compare/v0.2.2...v0.3.0
- TypeScript
Published by alondmnt about 3 years ago
https://github.com/alondmnt/joplin-plugin-suitcase - v0.2.2
new: rich text editor support
- TypeScript
Published by alondmnt over 3 years ago
https://github.com/alondmnt/joplin-plugin-suitcase - v0.2.1
- new: add fullwidth-halfwidth support for katakana and hangul (@hieuthi)
- TypeScript
Published by alondmnt over 3 years ago
https://github.com/alondmnt/joplin-plugin-suitcase - v0.2.0
- new
fullwidthcommandhalfwidthcommand
- changed
- selected text is kept selected
- commands are run directly on the current text, without processing it through
lower casefirst
- TypeScript
Published by alondmnt over 3 years ago
https://github.com/alondmnt/joplin-plugin-suitcase - v0.1.1
- TypeScript
Published by alondmnt over 3 years ago
https://github.com/alondmnt/joplin-plugin-suitcase - v0.1.0
First release, that includes 4 capitalization commands:
- lower case
- UPPER CASE
- Title Case (based on title-case)
- Sentence case
- TypeScript
Published by alondmnt over 3 years ago