{"id":29211971,"url":"https://github.com/octoshrimpy/fusen","last_synced_at":"2026-07-22T18:31:30.906Z","repository":{"id":296964275,"uuid":"995163757","full_name":"octoshrimpy/fusen","owner":"octoshrimpy","description":"fusen: sticky note (付箋) — single-file, markdown-driven kanban 🗂️","archived":false,"fork":false,"pushed_at":"2025-06-04T13:50:53.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-09T18:39:59.352Z","etag":null,"topics":["kanban","markdown","organization","trello-clone"],"latest_commit_sha":null,"homepage":"https://octoshrimpy.github.io/fusen","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/octoshrimpy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-03T04:15:31.000Z","updated_at":"2025-06-04T13:50:55.000Z","dependencies_parsed_at":"2025-06-03T16:44:42.725Z","dependency_job_id":"a60213a2-9b30-45ce-b468-ac79084b4e28","html_url":"https://github.com/octoshrimpy/fusen","commit_stats":null,"previous_names":["octoshrimpy/fusen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/octoshrimpy/fusen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoshrimpy%2Ffusen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoshrimpy%2Ffusen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoshrimpy%2Ffusen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoshrimpy%2Ffusen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octoshrimpy","download_url":"https://codeload.github.com/octoshrimpy/fusen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoshrimpy%2Ffusen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35773465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-22T02:00:06.236Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["kanban","markdown","organization","trello-clone"],"created_at":"2025-07-02T22:06:33.465Z","updated_at":"2026-07-22T18:31:30.900Z","avatar_url":"https://github.com/octoshrimpy.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🗂️ fusen\n\n**fusen** (付箋) translates to a simple *sticky note* in Japanese — and that's exactly the idea.\n\nA minimal, single-file, markdown-powered kanban board. Just drop it on GitHub Pages or your local machine and start organizing your thoughts. No build tools, no frameworks, no nonsense.\n\n---\n\n## ✨ Features\n\n- 📝 Write your board in plain Markdown\n- 🧠 Frontmatter-powered configuration\n- 🧲 Drag and drop tasks between columns\n- 🪶 Built with [Pico.css](https://picocss.com/) and Web Components\n- 💾 Save to file — no backend needed\n- 🧩 One HTML file, nothing else\n\n---\n\n## 📦 Usage\n\nWrite your kanban board like this:\n\n```markdown\n---\nboard-title: Personal Tasks\ncolumns:\n  - [🧊] Icebox\n  - [🚧] In Progress\n  - [✅] Done\n---\n\n- `[🧊]` Learn CSS\n- `[🚧]` Build fusen\n- `[✅]` Take a break\n```\n\nThen load it in `index.html`:\n\n```html\n\u003ckanban-board src=\"board.md\"\u003e\u003c/kanban-board\u003e\n```\n\n---\n\n## 🔧 Settings\n\nClick the ⚙ icon to open the settings modal. Customize:\n\n* Board title\n* Column symbols\n* Save-as name\n\n---\n\n## 🚀 Deploying\n\nJust push to GitHub Pages or open the HTML file locally. That’s it.\n\n---\n\n## 🧘 Philosophy\n\n**fusen** is about flow, not friction.\nNo logins, no databases, no yak shaving.\n\n---\n\n## 🛠️ Dev\n\nEverything is in one file: `index.html`.\n\n* Want to change how cards look? Edit the CSS.\n* Want to parse different Markdown? Update the JS.\n* Want to add new features? Keep it lean.\n\n---\n\n## 📄 License\n\nMIT © octoshrimpy\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctoshrimpy%2Ffusen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctoshrimpy%2Ffusen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctoshrimpy%2Ffusen/lists"}