This website requires JavaScript.
Explore
Help
Sign In
obsidian-plugin
/
daledesilva_obsidian_ink
Watch
1
Star
0
Fork
You've already forked daledesilva_obsidian_ink
0
mirror of
https://github.com/daledesilva/obsidian_ink.git
synced
2026-07-22 09:50:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
main
daledesilva_obsidian_ink
/
tests
/
components
History
Dale de Silva
bd16d903ca
updated: Brought the codebase to a clean eslint-plugin-obsidianmd pass for popout safety and plugin conventions. Switched DOM access to activeDocument, deleted files via FileManager.trashFile, removed unused code and stale disables, and polyfilled Obsidian globals in Jest.
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-20 22:53:22 +10:00
..
dom-components/modals
/remove-embed-modal
fixed: Counted duplicate embeds in the same note before offering to delete the source file. The remove-embed flow now totals vault-wide embed references so a lone duplicate in one note no longer triggers file deletion.
2026-07-09 23:46:12 +10:00
formats
updated: Brought the codebase to a clean eslint-plugin-obsidianmd pass for popout safety and plugin conventions. Switched DOM access to activeDocument, deleted files via FileManager.trashFile, removed unused code and stale disables, and polyfilled Obsidian globals in Jest.
2026-07-20 22:53:22 +10:00