Recent Releases of https://github.com/chrisgrieser/shimmering-obsidian

https://github.com/chrisgrieser/shimmering-obsidian - 4.14.0

🚀 New features

  • feat: option to have ctrl+enter only copy Obsidian URI (#215)

- JavaScript
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.13.5

🛠️ Fixes

  • chore: make clear ctrl+enter copies link with Obsidian URI (#214)
  • chore: cleanup

👾 Other

  • ci: fix edge cases of release label identification
  • ci: improve automatic release notes

- JavaScript
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.13.4

🛠️ Fixes

  • fix: inform user if their config folder does not exist

👾 Other

  • docs: fix typo (#209)
  • ci: improve PR template
  • build: guard against local workflow not being found
  • ci: generate release notes from commit history
  • ci: fix scope identification for release notes

- JavaScript
Published by github-actions[bot] about 1 year ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.13.3

Full Changelog: https://github.com/chrisgrieser/shimmering-obsidian/compare/4.13.2...4.13.3

- JavaScript
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.13.2

What's Changed

  • chore(dependabot): bump DavidAnson/markdownlint-cli2-action from 18 to 19 by @dependabot in https://github.com/chrisgrieser/shimmering-obsidian/pull/204

New Contributors

  • @dependabot made their first contribution in https://github.com/chrisgrieser/shimmering-obsidian/pull/204

Full Changelog: https://github.com/chrisgrieser/shimmering-obsidian/compare/4.13.1...4.13.2

- JavaScript
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.13.1

Changelog

  • improv: remove leftover references to osetup and leftover files
  • build: update Justfile

- JavaScript
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.13.0

Changelog

  • break: remove need for osetup. Remove outdated oinfo & odv

- JavaScript
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.12.0

Changelog

  • feat: option to paste instead of copy with ctrl+enter (#199)
  • fix: note-link search
  • ci: update feature request template

- JavaScript
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.11.2

Changelog

  • fix: correctly show certain actions being disabled in settings search
  • chore: remove outdated code related to plugin search

- JavaScript
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.11.1

Changelog

  • fix: tag-based search (#198)

- JavaScript
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.11.0

Changelog

  • chore: improve bug report template
  • improv: re-organize workflow configuration
  • break!: remove censor display and supercharged files since too niche
  • feat: setting to display tags instead of path in main search (#195)
  • build: update build script

- JavaScript
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.10.3

Changelog

  • fix: o, for new Obsidian version (#194)
  • style: run some formatting
  • docs: update shields & add Gallery download count badge

- JavaScript
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.10.2

Changelog

  • fix: help index cache location

- JavaScript
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.10.1

Changelog

  • refactor: move obsidian help search (oh) index to docs-search-repo
  • chore: remove unused files
  • chore: exclude .typos.toml from rsync
  • style: lint Justfile

- JavaScript
Published by github-actions[bot] over 1 year ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.10.0

Changelog

  • fix: avoid using JXA that requires assistive access (see #191)
  • build: improve Justfile
  • ci: add cover edge cases for rsync
  • chore: add markdownlint config
  • chore: manually update stuck cache
  • improv: add quicklookurl to oh help search
  • fix: rsync commands
  • chore: Updated documentation index
  • style: update .editorconfig
  • chore: Updated documentation index
  • improv: drop hub from oh help search for less crowded results
  • chore: Updated documentation index
  • ci: update more action step versions
  • ci: bump action step versions
  • ci: fix docs re-indexing
  • ci: udpate documentation re-indexing
  • ci: check PRs for conventional commits title

- JavaScript
Published by github-actions[bot] almost 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.9.5

Changelog

  • fix: screenshots opening (#185)
  • docs: typos
  • build: update release script

- JavaScript
Published by github-actions[bot] almost 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.9.4

Changelog

  • fix(obackup): correct handling of symlinks and hidden files
  • build: exclude more config files
  • build: exclude config files
  • build: preserve symlinks when building .alfredworkflow

- JavaScript
Published by github-actions[bot] almost 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.9.3

Changelog

  • fix: scratchpad append prefix being ignored (#181)
  • chore: Updated documentation index

- JavaScript
Published by github-actions[bot] almost 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.9.2

Changelog

  • chore: minor tweaks to note appending

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.9.1

Changelog

  • style: format line length in docs
  • docs: document support for Alfred's Dynamic Placeholders (#160)
  • style: lint some files
  • chore: consistent writing style in workflow configuration
  • ci: fix feature request template links

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.9.0

Changelog

  • feat: setting to make cmd+enter open in new win instead of new tab
  • chore: fix typo in settings
  • ci: add pull request template
  • build: update Justfile

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.8.0

Changelog

  • chore: extra validation for osetup and ov
  • feat: ov with shift+enter to control a different vault (#152)
  • chore: Updated documentation index
  • build: minor fix for build-and-release script
  • build: update build-and-release script

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.7.4

Changelog

  • fix: copied wikilinks being encoded & undefined headings (#177)
  • build: switch to just as task runner

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.7.3

Changelog

  • fix: o search broken
  • chore: Updated documentation index
  • fix: bug-report template

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.7.2

Changelog

  • chore: use strict type checking
  • fix: disable Alfred's caching, so folders can be browsed (#176)
  • refactor: plugin search
  • fix: Obsidian help indexing creating wrong URLs
  • chore: Updated documentation index
  • docs: fix typo

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.7.1

Changelog

  • fix: edge case where a plugin is wrongfully displayed as installed
  • chore: Updated documentation index
  • fix: documentation search not including headings

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.7.0

Changelog

  • chore: add comments
  • chore: fix GH action
  • chore: Updated documentation index
  • fix: documentation search GH action
  • improv: auto-update docsearch via GitHub action

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.6.1

Changelog

  • chore: update documentation cache
  • docs: remove outdated/broken images
  • docs: fix screenshot link
  • docs: cleanup docs at workflow-config
  • chore: minor cleanup

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.6.0

Changelog

  • improv: matcher logic, e.g. for headings (#173)
  • docs: add cheatsheet to workflow config window
  • docs: consolidate into one file
  • chore: update feature request template

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.5.1

Changelog

  • chore: cleanup leftover files
  • chore: minor cleanup
  • docs: clean up main README

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.5.0

Changelog

  • feat: othemes to open theme folder
  • refactor: reorganize workflow canvas
  • break: deprecate obeta since too niche
  • feat: odv for dataview docs search
  • chore: minor cleanup
  • fix: more reliable opening of files when vault not open

- JavaScript
Published by github-actions[bot] about 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.4.2

Changelog

  • chore: update bug report template
  • fix: browsing links via shift+enter when no ext. links (#168)
  • fix(vaultSwitcher): vault menu item
  • chore: cleanup unused/obsolete stuff, tighten alfred canvas
  • build(changelog): fix bold not being applied to all cc-keywords
  • build: fix fetch depth requirement
  • build: exclude release commit from changelog

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.4.1

Changelog

  • docs: link to release page for new changelog
  • refactor: odd dev docs search
  • build: improved release action

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.4.0

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.3.4

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.3.3

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.3.2

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.3.1

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.3.0

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.2.10

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.2.9

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.2.8

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.2.7

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.2.6

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.2.5

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.2.4

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.2.3

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.2.2

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.2.1

- JavaScript
Published by github-actions[bot] over 2 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.2.0

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.1.1

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.1.0

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.0.5

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.0.4

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.0.3

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.0.2

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.0.1

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 4.0.0

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.12.8

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.12.7

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.12.6

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.12.5

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.12.4

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.12.3

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.12.2

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.12.1

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.12.0

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.11.2

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.11.1

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.11.0

- JavaScript
Published by github-actions[bot] almost 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.10.6

- JavaScript
Published by github-actions[bot] about 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.10.5

- JavaScript
Published by github-actions[bot] about 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.10.4

- JavaScript
Published by github-actions[bot] about 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.10.3

- JavaScript
Published by github-actions[bot] about 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.10.2

- JavaScript
Published by github-actions[bot] about 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.10.1

- JavaScript
Published by github-actions[bot] about 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.10.0

- JavaScript
Published by github-actions[bot] about 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.9.4

- JavaScript
Published by github-actions[bot] about 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.9.3

- JavaScript
Published by github-actions[bot] about 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.9.2

- JavaScript
Published by github-actions[bot] about 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.9.1

- JavaScript
Published by github-actions[bot] about 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.9.0

- JavaScript
Published by github-actions[bot] about 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.8.9

- JavaScript
Published by github-actions[bot] about 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.8.8

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.8.7

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.8.6

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.8.5

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.8.4

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.8.3

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.8.2

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.8.1

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.8.0

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.7.2

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.7.1

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.7.0

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.6.5

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.6.4

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.6.3

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.6.2

- JavaScript
Published by github-actions[bot] over 3 years ago

https://github.com/chrisgrieser/shimmering-obsidian - 3.6.1

- JavaScript
Published by github-actions[bot] over 3 years ago