https://github.com/chrisgrieser/pseudometa-obsidian-plugin-template
A description for the plugin
https://github.com/chrisgrieser/pseudometa-obsidian-plugin-template
Science Score: 36.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
Links to: researchgate.net -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.1%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
A description for the plugin
Basic Info
Statistics
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
{{plugin-name}}
{{plugin-desc}}
Installation
- Download the latest release.
- Open Obsidian, go to
Settings → Community plugins, click the folder icon. - In the folder that opens, create a new folder called
{{plugin-id}}. - Unzip the downloaded release file and move all files into the folder
{{plugin-id}}. - Go back to Obsidian,
Settings → Community plugins, and click the refresh icon. {{plugin-name}}will now appear in your list of plugins. Enable it by checking the box.
Plugin development
```bash just init # run once after cloning
just format # run all formatters just build # builds the plugin just check # runs the pre-commit hook (without committing) ```
[!NOTE] This repo uses a pre-commit hook, which prevents commits that do not build or do not pass the checks.
About the developer
In my day job, I am a sociologist studying the social mechanisms underlying the digital economy. For my PhD project, I investigate the governance of the app economy and how software ecosystems manage the tension between innovation and compatibility. If you are interested in this subject, feel free to get in touch.
Owner
- Name: Chris Grieser
- Login: chrisgrieser
- Kind: user
- Location: Berlin, Germany
- Company: Technical University of Berlin
- Website: https://chris-grieser.de/
- Repositories: 189
- Profile: https://github.com/chrisgrieser
Researcher in sociology & software developer
GitHub Events
Total
- Watch event: 3
- Delete event: 3
- Push event: 44
- Pull request event: 8
- Fork event: 1
- Create event: 2
Last Year
- Watch event: 3
- Delete event: 3
- Push event: 44
- Pull request event: 8
- Fork event: 1
- Create event: 2
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| pseudometa | 7****r | 250 |
| dependabot[bot] | 4****] | 2 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 8
- Average time to close issues: N/A
- Average time to close pull requests: about 3 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 8
Past Year
- Issues: 0
- Pull requests: 8
- Average time to close issues: N/A
- Average time to close pull requests: about 3 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 8
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (8)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- @types/node ^16.11.6 development
- @typescript-eslint/eslint-plugin ^5.2.0 development
- @typescript-eslint/parser ^5.2.0 development
- builtin-modules ^3.2.0 development
- esbuild 0.13.12 development
- obsidian latest development
- tslib 2.3.1 development
- typescript 4.4.4 development
- actions/checkout v2 composite
- actions/create-release v1 composite
- actions/setup-node v1 composite
- actions/upload-release-asset v1 composite
- amannn/action-semantic-pull-request v5 composite
- actions/stale v8 composite