https://github.com/alondmnt/joplin-plugin-suitcase

Change the capitalization of selected text, and case insensitive sort.

https://github.com/alondmnt/joplin-plugin-suitcase

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.7%) to scientific vocabulary

Keywords

joplin-plugin note-taking
Last synced: 5 months ago · JSON representation

Repository

Change the capitalization of selected text, and case insensitive sort.

Basic Info
  • Host: GitHub
  • Owner: alondmnt
  • License: mit
  • Language: TypeScript
  • Default Branch: main
  • Homepage:
  • Size: 174 KB
Statistics
  • Stars: 10
  • Watchers: 1
  • Forks: 1
  • Open Issues: 3
  • Releases: 9
Topics
joplin-plugin note-taking
Created over 3 years ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

Suitcase 🧳

downloads

This Joplin plugin adds text capitalization options to the Markdown and rich text editors. In the menu Edit --> Capitalization you will find 6 commands that can be applied after selecting text:

  • lower case
  • UPPER CASE
  • Title Case (based on title-case)
  • Sentence case
  • fullwidth
  • halfwidth

In addition, Suicase provides a command that allows sorting lines in a case-insensitive manner.

Release notes

Owner

  • Name: Alon Diament Carmel
  • Login: alondmnt
  • Kind: user
  • Company: @PhenoAI

computational biologist & data scientist, PhD

GitHub Events

Total
  • Commit comment event: 7
  • Issues event: 2
  • Watch event: 3
  • Issue comment event: 14
  • Push event: 11
  • Pull request review event: 7
  • Pull request review comment event: 4
  • Pull request event: 1
  • Fork event: 1
Last Year
  • Commit comment event: 7
  • Issues event: 2
  • Watch event: 3
  • Issue comment event: 14
  • Push event: 11
  • Pull request review event: 7
  • Pull request review comment event: 4
  • Pull request event: 1
  • Fork event: 1

Dependencies

package-lock.json npm
  • 441 dependencies
package.json npm
  • @types/node ^14.0.14 development
  • chalk ^4.1.0 development
  • copy-webpack-plugin ^6.1.0 development
  • fs-extra ^9.0.1 development
  • glob ^7.1.6 development
  • on-build-webpack ^0.1.0 development
  • tar ^6.0.5 development
  • ts-loader ^7.0.5 development
  • typescript ^3.9.3 development
  • webpack ^4.43.0 development
  • webpack-cli ^3.3.11 development
  • yargs ^16.2.0 development
  • title-case ^3.0.3