Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Any interest in figuring out how this could work with Obsidian Publish?

Open
#18 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Domain
frontend, web-dev

Research direction

Start by reviewing Obsidian Publish's publish.js static-assets documentation and the issue's discussion of parsing and executing js-engine code blocks on published pages. Determine whether the plugin's API can work in the published, in-browser context or would require a polyfill or shim; done would mean a concrete feasibility assessment and implementation scope.

Written by the indexing model from the issue text.

Description

Obsidian Publish allows you to upload a publish.js file to run arbitrary JS on your published site, which could be used as a starting point for parsing and executing js-engine code blocks on published pages.

I'm curious to hear how easy or difficult you think this would be, and would be happy to contribute to making it happen. I'm new to the world of Obsidian plugins, so I don't know how feasible it would be to expose the same API (or polyfill/shim it) in a published, in-browser context.

Dominant language
TypeScript
Stars
191
Forks
15
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mProjectsCode/obsidian-js-engine-plugin

All issues in mProjectsCode/obsidian-js-engine-plugin

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.