https://github.com/blakenaccarato/notes

Centralized repository of my Obsidian vaults and shared tooling

https://github.com/blakenaccarato/notes

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 (8.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Centralized repository of my Obsidian vaults and shared tooling

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 3
  • Releases: 0
Created about 3 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Security

README.md

notes

All Contributors

Centralized repository of my Obsidian vaults and shared tooling.

Update common

Update files common to all vaults. Includes environment variables files, automation scripts, VSCode settings, and plugin patches. The text expander plugin needs this patch. I will eventually open a PR to patch upstream. This line is changed to the following in order to fix the $searchresult sequence:

JavaScript return results.vChildren.children.map(matchedFile => {

Project information

Project information

Contributors

Blake Naccarato
Blake Naccarato

💻

Owner

  • Name: Blake Naccarato
  • Login: blakeNaccarato
  • Kind: user
  • Location: Las Vegas, NV
  • Company: @UNLV

Research assistant studying boiling and condensation phenomena in the Active Materials and Smart Living laboratory at UNLV.

GitHub Events

Total
  • Issue comment event: 5
  • Push event: 90
  • Pull request review event: 4
  • Pull request event: 13
  • Create event: 3
Last Year
  • Issue comment event: 5
  • Push event: 90
  • Pull request review event: 4
  • Pull request event: 13
  • Create event: 3

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 11 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 3
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 11 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
  • blakeNaccarato (2)
Pull Request Authors
  • renovate[bot] (7)
  • pre-commit-ci[bot] (6)
  • blakeNaccarato (4)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2)

Dependencies

.github/workflows/changerelease.yml actions
  • dropseed/changerelease v1.6.0 composite
.github/workflows/codeql.yml actions
  • actions/checkout v4.1.1 composite
  • github/codeql-action/analyze v2.22.4 composite
  • github/codeql-action/autobuild v2.22.4 composite
  • github/codeql-action/init v2.22.4 composite
.github/workflows/main.yml actions
  • blakeNaccarato/copier-python-workflow-setup v0.2.3 composite
  • codecov/codecov-action v3.1.4 composite
  • stefanzweifel/git-auto-commit-action v5.0.0 composite
.github/workflows/minimum.yml actions
  • blakeNaccarato/copier-python-workflow-setup v0.2.3 composite
  • codecov/codecov-action v3.1.4 composite
.github/workflows/sphinx.yml actions
  • actions/deploy-pages v2.0.4 composite
  • actions/upload-pages-artifact v2.0.0 composite
  • blakeNaccarato/copier-python-workflow-setup v0.2.3 composite
.tools/requirements/requirements.txt pypi
  • loguru ==0.7.0
  • markdown-it-py ==2.2.0
  • mdit-py-plugins ==0.3.5
  • pydantic ==1.10.12
  • ruamel.yaml ==0.17.32
  • typer ==0.9.0
  • watchdog ==3.0.0
.tools/requirements/requirements_both.txt pypi
  • nb-clean ==3.1.0
  • nbqa ==1.7.0
  • pyright *
  • pytest ==7.4.3
  • pytest-cov ==4.1.0
  • pytest-custom-exit-code ==0.3.0
  • pytest-plt ==1.1.0
  • ruff ==0.1.3
  • seaborn ==0.13.0
.tools/requirements/requirements_ci.txt pypi
.tools/requirements/requirements_core.txt pypi
  • copier ==8.1.0
  • dulwich ==0.21.6
  • flit_core ==3.9.0
  • pip ==23.3.1
  • wheel ==0.41.2
.tools/requirements/requirements_dev.txt pypi
  • debugpy ==1.8.0 development
  • dvc ==3.21.1 development
  • fawltydeps ==0.13.1 development
  • ipykernel ==6.26.0 development
  • keyring ==24.2.0 development
  • pre-commit ==3.5.0 development
  • rich ==13.6.0 development
  • snakeviz ==2.2.0 development
  • sourcery-cli ==1.11.0 development
.tools/requirements/requirements_docs.txt pypi
  • myst-nb ==0.17.2
  • nbformat ==5.9.2
  • sphinx-autobuild ==2021.03.14
  • sphinx-book-theme ==1.0.1
  • sphinx-design ==0.5.0
  • sphinxcontrib-bibtex ==2.5.0
  • sphinxcontrib-mermaid ==0.9.2
.tools/requirements/requirements_nodeps.txt pypi
pyproject.toml pypi
  • boilercore >=0.0.0
  • dulwich >=0.21.5
  • dvc >=3.2.3
  • loguru >=0.7.0
  • lookback >=0.0.0
  • markdown-it-py >=2.2.0
  • mdit-py-plugins >=0.3.5
  • pydantic >=1.10.12
  • ruamel.yaml >=0.17.32
  • typer >=0.9.0
  • watchdog >=3.0.0
tests/pyproject.toml pypi