GammaFunds437 downloadsLook up EU regulations, directives and decisions in 24 official languages, plus German, Austrian and Swiss law. Preview legal text from official sources and insert formatted citations into your notes.
European Law Lookup brings legal text from the European Union, Germany, Austria, and Switzerland into Obsidian.
Look up supported EU regulations, directives, and decisions by human-readable citation or CELEX identifier, choose from the 24 official EU languages, preview the retrieved legal text and source information, and insert the formatted result into your active note only when you explicitly confirm the insertion.

Art. 1 Directive 2011/61/EU and Art. 1 Regulation (EU) 2024/3110.32016R0679 Art. 1.EU legislation is the primary focus of European Law Lookup.
The local EU metadata index discovers supported sector-3 acts from the Publications Office CELLAR. The index is used to resolve legal-act identity and available official language expressions; legal text is retrieved from the authoritative provider path when you perform a lookup.
The generic EU index admits supported sector-3 CELEX acts of these document types:
R)L)D)The current lookup workflow is article-oriented.
Human-readable references:
Art. 1 Directive 2011/61/EUArt. 1 Regulation (EU) 2024/3110Art. 6 GDPRThe act type (Regulation, Directive, or Decision) can be written in any of the EU's 24 official languages.
Direct CELEX references:
32016R0679 Art. 1Human-readable resolution is intentionally fail-closed where a reference is ambiguous. Direct CELEX input remains available for supported acts.
European Law Lookup supports the 24 official EU languages for EU legal text:
Bulgarian, Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, German, Greek, Hungarian, Irish, Italian, Latvian, Lithuanian, Maltese, Polish, Portuguese, Romanian, Slovak, Slovenian, Spanish, and Swedish.
The plugin requests official language expressions from EU sources. It does not generate translations. If the requested official expression is unavailable, the provider path follows the plugin's defined language/fallback rules rather than inventing text.
The EU act index is stored locally in dedicated compact index files instead of inside the normal Obsidian plugin settings document.
A stale index may be refreshed in the background when the plugin loads. This refresh contacts the Publications Office CELLAR and can take time because it validates a large public corpus. The last-known-good local index remains the authority until a new candidate index has been completely written and activated.
A metadata refresh is separate from an individual legal-text lookup.
European Law Lookup does not claim generic support for every possible CELEX resource or document component.
The current generic EU workflow is focused on supported sector-3 regulations, directives, and decisions and on article lookup. Recitals, annexes, corrigenda, arbitrary non-R/L/D document families, and other unsupported reference forms remain outside the guaranteed scope unless explicitly added in a future release.
The German scope covers selected federal laws through the validated Gesetze im Internet provider path.
Examples:
§ 823 BGBBGB 823§ 242 StGBSGB V § 1Art. 1 GGArt. 229 § 6 EGBGBFor configured laws, Germany supports official German text and published English legal text where available. If no supported English source exists, the lookup uses the configured German official-text behavior. The plugin never creates its own translation.
The complete supported-law catalog and example inputs are available in the plugin settings.
The Austrian scope covers 24 explicitly mapped federal laws through RIS (Rechtsinformationssystem des Bundes).
Examples:
§ 1295 ABGB§ 75 StGBArt. 144 B-VG§ 1 GmbHG§ 35a DSGGerman and Austrian laws with the same abbreviation remain isolated by jurisdiction.
RIS consolidated federal-law text is an informational, legally non-binding version and is not presented as an authentic Federal Law Gazette publication.
Austria supports German legal text only, so no language selector is shown for Austrian lookups.
The complete supported-law catalog is available in the plugin settings.
The Swiss scope covers article references for 23 explicitly mapped federal laws through Fedlex.
Examples:
Art. 8 BVArt. 1 ZGBArt. 1 ORArt. 1 DSGSupported Swiss legal-text languages are:
The settings UI also presents the official full titles of the mapped Swiss laws in these languages.
Swiss section-style references, cantonal law, and unlisted federal laws remain outside the current scope.
The plugin never inserts or changes note content without an explicit insertion action.
European Law Lookup retrieves legal information from public official or governmental legal-information services:
The plugin is a research and productivity tool, not legal advice.
Always verify legal text, version, applicability, consolidation status, and source status against the relevant official publication before relying on it.
Install European Law Lookup from Obsidian's Community Plugins directory and enable it under Settings → Community plugins.
The technical plugin identifier intentionally remains german-law-lookup for compatibility with existing installations.
Create or use:
<your-vault>/.obsidian/plugins/german-law-lookup/
Copy exactly these release assets into it:
manifest.jsonmain.jsstyles.cssReload Obsidian and enable European Law Lookup.
Version 0.4.0 introduces the public name European Law Lookup.
The visible plugin name and repository branding change, but the Obsidian plugin ID remains:
german-law-lookup
Keeping the existing ID preserves continuity for current installations and updates.
The GitHub repository is intended to move from german-law-lookup to european-law-lookup after the 0.4.0 release is published and verified.
Install the locked dependencies:
npm ci
Run the complete test suite:
npm test
Run lint:
npm run lint
Build the production bundle:
npm run build
An Obsidian release contains:
manifest.jsonmain.jsstyles.cssversions.json remains in the repository to map plugin versions to their minimum supported Obsidian version.
Do not include node_modules, test output, source maps, local EU index files, or other development/runtime-local files in release assets.
MIT. See LICENSE.