No description
Find a file
2022-09-18 01:39:37 -04:00
src Implement actual simple repeat commands 2022-09-18 01:39:04 -04:00
.editorconfig Refactor sample plugin into a skeleton for the repeat plugin 2022-09-11 19:15:31 -04:00
.eslintignore Initial commit 2022-08-27 22:07:01 -04:00
.eslintrc Initial commit 2022-08-27 22:07:01 -04:00
.gitignore Refactor sample plugin into a skeleton for the repeat plugin 2022-09-11 19:15:31 -04:00
.npmrc Initial commit 2022-08-27 22:07:01 -04:00
esbuild.config.mjs Refactor sample plugin into a skeleton for the repeat plugin 2022-09-11 19:15:31 -04:00
jest.config.js Add newline at end of jest config 2022-09-18 01:39:37 -04:00
manifest.json Refactor sample plugin into a skeleton for the repeat plugin 2022-09-11 19:15:31 -04:00
package.json Add missing dev deps: @types/luxon and obsidian-dataview 2022-09-18 01:24:07 -04:00
README.md Refactor sample plugin into a skeleton for the repeat plugin 2022-09-11 19:15:31 -04:00
styles.css Initial commit 2022-08-27 22:07:01 -04:00
tsconfig.json Tweak source maps and implicit any in tsconfig 2022-09-17 14:17:57 -04:00
version-bump.mjs Initial commit 2022-08-27 22:07:01 -04:00
versions.json Initial commit 2022-08-27 22:07:01 -04:00
yarn.lock Add missing dev deps: @types/luxon and obsidian-dataview 2022-09-18 01:24:07 -04:00

Repeat Plugin for Obsidian

Repeating notes show up in the repeat view from time to time.