https://github.com/alondmnt/joplin-plugin-space-indenter

Indent paragraphs with spaces instead of tabs

https://github.com/alondmnt/joplin-plugin-space-indenter

Science Score: 13.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.2%) to scientific vocabulary

Keywords

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

Repository

Indent paragraphs with spaces instead of tabs

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

README.md

🧑‍🚀 Space Indenter

downloads

This Joplin plugin exposes CodeMirror's relevant settings to Joplin users, which enable switching between tab indentation and space indentation. In addition, it can automatically reformat your notes (if enabled in the settings) and convert any existing tabs to spaces (or vice versa, if you decide you're a tab-person after all). A dedicated toolbar button calls the same action manually.

Thanks to Rich Markdown (@CalebJohn), that heavily influenced this implementation.

Owner

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

computational biologist & data scientist, PhD

GitHub Events

Total
  • Create event: 1
  • Release event: 1
  • Issues event: 2
  • Watch event: 5
  • Issue comment event: 8
  • Push event: 1
Last Year
  • Create event: 1
  • Release event: 1
  • Issues event: 2
  • Watch event: 5
  • Issue comment event: 8
  • Push event: 1

Issues and Pull Requests

Last synced: 5 months ago

All Time
  • Total issues: 6
  • Total pull requests: 2
  • Average time to close issues: about 2 months
  • Average time to close pull requests: about 2 hours
  • Total issue authors: 5
  • Total pull request authors: 1
  • Average comments per issue: 3.17
  • Average comments per pull request: 1.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 3
  • Pull requests: 0
  • Average time to close issues: 2 months
  • Average time to close pull requests: N/A
  • Issue authors: 3
  • Pull request authors: 0
  • Average comments per issue: 4.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • God-damnit-all (2)
  • erikmd (1)
  • dejafait (1)
  • deron-dev (1)
  • DoctorDib (1)
Pull Request Authors
  • personalizedrefrigerator (2)
Top Labels
Issue Labels
bug (1)
Pull Request Labels

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