{"id":20688781,"url":"https://github.com/71/snowfall","last_synced_at":"2025-09-12T20:38:02.538Z","repository":{"id":52215823,"uuid":"162915135","full_name":"71/snowfall","owner":"71","description":"Workflowy / Vimflowy inspired note-taking web-app. No longer maintained.","archived":false,"fork":false,"pushed_at":"2019-01-12T14:49:28.000Z","size":1975,"stargazers_count":13,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-09-09T14:12:13.227Z","etag":null,"topics":["list","pwa","todo"],"latest_commit_sha":null,"homepage":"https://snowfall.now.sh","language":"TypeScript","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/71.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}},"created_at":"2018-12-23T18:34:53.000Z","updated_at":"2024-04-20T15:53:29.000Z","dependencies_parsed_at":"2022-09-11T03:53:02.360Z","dependency_job_id":null,"html_url":"https://github.com/71/snowfall","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/71/snowfall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/71%2Fsnowfall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/71%2Fsnowfall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/71%2Fsnowfall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/71%2Fsnowfall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/71","download_url":"https://codeload.github.com/71/snowfall/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/71%2Fsnowfall/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274873613,"owners_count":25365824,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"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":["list","pwa","todo"],"created_at":"2024-11-16T23:06:58.772Z","updated_at":"2025-09-12T20:38:02.516Z","avatar_url":"https://github.com/71.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Snowfall\n==========\n\nSnowfall is an open-source [Workflowy](https://workflowy.com) clone that aims to\nbe customisable, and to work everywhere. It is highly inspired by\n[Vimflowy](https://github.com/WuTheFWasThat/vimflowy), but it does support mobile devices.\n\n\n## Features\n- Offline support.\n- Markdown support.\n- Designed for both desktop, and mobile.\n- Notes and their metadata are stored in human-editable YAML.\n- Built-in YAML editor on the web.\n- Note searching, with optional caching and fuzzy-finding.\n\n\n## Roadmap\n- Add custom keybindings.\n- Add Vim keybindings.\n- Create an optional backend that can take care of calling webhooks and storing data.\n- Add undo / redo.\n\n\n## Format\n\n#### `index.yaml`\n\n```yaml\nnotes:\n- text: Notes are stored in `.yaml` files.\n- text: \u003e-\n    All they need to be supported by Snowfall\n    are the `text` field, and an optional `children` field.\n  children:\n  - text: Obviously, children can be\n    children:\n    - text: arbitrarily\n      children:\n      - text: nested\n- When there are no children, there is no need for an object.\n- text: If you want, you can even include other files!\n- !!include included.yaml\n```\n\n#### `included.yaml`\n\n```yaml\ntext: Included files can also have a `text` field.\nchildren:\n- But what we really want are sub notes, right?\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F71%2Fsnowfall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F71%2Fsnowfall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F71%2Fsnowfall/lists"}