Lukas Wolfsteiner
b5ed2bedaa
chore(release): prepare version 1.0.3
...
Bump manifest, package, and versions mapping for patch release
2026-06-10 16:50:44 +02:00
Lukas Wolfsteiner
9271e5c7cc
chore: simplify plugin ID and name in manifest.json for consistency
2026-06-10 16:49:05 +02:00
Lukas Wolfsteiner
be914418da
chore: update descriptions in manifest.json, package.json, and README.md for clarity and configurability
2026-06-10 16:47:12 +02:00
Lukas Wolfsteiner
4004e0c92d
chore: update manifest.json to refine plugin name and author details
2026-06-10 16:44:38 +02:00
Lukas Wolfsteiner
54238d1e2f
chore(release): prepare version 1.0.2
...
Bump manifest, package, and versions mapping for patch release
2026-06-10 16:25:02 +02:00
Lukas Wolfsteiner
c432801fdd
Merge pull request #4 from dotWee/bugfix/cicd
...
CI/CD Bugfix
2026-06-10 16:22:13 +02:00
Lukas Wolfsteiner
58e5d84279
chore: update tsconfig.json to include rootDir, ignoreDeprecations, and add ES2020 to lib
2026-06-10 16:20:33 +02:00
Lukas Wolfsteiner
718e9dee4f
chore: downgrade @eslint/js to 9.39.4 and bump typescript-eslint to 8.61.0 in devDependencies
2026-06-10 16:18:00 +02:00
Lukas Wolfsteiner
8f1a5e7445
fix: Use definitive declaration
2026-06-10 16:16:24 +02:00
Lukas Wolfsteiner
e20eed2a3e
chore: update Node.js version in release workflow from 18.x to 20.x
2026-06-10 16:16:20 +02:00
Lukas Wolfsteiner
331395538f
chore: update minimum app version requirement in manifest.json to 1.7.2 to match APIs actually used (revealLeaf, openLinkText)
2026-06-10 16:16:05 +02:00
Lukas Wolfsteiner
2a95606055
chore: Update ESLint configuration to include additional files for linting & testing
2026-06-10 16:14:54 +02:00
Lukas Wolfsteiner
2e39f6a321
Merge pull request #3 from dotWee/dependabot/dependencies-68c6bd2d2e
...
Bump the "dependencies" group with 1 update across multiple ecosystems
2026-06-08 14:22:12 +02:00
dependabot[bot]
ec4e10c099
Bump @types/node from 25.9.1 to 25.9.2 in the dependencies group
...
Bumps the dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 25.9.1 to 25.9.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.9.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-08 07:13:17 +00:00
Lukas Wolfsteiner
0bfa679f3d
Merge pull request #2 from dotWee/dependabot/dependencies-289abf32e5
...
Bump the "dependencies" group with 1 update across multiple ecosystems
2026-06-03 12:58:31 +02:00
dependabot[bot]
1da9bdde18
Bump the dependencies group with 8 updates
...
Bumps the dependencies group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [obsidian](https://github.com/obsidianmd/obsidian-api ) | `1.12.3` | `1.13.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `25.6.0` | `25.9.1` |
| [eslint-plugin-obsidianmd](https://github.com/obsidianmd/eslint-plugin ) | `0.2.9` | `0.3.0` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) | `30.3.0` | `30.4.2` |
| [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom ) | `30.3.0` | `30.4.1` |
| [jiti](https://github.com/unjs/jiti ) | `2.6.1` | `2.7.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest ) | `29.4.9` | `29.4.11` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) | `8.59.1` | `8.60.1` |
Updates `obsidian` from 1.12.3 to 1.13.0
- [Changelog](https://github.com/obsidianmd/obsidian-api/blob/master/CHANGELOG.md )
- [Commits](https://github.com/obsidianmd/obsidian-api/commits )
Updates `@types/node` from 25.6.0 to 25.9.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `eslint-plugin-obsidianmd` from 0.2.9 to 0.3.0
- [Release notes](https://github.com/obsidianmd/eslint-plugin/releases )
- [Commits](https://github.com/obsidianmd/eslint-plugin/compare/0.2.9...0.3.0 )
Updates `jest` from 30.3.0 to 30.4.2
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest )
Updates `jest-environment-jsdom` from 30.3.0 to 30.4.1
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v30.4.1/packages/jest-environment-jsdom )
Updates `jiti` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/unjs/jiti/releases )
- [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md )
- [Commits](https://github.com/unjs/jiti/compare/v2.6.1...v2.7.0 )
Updates `ts-jest` from 29.4.9 to 29.4.11
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.4.9...v29.4.11 )
Updates `typescript-eslint` from 8.59.1 to 8.60.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.1/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: obsidian
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: "@types/node"
dependency-version: 25.9.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: eslint-plugin-obsidianmd
dependency-version: 0.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: jest
dependency-version: 30.4.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: jest-environment-jsdom
dependency-version: 30.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: jiti
dependency-version: 2.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: ts-jest
dependency-version: 29.4.11
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: typescript-eslint
dependency-version: 8.60.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-01 23:19:01 +00:00
Lukas Wolfsteiner
364629333e
Merge pull request #1 from dotWee/dependabot/dependencies-f0c1a360eb
...
Bump the "dependencies" group with 2 updates across multiple ecosystems
2026-05-26 20:34:22 +02:00
dependabot[bot]
d7551c3788
Bump the dependencies group with 9 updates
...
Bumps the dependencies group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [obsidian](https://github.com/obsidianmd/obsidian-api ) | `1.10.3` | `1.12.3` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.30.1` | `10.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `16.18.126` | `25.6.0` |
| [esbuild](https://github.com/evanw/esbuild ) | `0.25.5` | `0.28.0` |
| [eslint-plugin-obsidianmd](https://github.com/obsidianmd/eslint-plugin ) | `0.1.9` | `0.2.9` |
| [globals](https://github.com/sindresorhus/globals ) | `14.0.0` | `17.6.0` |
| [tslib](https://github.com/Microsoft/tslib ) | `2.4.0` | `2.8.1` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.8.3` | `6.0.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) | `8.35.1` | `8.59.1` |
Updates `obsidian` from 1.10.3 to 1.12.3
- [Changelog](https://github.com/obsidianmd/obsidian-api/blob/master/CHANGELOG.md )
- [Commits](https://github.com/obsidianmd/obsidian-api/commits )
Updates `@eslint/js` from 9.30.1 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js )
Updates `@types/node` from 16.18.126 to 25.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `esbuild` from 0.25.5 to 0.28.0
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.5...v0.28.0 )
Updates `eslint-plugin-obsidianmd` from 0.1.9 to 0.2.9
- [Release notes](https://github.com/obsidianmd/eslint-plugin/releases )
- [Commits](https://github.com/obsidianmd/eslint-plugin/compare/0.1.9...0.2.9 )
Updates `globals` from 14.0.0 to 17.6.0
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v14.0.0...v17.6.0 )
Updates `tslib` from 2.4.0 to 2.8.1
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/2.4.0...v2.8.1 )
Updates `typescript` from 5.8.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v6.0.3 )
Updates `typescript-eslint` from 8.35.1 to 8.59.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.1/packages/typescript-eslint )
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout ) and [actions/setup-node](https://github.com/actions/setup-node ).
Updates `actions/checkout` from 3 to 6
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v6 )
Updates `actions/setup-node` from 3 to 6
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v6 )
---
updated-dependencies:
- dependency-name: obsidian
dependency-version: 1.12.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: "@eslint/js"
dependency-version: 10.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: "@types/node"
dependency-version: 25.6.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: esbuild
dependency-version: 0.28.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: eslint-plugin-obsidianmd
dependency-version: 0.2.9
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: globals
dependency-version: 17.6.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: tslib
dependency-version: 2.8.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: typescript
dependency-version: 6.0.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: typescript-eslint
dependency-version: 8.59.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 23:36:16 +00:00
Lukas Wolfsteiner
ca955b9fdf
chore: update workflow names for consistency
...
- Rename workflows for better clarity and consistency:
- Change "Dependabot auto approve" to "Dependabot Auto-Approve".
- Change "Node.js build" to "Node.js Build & Test".
- Change "Release Obsidian plugin" to "Release & Publish Obsidian Plugin".
2026-05-02 01:34:12 +02:00
Lukas Wolfsteiner
877b75ddc5
feat: add testing framework and initial test cases
...
- Introduce Jest as the testing framework and configure it for the project.
- Add initial test cases for block and note parsing functionalities.
- Update ESLint configuration to include test files and adjust global settings.
- Modify package.json to include test scripts and dependencies for Jest.
- Enhance GitHub workflows to run tests during linting and release processes.
2026-05-02 01:33:06 +02:00
Lukas Wolfsteiner
72408a1c29
chore: add Dependabot configuration and auto-approval workflow
...
- Introduce a Dependabot configuration file for managing dependency updates on a weekly schedule.
- Add a GitHub Actions workflow to automatically approve Dependabot pull requests, enhancing the automation of dependency management.
2026-05-02 01:22:10 +02:00
Lukas Wolfsteiner
fc29bc7bba
docs: add screenshot to README
...
- Include a screenshot to enhance visual understanding of the Raindrop.io Plugin for Obsidian.
2026-05-02 01:00:55 +02:00
Lukas Wolfsteiner
c12086e4d4
ops: harden release workflow
...
- Install dependencies from the lockfile for reproducible release builds.
- Run lint before creating release assets.
- Fail early when the pushed tag does not match the manifest version.
2026-05-02 00:54:46 +02:00
Lukas Wolfsteiner
4dc7207c41
feat: introduce bookmark explorer
...
- Add a note-aware explorer for browsing saved bookmarks and filtering from note context.
- Support inline blocks, configurable tag behavior, and theme-friendly icon styling.
- Prepare release metadata, documentation, licensing, and automated release assets.
2026-05-02 00:46:27 +02:00
Johannes Theiner
2323eddbb1
Merge pull request #164 from joethei/master
...
Include eslint config
2025-12-18 11:53:40 +01:00
Johannes Theiner
911b773800
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# README.md
# src/main.ts
2025-11-14 15:24:54 +01:00
Johannes Theiner
123fc4a870
update eslint plugin version
...
remove builtin-modules external dependency
2025-11-14 14:28:33 +01:00
Johannes Theiner
0eca98adda
update package.json
2025-11-10 22:27:46 +01:00
Johannes Theiner
92cba25647
update sample plugin with eslint instructions
2025-11-10 12:26:07 +01:00
Johannes Theiner
9984b040b6
remove testing code
2025-10-17 12:36:26 +02:00
Johannes Theiner
e2a64e0534
Merge pull request #151 from adamu/main
...
Prefix unused variables with _
2025-09-17 18:12:44 +02:00
Johannes Theiner
8933f6ce64
Merge pull request #142 from johannrichard/declutter-version-bump
...
build: only write new minAppVersion requirements to `versions.json`
2025-09-17 17:54:33 +02:00
Steph Ango
db97f5f629
Merge pull request #155 from obsidianmd/agents-md
...
AGENTS.md
2025-09-05 09:12:10 -07:00
Steph Ango
9673533aa9
language
2025-09-05 09:10:47 -07:00
Steph Ango
33075ecd13
use forward slashes for cross OS compatibility
2025-09-05 09:04:04 -07:00
Steph Ango
188bb6120f
small copy tweaks
2025-09-05 09:01:58 -07:00
Steph Ango
a4398b8ecc
Corrections based on feedback
2025-09-05 08:58:49 -07:00
Steph Ango
ce4fc8c209
First pass
2025-09-04 15:28:25 -07:00
Adam Millerchip
f16c1401b3
Prefix unused variables with _
2025-08-28 14:38:40 +09:00
Johannes Theiner
fa2fac56be
Remove node 18 from action
2025-07-04 13:29:58 +02:00
Johannes Theiner
e0485eb3ba
add lock file to repo
2025-07-04 13:28:27 +02:00
Johannes Theiner
dbc9096f81
Add lint action
2025-07-04 13:27:53 +02:00
Johannes Theiner
90290a8af5
Update to use released eslint plugin
2025-07-03 12:00:06 +02:00
Johannes Theiner
68ab547f2c
Update to use released eslint plugin
2025-06-02 12:10:29 +02:00
Johann Richard
3fe07677b5
build: only write new minAppVersion requirements to versions.json
...
Only add a new version requirements if `minAppVersion` is not already in `versions.json`. Should declutter `versions.json`.
2025-04-28 08:38:38 +02:00
Johannes Theiner
6d09ce3e39
Add license, fixes #98
2025-01-27 21:38:01 +00:00
Johannes Theiner
ba04056938
Merge remote-tracking branch 'origin/master'
2025-01-02 16:48:30 +01:00
Johannes Theiner
55f5080882
Add linting of dependencies, throwing errors when including using telemetry libraries
2025-01-02 16:48:03 +01:00
Johannes Theiner
20002ffc65
Merge branch 'obsidianmd:master' into master
2024-11-20 17:02:47 +01:00
Johannes Theiner
ee04e2f81f
Merge pull request #120 from claremacrae/fix-readme-api-comment
...
Remove statement that API is unstable
2024-11-11 21:25:18 +01:00