No description
Find a file
Cleon 1c37e8428b fix base64 encoding on mobile
add toolbar styling
2023-01-04 13:02:51 +13:00
dist fix base64 encoding on mobile 2023-01-04 13:02:51 +13:00
docs docs 2023-01-03 17:42:02 +13:00
src fix base64 encoding on mobile 2023-01-04 13:02:51 +13:00
.editorconfig init poc 2022-11-23 00:31:32 +13:00
.eslintignore init poc 2022-11-23 00:31:32 +13:00
.eslintrc dataview intergation 2022-12-29 19:15:44 +13:00
.gitignore init poc 2022-11-23 00:31:32 +13:00
.npmrc init poc 2022-11-23 00:31:32 +13:00
esbuild.config.mjs fix base64 encoding on mobile 2023-01-04 13:02:51 +13:00
main.ts fix base64 encoding on mobile 2023-01-04 13:02:51 +13:00
manifest.json re-org 2023-01-02 17:11:30 +13:00
package-lock.json toolbar 2023-01-03 16:33:46 +13:00
package.json dataview intergation 2022-12-29 19:15:44 +13:00
README.md docs 2023-01-03 17:42:02 +13:00
styles.css fix base64 encoding on mobile 2023-01-04 13:02:51 +13:00
tsconfig.json init poc 2022-11-23 00:31:32 +13:00
version-bump.mjs init poc 2022-11-23 00:31:32 +13:00
versions.json init poc 2022-11-23 00:31:32 +13:00

Meld Build - An Obsidian Plugin

Write and execute JavaScript in code blocks to render templates, query DataView and create dynamic notes.

Documentaion

Examples

To Do

  • better docs and examples
  • alpha release
  • test on mobile

Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/meld-build/.