Joe Utke386 downloadsPin Obsidian window above all other application windows.
Keep the window on top of all other windows, with adjustable translucency.
npm install # install dependencies
npm run dev # watch + rebuild main.js on change
npm run build # type-check and produce a production main.js
The plugin is written in TypeScript (main.ts) and bundled to main.js with esbuild.
@electron/remote.