{"id":25764317,"url":"https://github.com/abdo-reda/obsidian-sticky-notes-plugin","last_synced_at":"2026-05-15T02:57:23.542Z","repository":{"id":279413624,"uuid":"933405703","full_name":"Abdo-reda/obsidian-sticky-notes-plugin","owner":"Abdo-reda","description":"Obsidian Sticky Notes Plugin","archived":false,"fork":false,"pushed_at":"2025-02-25T12:55:50.000Z","size":993,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T13:22:23.120Z","etag":null,"topics":["obsidian","obsidian-plugin","sticky-notes"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Abdo-reda.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-15T21:48:38.000Z","updated_at":"2025-02-25T12:55:40.000Z","dependencies_parsed_at":"2025-02-25T13:22:27.992Z","dependency_job_id":"9ee857c9-c86f-48e2-af7b-047caae1a6e4","html_url":"https://github.com/Abdo-reda/obsidian-sticky-notes-plugin","commit_stats":null,"previous_names":["abdo-reda/obsidian-sticky-notes-plugin"],"tags_count":6,"template":false,"template_full_name":"obsidianmd/obsidian-sample-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdo-reda%2Fobsidian-sticky-notes-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdo-reda%2Fobsidian-sticky-notes-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdo-reda%2Fobsidian-sticky-notes-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdo-reda%2Fobsidian-sticky-notes-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Abdo-reda","download_url":"https://codeload.github.com/Abdo-reda/obsidian-sticky-notes-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240934436,"owners_count":19880992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["obsidian","obsidian-plugin","sticky-notes"],"created_at":"2025-02-26T21:17:35.565Z","updated_at":"2026-05-15T02:57:23.537Z","avatar_url":"https://github.com/Abdo-reda.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sticky Notes Plugin\n\nThis is a simple plugin that essentially builds on the popout functionality of obsidian. **_It adds a new popout window that resembles sticky notes_** that haves a much simpler look and adds a pin functionality. \n\nYou can open this popout window using the ribbon action, command, or context menus.\n\n## Demo\n\n![Demo Video](https://github.com/Abdo-reda/obsidian-sticky-notes-plugin/blob/main/assets/demo.gif?raw=true)\n\n## Possible Issues \u0026 Limitations.\n\n- Windows (sticky note windows) don't close themselves when obsidian shutsdown, and unfortunely reopen as normal popups when obsidian restarts. (hopefully can be fixed in a future release.)\n\n- There is no Color Settings yet:\n    - **Sticky Note default color:** `Yellow color (250, 240, 208)`\n\n- The plugin relies on `@electorn/remote` to work, as the pin functionality and resizing require access to the node/main process apis. This is not the recommended approach, but the only one that worked with me after some research.\n\n- The plugin relies on customizing certain obsidian elements (like the titlebar) and relies on their classes, there is _**no guarentee that this will continue working in future releases of obsidian**_ (if they ever decided to rename their classes for example).\n\n## Installation\n\n- Go to [latest release](https://github.com/Abdo-reda/obsidian-sticky-notes-plugin/releases/latest).\n- Download the `sticky-notes.zip` file and extract it inside of your obsidian vault plugins folder `\u003cvault\u003e\\.obsidian\\plugins`.\n- Reload obsidian and make sure to enable the plugin in the `community plugins` section in vault settings.\n\n\u003e [!WARNING]  \n\u003e Make sure to copy and backup your obsidian notes. This is a just a precaution, the plugin hopefully should be totally safe and no issues have been reported so far.\n\n## Version Workflow\n\n**Creating a Release**\n- Bump Vesrion `node version-bump.mjs \u003cversion\u003e`\n- Push Code.\n- Create Tag:\n    - `git tag -a \u003cversion\u003e -m \"\u003cversion\u003e\"`\n    - `git push origin \u003cversion\u003e`\n- Edit and Publish Release Notes on Github.\n\n\n## ENHANCEMENTS\n- Add Support for different settings.\n    - memorize sticky ntoes\n- Fix the bug where sticky notes don't reopen as sticky notes. (close them before obsidian closes, and memorize them in local storage maybe)\n    //add settings for remember sticky notes","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdo-reda%2Fobsidian-sticky-notes-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdo-reda%2Fobsidian-sticky-notes-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdo-reda%2Fobsidian-sticky-notes-plugin/lists"}