Positioning tooltips and popovers is difficult. Popper is here to help! Popper is the de facto standard to position tooltips and popovers in modern web applications.
Jotai takes a bottom-up approach to React state management with an atomic model inspired by Recoil. One can build state by combining atoms and renders are optimized based on atom dependency. This solves the extra re-render issue of React context and avoids requiring the memoization technique.
Create a timeline view of all notes with the specified combination of tags - GitHub - Darakah/obsidian-timelines: Create a timeline view of all notes with the specified combination of tags
Perform file explorer operations (and see your current file path) from the Obsidian.md title bar - GitHub - pjeby/quick-explorer: Perform file explorer operations (and see your current file path) f...
obsidian plugin to add attributes and context menu options to internal links - GitHub - mdelobelle/obsidian_supercharged_links: obsidian plugin to add attributes and context menu options to interna...
Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that compiles to HTML, JS and CSS for building their user interface.