No description
Find a file
2026-06-20 03:57:07 +02:00
.github/workflows Migrate doc site to violet 2026-06-20 03:49:24 +02:00
dev/zellij Sync changes from obsidian-webdav-sync 2026-02-28 22:18:07 +01:00
docs Fuck 2026-06-20 03:57:07 +02:00
integration-test Docs, integration tests, and prep for a PR to obsidian's plugin repo 2026-02-03 22:53:52 +01:00
scripts Docs, integration tests, and prep for a PR to obsidian's plugin repo 2026-02-03 22:53:52 +01:00
src Remove suppresses 2026-05-14 01:26:28 +02:00
.env.dev-example Initial commit with template from obsidian-webdav-sync 2026-01-31 20:28:48 +01:00
.gitignore Initial commit with template from obsidian-webdav-sync 2026-01-31 20:28:48 +01:00
.ignore Initial commit with template from obsidian-webdav-sync 2026-01-31 20:28:48 +01:00
CHANGELOG.md Prep release 2026-05-14 01:28:10 +02:00
CONTRIBUTING.md Docs, integration tests, and prep for a PR to obsidian's plugin repo 2026-02-03 22:53:52 +01:00
esbuild.config.mjs Initial commit with template from obsidian-webdav-sync 2026-01-31 20:28:48 +01:00
LICENSE Initial commit with template from obsidian-webdav-sync 2026-01-31 20:28:48 +01:00
manifest.json Prep release 2026-05-14 01:28:10 +02:00
package-lock.json Bump esbuild from 0.25.12 to 0.28.1 2026-06-14 08:28:32 +00:00
package.json Bump esbuild from 0.25.12 to 0.28.1 2026-06-14 08:28:32 +00:00
README.md Replace "Obsidian utils" with the plugin name since obsidian's review bot is allergic to stating the name of the thing the plugin is for 2026-02-03 23:07:30 +01:00
styles.css Add file embedding 2026-01-31 23:04:12 +01:00
tsconfig.json Initial commit with template from obsidian-webdav-sync 2026-01-31 20:28:48 +01:00

LiviUtils - a utility Obsidian plugin

This is a utility plugin that adds misc. QoL and utility features to Obsidian. They're all bundled in a single plugin to save time if I ever bother submitting this to the official plugin repo, since Obsidian's review time is absurd.

Features

Installing and getting started

See Getting started