From 2a7f5a0bc6795198ef4eb52702e07ec04f0511e9 Mon Sep 17 00:00:00 2001 From: Chen Peng Date: Sun, 31 Mar 2024 23:03:54 +0800 Subject: [PATCH] spaces > notes --- Dockerfile | 2 +- bake | 171 +++++++++++++----- learn_dart/analysis_options.yaml | 1 - mate_flutter/analysis_options.yaml | 1 - mate_flutter/lib/src/foundation/math.dart | 1 - mate_flutter/lib/src/material/text_theme.dart | 2 +- mate_flutter/lib/src/semantics/semantics.dart | 10 +- mate_flutter/lib/src/widgets/basic.dart | 10 +- .../src/widgets/tap_and_drag_gestures.dart | 0 mate_flutter/lib/src/widgets/view.dart | 4 +- note/analysis_options.yaml | 3 - note_test/analysis_options.yaml | 1 - {spaces => notes}/astro_note/.gitignore | 0 .../astro_note/.vscode/extensions.json | 0 .../astro_note/.vscode/launch.json | 0 {spaces => notes}/astro_note/README.md | 0 {spaces => notes}/astro_note/astro.config.mjs | 0 {spaces => notes}/astro_note/package.json | 0 .../astro_note/public/favicon.svg | 0 .../src/components/Navigation.astro | 0 {spaces => notes}/astro_note/src/env.d.ts | 0 .../astro_note/src/layouts/Layout.astro | 0 .../astro_note/src/layouts/LayoutMdx.astro | 0 .../astro_note/src/pages/index.astro | 0 .../src/pages/providers/__index.mdx | 0 .../astro_note/src/pages/providers/_index.tsx | 0 .../src/pages/providers/index.astro | 0 .../astro_note/tailwind.config.mjs | 0 {spaces => notes}/astro_note/tsconfig.json | 0 {spaces => notes}/flutter_note/.metadata | 0 {spaces => notes}/flutter_note/README.md | 0 .../flutter_note/analysis_options.yaml | 1 - {spaces => notes}/flutter_note/lib/main.dart | 0 .../flutter_note/lib/note_app.dart | 0 .../flutter_note/lib/notes.g.dart | 0 .../notes/Improve_app/1.overview/note.dart | 0 .../notes/Improve_app/1.overview/note.g.dart | 0 .../Improve_app/RepaintBoundary/note.dart | 0 .../Improve_app/RepaintBoundary/note.g.dart | 0 .../main_error1_FlutterError.onError.dart | 0 .../event&listener&lifeycle/note.dart | 0 .../event&listener&lifeycle/note.g.dart | 0 .../lib/notes/Improve_app/note.dart | 0 .../lib/notes/Improve_app/note.g.dart | 0 .../1.deferrred_lib_main.dart | 0 .../Improve_app/web_optimization/note.dart | 0 .../Improve_app/web_optimization/note.g.dart | 0 .../navigation/navigator_v1/ref.dart | 0 .../navigator_v2/1.1.navigator_hello_v1.dart | 0 .../navigator_v2/1.2.navigator_hello_v2.dart | 0 .../navigator_v2/2.navigator_v2_result.dart | 0 ....navigator_v2_only_pages_last_version.dart | 0 .../4.2.navigator_v2_last_version.dart | 0 .../notes/core_concepts/navigation/note.dart | 0 .../core_concepts/navigation/note.g.dart | 0 .../state/1.vanilla_state/1.1.hello.dart | 0 .../1.2.state_can_keep_instance.dart | 0 .../state/1.vanilla_state/2.1.child.dart | 0 .../1.vanilla_state/3.1.ChangeNotifier.dart | 0 .../1.vanilla_state/3.2.ValueNotifer.dart | 0 .../4.1.ListenableBuilder.dart | 0 .../1.vanilla_state/5.1.function_state.dart | 0 .../state/1.vanilla_state/note.dart | 0 .../state/1.vanilla_state/note.g.dart | 0 .../state/StatefulBuilder/note.dart | 0 .../state/StatefulBuilder/note.g.dart | 0 .../lib/notes/core_concepts/state/note.dart | 0 .../lib/notes/core_concepts/state/note.g.dart | 0 .../lib/notes/dev/debug/note.dart | 0 .../lib/notes/dev/debug/note.g.dart | 0 .../lib/notes/dev/devtool/note.dart | 0 .../lib/notes/dev/devtool/note.g.dart | 0 .../lib/notes/dev/devtool/vmservice/note.dart | 0 .../notes/dev/devtool/vmservice/note.g.dart | 0 .../lib/notes/dev/host_mirror/note.dart | 0 .../lib/notes/dev/host_mirror/note.g.dart | 0 .../lib/notes/dev/macos_config/note.dart | 0 .../lib/notes/dev/macos_config/note.g.dart | 0 .../flutter_note/lib/notes/i18n/note.dart | 0 .../flutter_note/lib/notes/i18n/note.g.dart | 0 .../notes/media&assets&file/assets/note.dart | 0 .../media&assets&file/assets/note.g.dart | 0 .../notes/media&assets&file/file/note.dart | 0 .../notes/media&assets&file/file/note.g.dart | 0 .../flutter_note/lib/notes/note.dart | 0 .../flutter_note/lib/notes/note.g.dart | 0 .../flutter_note/lib/notes/note.json | 0 .../pure_dart/analyzer/analyzer_ast.dart | 0 .../pure_dart/analyzer/analyzer_element.dart | 0 .../lib/notes/pure_dart/analyzer/note.dart | 0 .../lib/notes/pure_dart/analyzer/note.g.dart | 0 .../lib/notes/pure_dart/async/note.dart | 0 .../lib/notes/pure_dart/async/note.g.dart | 0 .../lib/notes/pure_dart/dart3/note.dart | 0 .../lib/notes/pure_dart/dart3/note.g.dart | 0 .../dart3/simple_interface_class.dart | 0 .../lib/notes/pure_dart/execption/note.dart | 0 .../lib/notes/pure_dart/execption/note.g.dart | 0 .../pure_dart/serialization_json/note.dart | 0 .../pure_dart/serialization_json/note.g.dart | 0 .../lib/notes/research/remote_view/note.dart | 0 .../notes/research/remote_view/note.g.dart | 0 .../notes/style&theming/Material/sample1.dart | 0 .../notes/style&theming/material3/note.dart | 0 .../notes/style&theming/material3/note.g.dart | 0 .../readable_html_vs_dart/main.dart | 0 .../readable_html_vs_dart/note.dart | 0 .../readable_html_vs_dart/note.g.dart | 0 .../container_widgets/Card/sample1.dart | 0 .../app/1.hello_meterial_app.dart | 0 .../widgets/container_widgets/bar/note.dart | 0 .../widgets/container_widgets/bar/note.g.dart | 0 .../dialog/1.sample_dialog.dart | 0 .../dialog/2.alert_dialog.dart | 0 .../drawer/1.drawer_in_body.dart | 0 .../drawer/2.drawer_header.dart | 0 .../widgets/container_widgets/menu/note.dart | 0 .../container_widgets/menu/note.g.dart | 0 .../container_widgets/page_view/1.sample.dart | 0 .../scrollable/Dismissible/note.dart | 0 .../scrollable/Dismissible/note.g.dart | 0 .../scrollable/Dismissible/sample1.dart | 0 .../DraggableScrollableSheet/sample1.dart | 0 .../notes/widgets/layout/1.welcome/note.md | 0 .../box_layout/constraints/box_1_basic.dart | 0 .../constraints/box_error1_infinity.dart | 0 .../layout/box_layout/constraints/main.dart | 0 .../layout/box_layout/constraints/note.dart | 0 .../layout/box_layout/constraints/note.g.dart | 0 .../lib/notes/widgets/layout/note.dart | 0 .../lib/notes/widgets/layout/note.g.dart | 0 .../notes/widgets/layout/old/layout/note.dart | 0 .../widgets/layout/old/layout/note.g.dart | 0 .../widgets/layout/old/layout/screen.dart | 0 .../widgets/layout/old/layout/screen2.dart | 0 .../layout/responsive_design/note.dart | 0 .../layout/responsive_design/note.g.dart | 0 .../flutter_note/lib/notes/widgets/note.md | 0 .../Divider/1.sample_divider.dart | 0 .../Divider/2.sample_vertical_divider.dart | 0 .../ButtonStyleButton/1.elevated_button.dart | 0 .../button/ButtonStyleButton/note.dart | 0 .../button/ButtonStyleButton/note.g.dart | 0 .../button/FloatingActionButton/note.dart | 0 .../button/FloatingActionButton/note.g.dart | 0 .../button/IconButton/note.dart | 0 .../button/IconButton/note.g.dart | 0 .../button/overview/note.dart | 0 .../button/overview/note.g.dart | 0 .../widgets/specific_widgets/icon/note.dart | 0 .../widgets/specific_widgets/icon/note.g.dart | 0 .../widgets/specific_widgets/input/note.dart | 0 .../specific_widgets/input/note.g.dart | 0 .../specific_widgets/selectable/note.dart | 0 .../specific_widgets/selectable/note.g.dart | 0 .../specific_widgets/slider/1.slider.dart | 0 .../widgets/specific_widgets/slider/note.dart | 0 .../specific_widgets/slider/note.g.dart | 0 .../specific_widgets/text/RichText/note.dart | 0 .../text/RichText/note.g.dart | 0 .../text/Text/1.text_normal.dart | 0 .../text/Text/2.text_rich.dart | 0 .../specific_widgets/text/Text/note.dart | 0 .../specific_widgets/text/Text/note.g.dart | 0 .../specific_widgets/webview/note.dart | 0 .../specific_widgets/webview/note.g.dart | 0 .../notes/x.note_inside/1.welcome/note.dart | 6 - .../notes/x.note_inside/1.welcome/note.g.dart | 0 .../notes/x.note_inside/1.welcome/note.json | 0 .../notes/x.note_inside/app_info/note.dart | 0 .../notes/x.note_inside/app_info/note.g.dart | 0 .../x.note_inside/how_note_work/note.dart | 0 .../x.note_inside/how_note_work/note.g.dart | 0 .../x.note_inside/how_note_work/note.json | 0 .../x.note_inside/mockup_content/note.dart | 0 .../x.note_inside/mockup_content/note.g.dart | 0 .../lib/notes/x.note_inside/note.json | 0 .../note_test_self/nobody/note.dart | 0 .../note_test_self/nobody/note.g.dart | 0 .../x.note_inside/note_test_self/note.dart | 0 .../x.note_inside/note_test_self/note.g.dart | 0 .../x.note_inside/note_test_self/note.json | 0 .../note_test_self/temp/note.dart | 0 .../note_test_self/temp/note.g.dart | 0 .../note_test_self/temp/pen_extension.dart | 0 .../research_note_bash/note.bash | 0 .../research_note_bash/note.json | 0 .../research_parameterized_example/note.dart | 0 .../note.g.dart | 0 .../research_parameterized_example/note.json | 0 .../flutter_note/macos/.gitignore | 0 .../macos/Flutter/Flutter-Debug.xcconfig | 0 .../macos/Flutter/Flutter-Release.xcconfig | 0 .../Flutter/GeneratedPluginRegistrant.swift | 0 {spaces => notes}/flutter_note/macos/Podfile | 0 .../flutter_note/macos/Podfile.lock | 0 .../macos/Runner.xcodeproj/project.pbxproj | 0 .../xcshareddata/IDEWorkspaceChecks.plist | 0 .../xcshareddata/xcschemes/Runner.xcscheme | 0 .../contents.xcworkspacedata | 0 .../xcshareddata/IDEWorkspaceChecks.plist | 0 .../macos/Runner/AppDelegate.swift | 0 .../AppIcon.appiconset/Contents.json | 0 .../AppIcon.appiconset/app_icon_1024.png | Bin .../AppIcon.appiconset/app_icon_128.png | Bin .../AppIcon.appiconset/app_icon_16.png | Bin .../AppIcon.appiconset/app_icon_256.png | Bin .../AppIcon.appiconset/app_icon_32.png | Bin .../AppIcon.appiconset/app_icon_512.png | Bin .../AppIcon.appiconset/app_icon_64.png | Bin .../macos/Runner/Base.lproj/MainMenu.xib | 0 .../macos/Runner/Configs/AppInfo.xcconfig | 0 .../macos/Runner/Configs/Debug.xcconfig | 0 .../macos/Runner/Configs/Release.xcconfig | 0 .../macos/Runner/Configs/Warnings.xcconfig | 0 .../macos/Runner/DebugProfile.entitlements | 0 .../flutter_note/macos/Runner/Info.plist | 0 .../macos/Runner/MainFlutterWindow.swift | 0 .../macos/Runner/Release.entitlements | 0 .../macos/Runner/RunnerProfile.entitlements | 0 .../macos/RunnerTests/RunnerTests.swift | 0 .../flutter_note/note_space.json | 0 {spaces => notes}/flutter_note/pubspec.yaml | 0 .../flutter_note/pubspec_overrides.yaml | 0 .../flutter_note/test/app_test.dart | 0 {spaces => notes}/flutter_note/tools/gen.dart | 0 .../flutter_note/web/favicon.png | Bin .../flutter_note/web/icons/Icon-192.png | Bin .../flutter_note/web/icons/Icon-512.png | Bin .../web/icons/Icon-maskable-192.png | Bin .../web/icons/Icon-maskable-512.png | Bin {spaces => notes}/flutter_note/web/index.html | 0 .../flutter_note/web/manifest.json | 0 {spaces => notes}/music_note/.eslintignore | 0 {spaces => notes}/music_note/.eslintrc.cjs | 0 {spaces => notes}/music_note/.gitignore | 0 {spaces => notes}/music_note/.prettierignore | 0 .../music_note/.vscode/launch.json | 0 .../.vscode/qwik-city.code-snippets | 0 .../music_note/.vscode/qwik.code-snippets | 0 {spaces => notes}/music_note/README.md | 0 .../music_note/adapters/static/vite.config.ts | 0 .../music_note/package-lock.json | 0 {spaces => notes}/music_note/package.json | 0 .../music_note/postcss.config.js | 0 .../music_note/public/favicon.svg | 0 .../music_note/public/manifest.json | 0 .../music_note/public/robots.txt | 0 .../src/components/example/example.spec.tsx | 0 .../src/components/example/example.tsx | 0 .../components/router-head/router-head.tsx | 0 .../music_note/src/entry.dev.tsx | 0 .../music_note/src/entry.preview.tsx | 0 .../music_note/src/entry.ssr.tsx | 0 {spaces => notes}/music_note/src/global.css | 0 {spaces => notes}/music_note/src/root.tsx | 0 .../music_note/src/routes/index.tsx | 0 .../music_note/src/routes/layout.tsx | 0 .../src/routes/music_basic/index.tsx | 0 .../music_note/src/routes/service-worker.ts | 0 .../music_note/src/routes/temp/index.tsx | 0 .../src/study/ts_ grammar/ts_core.spec.ts | 0 .../music_note/tailwind.config.js | 0 {spaces => notes}/music_note/tsconfig.json | 0 {spaces => notes}/music_note/vite.config.ts | 0 {spaces => notes}/qwik/.eslintignore | 0 {spaces => notes}/qwik/.eslintrc.cjs | 0 {spaces => notes}/qwik/.gitignore | 0 {spaces => notes}/qwik/.prettierignore | 0 {spaces => notes}/qwik/.prettierrc.js | 0 {spaces => notes}/qwik/.vscode/launch.json | 0 .../qwik/.vscode/qwik-city.code-snippets | 0 .../qwik/.vscode/qwik.code-snippets | 0 {spaces => notes}/qwik/README.md | 0 {spaces => notes}/qwik/package.json | 0 {spaces => notes}/qwik/pnpm-lock.yaml | 0 {spaces => notes}/qwik/postcss.config.cjs | 0 {spaces => notes}/qwik/public/favicon.svg | 0 {spaces => notes}/qwik/public/manifest.json | 0 {spaces => notes}/qwik/public/robots.txt | 0 .../components/router-head/router-head.tsx | 0 {spaces => notes}/qwik/src/entry.dev.tsx | 0 {spaces => notes}/qwik/src/entry.preview.tsx | 0 {spaces => notes}/qwik/src/entry.ssr.tsx | 0 {spaces => notes}/qwik/src/global.css | 0 {spaces => notes}/qwik/src/root.tsx | 0 .../qwik/src/routes/daisyui/index.tsx | 0 {spaces => notes}/qwik/src/routes/index.tsx | 0 {spaces => notes}/qwik/src/routes/layout.tsx | 0 .../qwik/src/routes/service-worker.ts | 0 .../src/routes/tailwind/breakpoint/index.tsx | 0 .../breakpoint/javascript_use_tailwind_api.js | 0 {spaces => notes}/qwik/tailwind.config.js | 0 {spaces => notes}/qwik/tsconfig.json | 0 {spaces => notes}/qwik/vite.config.ts | 0 {spaces => notes}/reactjs_note/.eslintrc.json | 0 {spaces => notes}/reactjs_note/.gitignore | 0 {spaces => notes}/reactjs_note/README.md | 0 .../reactjs_note/next.config.mjs | 0 {spaces => notes}/reactjs_note/package.json | 0 {spaces => notes}/reactjs_note/pnpm-lock.yaml | 0 .../reactjs_note/postcss.config.js | 0 .../reactjs_note/public/next.svg | 0 .../reactjs_note/public/vercel.svg | 0 .../reactjs_note/src/app/favicon.ico | Bin .../reactjs_note/src/app/globals.css | 0 .../reactjs_note/src/app/layout.tsx | 0 .../reactjs_note/src/app/not-found.tsx | 0 .../reactjs_note/src/app/page.tsx | 0 .../reactjs_note/src/app/workspace/layout.tsx | 0 .../reactjs_note/src/app/workspace/page.tsx | 0 .../src/app/workspace/providers/page.tsx | 0 .../reactjs_note/tailwind.config.ts | 0 {spaces => notes}/reactjs_note/tsconfig.json | 0 {spaces => notes}/shell/README.md | 0 {spaces => notes}/shell/common.bash | 0 .../shell/core/function/note.bash | 0 {spaces => notes}/shell/core/note.bash | 0 {spaces => notes}/shell/note.bash | 0 {spaces => notes}/shell/vendor/bake.bash | 0 320 files changed, 139 insertions(+), 74 deletions(-) delete mode 100644 mate_flutter/lib/src/foundation/math.dart delete mode 100644 mate_flutter/lib/src/widgets/tap_and_drag_gestures.dart rename {spaces => notes}/astro_note/.gitignore (100%) rename {spaces => notes}/astro_note/.vscode/extensions.json (100%) rename {spaces => notes}/astro_note/.vscode/launch.json (100%) rename {spaces => notes}/astro_note/README.md (100%) rename {spaces => notes}/astro_note/astro.config.mjs (100%) rename {spaces => notes}/astro_note/package.json (100%) rename {spaces => notes}/astro_note/public/favicon.svg (100%) rename {spaces => notes}/astro_note/src/components/Navigation.astro (100%) rename {spaces => notes}/astro_note/src/env.d.ts (100%) rename {spaces => notes}/astro_note/src/layouts/Layout.astro (100%) rename {spaces => notes}/astro_note/src/layouts/LayoutMdx.astro (100%) rename {spaces => notes}/astro_note/src/pages/index.astro (100%) rename {spaces => notes}/astro_note/src/pages/providers/__index.mdx (100%) rename {spaces => notes}/astro_note/src/pages/providers/_index.tsx (100%) rename {spaces => notes}/astro_note/src/pages/providers/index.astro (100%) rename {spaces => notes}/astro_note/tailwind.config.mjs (100%) rename {spaces => notes}/astro_note/tsconfig.json (100%) rename {spaces => notes}/flutter_note/.metadata (100%) rename {spaces => notes}/flutter_note/README.md (100%) rename {spaces => notes}/flutter_note/analysis_options.yaml (99%) rename {spaces => notes}/flutter_note/lib/main.dart (100%) rename {spaces => notes}/flutter_note/lib/note_app.dart (100%) rename {spaces => notes}/flutter_note/lib/notes.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/Improve_app/1.overview/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/Improve_app/1.overview/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/Improve_app/RepaintBoundary/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/Improve_app/RepaintBoundary/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/Improve_app/error_handle/main_error1_FlutterError.onError.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/Improve_app/event&listener&lifeycle/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/Improve_app/event&listener&lifeycle/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/Improve_app/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/Improve_app/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/Improve_app/web_optimization/1.deferrred_lib_main.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/Improve_app/web_optimization/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/Improve_app/web_optimization/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/navigation/navigator_v1/ref.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/1.1.navigator_hello_v1.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/1.2.navigator_hello_v2.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/2.navigator_v2_result.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/3.navigator_v2_only_pages_last_version.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/4.2.navigator_v2_last_version.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/navigation/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/navigation/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/1.1.hello.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/1.2.state_can_keep_instance.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/2.1.child.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/3.1.ChangeNotifier.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/3.2.ValueNotifer.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/4.1.ListenableBuilder.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/5.1.function_state.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/state/StatefulBuilder/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/state/StatefulBuilder/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/state/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/core_concepts/state/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/dev/debug/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/dev/debug/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/dev/devtool/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/dev/devtool/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/dev/devtool/vmservice/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/dev/devtool/vmservice/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/dev/host_mirror/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/dev/host_mirror/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/dev/macos_config/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/dev/macos_config/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/i18n/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/i18n/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/media&assets&file/assets/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/media&assets&file/assets/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/media&assets&file/file/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/media&assets&file/file/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/note.json (100%) rename {spaces => notes}/flutter_note/lib/notes/pure_dart/analyzer/analyzer_ast.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/pure_dart/analyzer/analyzer_element.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/pure_dart/analyzer/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/pure_dart/analyzer/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/pure_dart/async/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/pure_dart/async/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/pure_dart/dart3/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/pure_dart/dart3/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/pure_dart/dart3/simple_interface_class.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/pure_dart/execption/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/pure_dart/execption/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/pure_dart/serialization_json/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/pure_dart/serialization_json/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/research/remote_view/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/research/remote_view/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/style&theming/Material/sample1.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/style&theming/material3/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/style&theming/material3/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/main.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/container_widgets/Card/sample1.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/container_widgets/app/1.hello_meterial_app.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/container_widgets/bar/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/container_widgets/bar/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/container_widgets/dialog/1.sample_dialog.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/container_widgets/dialog/2.alert_dialog.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/container_widgets/drawer/1.drawer_in_body.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/container_widgets/drawer/2.drawer_header.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/container_widgets/menu/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/container_widgets/menu/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/container_widgets/page_view/1.sample.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/container_widgets/scrollable/Dismissible/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/container_widgets/scrollable/Dismissible/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/container_widgets/scrollable/Dismissible/sample1.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/container_widgets/scrollable/DraggableScrollableSheet/sample1.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/layout/1.welcome/note.md (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/layout/box_layout/constraints/box_1_basic.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/layout/box_layout/constraints/box_error1_infinity.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/layout/box_layout/constraints/main.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/layout/box_layout/constraints/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/layout/box_layout/constraints/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/layout/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/layout/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/layout/old/layout/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/layout/old/layout/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/layout/old/layout/screen.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/layout/old/layout/screen2.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/layout/responsive_design/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/layout/responsive_design/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/note.md (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/Divider/1.sample_divider.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/Divider/2.sample_vertical_divider.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/button/ButtonStyleButton/1.elevated_button.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/button/ButtonStyleButton/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/button/ButtonStyleButton/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/button/FloatingActionButton/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/button/FloatingActionButton/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/button/IconButton/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/button/IconButton/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/button/overview/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/button/overview/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/icon/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/icon/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/input/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/input/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/selectable/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/selectable/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/slider/1.slider.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/slider/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/slider/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/text/RichText/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/text/RichText/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/text/Text/1.text_normal.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/text/Text/2.text_rich.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/text/Text/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/text/Text/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/webview/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/widgets/specific_widgets/webview/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/1.welcome/note.dart (99%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/1.welcome/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/1.welcome/note.json (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/app_info/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/app_info/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/how_note_work/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/how_note_work/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/how_note_work/note.json (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/mockup_content/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/mockup_content/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/note.json (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/note_test_self/nobody/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/note_test_self/nobody/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/note_test_self/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/note_test_self/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/note_test_self/note.json (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/note_test_self/temp/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/note_test_self/temp/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/note_test_self/temp/pen_extension.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/research_note_bash/note.bash (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/research_note_bash/note.json (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/research_parameterized_example/note.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/research_parameterized_example/note.g.dart (100%) rename {spaces => notes}/flutter_note/lib/notes/x.note_inside/research_parameterized_example/note.json (100%) rename {spaces => notes}/flutter_note/macos/.gitignore (100%) rename {spaces => notes}/flutter_note/macos/Flutter/Flutter-Debug.xcconfig (100%) rename {spaces => notes}/flutter_note/macos/Flutter/Flutter-Release.xcconfig (100%) rename {spaces => notes}/flutter_note/macos/Flutter/GeneratedPluginRegistrant.swift (100%) rename {spaces => notes}/flutter_note/macos/Podfile (100%) rename {spaces => notes}/flutter_note/macos/Podfile.lock (100%) rename {spaces => notes}/flutter_note/macos/Runner.xcodeproj/project.pbxproj (100%) rename {spaces => notes}/flutter_note/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist (100%) rename {spaces => notes}/flutter_note/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme (100%) rename {spaces => notes}/flutter_note/macos/Runner.xcworkspace/contents.xcworkspacedata (100%) rename {spaces => notes}/flutter_note/macos/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist (100%) rename {spaces => notes}/flutter_note/macos/Runner/AppDelegate.swift (100%) rename {spaces => notes}/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json (100%) rename {spaces => notes}/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png (100%) rename {spaces => notes}/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png (100%) rename {spaces => notes}/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png (100%) rename {spaces => notes}/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png (100%) rename {spaces => notes}/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png (100%) rename {spaces => notes}/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png (100%) rename {spaces => notes}/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png (100%) rename {spaces => notes}/flutter_note/macos/Runner/Base.lproj/MainMenu.xib (100%) rename {spaces => notes}/flutter_note/macos/Runner/Configs/AppInfo.xcconfig (100%) rename {spaces => notes}/flutter_note/macos/Runner/Configs/Debug.xcconfig (100%) rename {spaces => notes}/flutter_note/macos/Runner/Configs/Release.xcconfig (100%) rename {spaces => notes}/flutter_note/macos/Runner/Configs/Warnings.xcconfig (100%) rename {spaces => notes}/flutter_note/macos/Runner/DebugProfile.entitlements (100%) rename {spaces => notes}/flutter_note/macos/Runner/Info.plist (100%) rename {spaces => notes}/flutter_note/macos/Runner/MainFlutterWindow.swift (100%) rename {spaces => notes}/flutter_note/macos/Runner/Release.entitlements (100%) rename {spaces => notes}/flutter_note/macos/Runner/RunnerProfile.entitlements (100%) rename {spaces => notes}/flutter_note/macos/RunnerTests/RunnerTests.swift (100%) rename {spaces => notes}/flutter_note/note_space.json (100%) rename {spaces => notes}/flutter_note/pubspec.yaml (100%) rename {spaces => notes}/flutter_note/pubspec_overrides.yaml (100%) rename {spaces => notes}/flutter_note/test/app_test.dart (100%) rename {spaces => notes}/flutter_note/tools/gen.dart (100%) rename {spaces => notes}/flutter_note/web/favicon.png (100%) rename {spaces => notes}/flutter_note/web/icons/Icon-192.png (100%) rename {spaces => notes}/flutter_note/web/icons/Icon-512.png (100%) rename {spaces => notes}/flutter_note/web/icons/Icon-maskable-192.png (100%) rename {spaces => notes}/flutter_note/web/icons/Icon-maskable-512.png (100%) rename {spaces => notes}/flutter_note/web/index.html (100%) rename {spaces => notes}/flutter_note/web/manifest.json (100%) rename {spaces => notes}/music_note/.eslintignore (100%) rename {spaces => notes}/music_note/.eslintrc.cjs (100%) rename {spaces => notes}/music_note/.gitignore (100%) rename {spaces => notes}/music_note/.prettierignore (100%) rename {spaces => notes}/music_note/.vscode/launch.json (100%) rename {spaces => notes}/music_note/.vscode/qwik-city.code-snippets (100%) rename {spaces => notes}/music_note/.vscode/qwik.code-snippets (100%) rename {spaces => notes}/music_note/README.md (100%) rename {spaces => notes}/music_note/adapters/static/vite.config.ts (100%) rename {spaces => notes}/music_note/package-lock.json (100%) rename {spaces => notes}/music_note/package.json (100%) rename {spaces => notes}/music_note/postcss.config.js (100%) rename {spaces => notes}/music_note/public/favicon.svg (100%) rename {spaces => notes}/music_note/public/manifest.json (100%) rename {spaces => notes}/music_note/public/robots.txt (100%) rename {spaces => notes}/music_note/src/components/example/example.spec.tsx (100%) rename {spaces => notes}/music_note/src/components/example/example.tsx (100%) rename {spaces => notes}/music_note/src/components/router-head/router-head.tsx (100%) rename {spaces => notes}/music_note/src/entry.dev.tsx (100%) rename {spaces => notes}/music_note/src/entry.preview.tsx (100%) rename {spaces => notes}/music_note/src/entry.ssr.tsx (100%) rename {spaces => notes}/music_note/src/global.css (100%) rename {spaces => notes}/music_note/src/root.tsx (100%) rename {spaces => notes}/music_note/src/routes/index.tsx (100%) rename {spaces => notes}/music_note/src/routes/layout.tsx (100%) rename {spaces => notes}/music_note/src/routes/music_basic/index.tsx (100%) rename {spaces => notes}/music_note/src/routes/service-worker.ts (100%) rename {spaces => notes}/music_note/src/routes/temp/index.tsx (100%) rename {spaces => notes}/music_note/src/study/ts_ grammar/ts_core.spec.ts (100%) rename {spaces => notes}/music_note/tailwind.config.js (100%) rename {spaces => notes}/music_note/tsconfig.json (100%) rename {spaces => notes}/music_note/vite.config.ts (100%) rename {spaces => notes}/qwik/.eslintignore (100%) rename {spaces => notes}/qwik/.eslintrc.cjs (100%) rename {spaces => notes}/qwik/.gitignore (100%) rename {spaces => notes}/qwik/.prettierignore (100%) rename {spaces => notes}/qwik/.prettierrc.js (100%) rename {spaces => notes}/qwik/.vscode/launch.json (100%) rename {spaces => notes}/qwik/.vscode/qwik-city.code-snippets (100%) rename {spaces => notes}/qwik/.vscode/qwik.code-snippets (100%) rename {spaces => notes}/qwik/README.md (100%) rename {spaces => notes}/qwik/package.json (100%) rename {spaces => notes}/qwik/pnpm-lock.yaml (100%) rename {spaces => notes}/qwik/postcss.config.cjs (100%) rename {spaces => notes}/qwik/public/favicon.svg (100%) rename {spaces => notes}/qwik/public/manifest.json (100%) rename {spaces => notes}/qwik/public/robots.txt (100%) rename {spaces => notes}/qwik/src/components/router-head/router-head.tsx (100%) rename {spaces => notes}/qwik/src/entry.dev.tsx (100%) rename {spaces => notes}/qwik/src/entry.preview.tsx (100%) rename {spaces => notes}/qwik/src/entry.ssr.tsx (100%) rename {spaces => notes}/qwik/src/global.css (100%) rename {spaces => notes}/qwik/src/root.tsx (100%) rename {spaces => notes}/qwik/src/routes/daisyui/index.tsx (100%) rename {spaces => notes}/qwik/src/routes/index.tsx (100%) rename {spaces => notes}/qwik/src/routes/layout.tsx (100%) rename {spaces => notes}/qwik/src/routes/service-worker.ts (100%) rename {spaces => notes}/qwik/src/routes/tailwind/breakpoint/index.tsx (100%) rename {spaces => notes}/qwik/src/routes/tailwind/breakpoint/javascript_use_tailwind_api.js (100%) rename {spaces => notes}/qwik/tailwind.config.js (100%) rename {spaces => notes}/qwik/tsconfig.json (100%) rename {spaces => notes}/qwik/vite.config.ts (100%) rename {spaces => notes}/reactjs_note/.eslintrc.json (100%) rename {spaces => notes}/reactjs_note/.gitignore (100%) rename {spaces => notes}/reactjs_note/README.md (100%) rename {spaces => notes}/reactjs_note/next.config.mjs (100%) rename {spaces => notes}/reactjs_note/package.json (100%) rename {spaces => notes}/reactjs_note/pnpm-lock.yaml (100%) rename {spaces => notes}/reactjs_note/postcss.config.js (100%) rename {spaces => notes}/reactjs_note/public/next.svg (100%) rename {spaces => notes}/reactjs_note/public/vercel.svg (100%) rename {spaces => notes}/reactjs_note/src/app/favicon.ico (100%) rename {spaces => notes}/reactjs_note/src/app/globals.css (100%) rename {spaces => notes}/reactjs_note/src/app/layout.tsx (100%) rename {spaces => notes}/reactjs_note/src/app/not-found.tsx (100%) rename {spaces => notes}/reactjs_note/src/app/page.tsx (100%) rename {spaces => notes}/reactjs_note/src/app/workspace/layout.tsx (100%) rename {spaces => notes}/reactjs_note/src/app/workspace/page.tsx (100%) rename {spaces => notes}/reactjs_note/src/app/workspace/providers/page.tsx (100%) rename {spaces => notes}/reactjs_note/tailwind.config.ts (100%) rename {spaces => notes}/reactjs_note/tsconfig.json (100%) rename {spaces => notes}/shell/README.md (100%) rename {spaces => notes}/shell/common.bash (100%) rename {spaces => notes}/shell/core/function/note.bash (100%) rename {spaces => notes}/shell/core/note.bash (100%) rename {spaces => notes}/shell/note.bash (100%) rename {spaces => notes}/shell/vendor/bake.bash (100%) diff --git a/Dockerfile b/Dockerfile index abaa6f4f..1bcf2392 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,7 +22,7 @@ FROM nginx:1.23.4 as nginx # ref: # https://github.com/nginxinc/docker-nginx/blob/master/mainline -COPY --from=ci /home/flutter/note/spaces/flutter_note/build/web /usr/share/nginx/html/note +COPY --from=ci /home/flutter/notes/flutter_note/build/web /usr/share/nginx/html/note # The port that your application listens to. EXPOSE 443 diff --git a/bake b/bake index df23b336..ef91c8f5 100755 --- a/bake +++ b/bake @@ -30,6 +30,81 @@ fi # include common script source "$SCRIPT_DIR/vendor/bake.bash" + + +########################################## +# 应用的命令脚本 , 公共函数和全局变量 +########################################## + +# run一条命令,先print上下文信息,再执行 +# Usage: run +# Example: +# ------------------------------------ +# $ ./bake run pwd +# /Users/x/git/younpc/bake:733 -> bake.go() ▶︎【pwd】 +# /Users/x/git/younpc +# ------------------------------------ + +declare -A _pkgs=( + ["learn_dart"]="$SCRIPT_DIR/learn_dart" + ["note"]="$SCRIPT_DIR/note" + ["mate"]="$SCRIPT_DIR/mate" + ["mate_flutter"]="$SCRIPT_DIR/mate_flutter" + ["note_test"]="$SCRIPT_DIR/note_test" + ["note_tools"]="$SCRIPT_DIR/note_tools" + ["flutter"]="$SCRIPT_DIR/notes/flutter_note" + ["qwik"]="$SCRIPT_DIR/notes/qwik" + ["shell"]="$SCRIPT_DIR/notes/shell" +) + +pkgs.ls(){ + for pkg in ${!_pkgs[*]} ; do + echo "$pkg:${_pkgs[$pkg]}" + done +} +pkgs.run(){ + for pkg in ${!_pkgs[*]} ; do + # 子shell内执行,防止环境感染 + ( cd "${_pkgs[$pkg]}"; run "$@" ; ) + done +} + +pkgs.run_subcmd() { + local subcmd="$1" + if [[ "$subcmd" == "" ]] ; then + echo "缺subcmd参数 Usage:pkgs.run_subcmd "; + return 100; + fi + for pkg in "${!_pkgs[@]}"; do + if _func_exists "$pkg.$subcmd" ; then "$pkg.$subcmd" ; fi + done +} + + +run() { + local caller_line=$(caller 0 | awk '{print $1}') + local project + # home目录替换为"~"符号 + # ${PWD#$HOME}可以删掉home目录前缀, 类似$(echo $PWD | sed "s|^$HOME||"),比sed简单高效,而且sed处理变量总有特殊字符问题 + local current="~${PWD/#$HOME}" + echo "$SCRIPT_PATH:$caller_line -> ${FUNCNAME[1]} ▶︎ 【$current$ $*】" + "$@" + return $? +} + +## if function not exist return 1; +# Usage: _func_exists +# Example: _func_exists app.build +# => return 0 +_func_exists(){ + local func="$1" + if ! ( declare -F "$func" | grep "$func" &>/dev/null 2>&1; ) then + return 1; + fi +} + + + ########################################## # app cmd script # 应用的命令脚本 @@ -68,24 +143,6 @@ Examples: EOF )" -# run一条命令,先print上下文信息,再执行 -# Usage: run -# Example: -# ------------------------------------ -# $ ./bake run pwd -# /Users/x/git/younpc/bake:733 -> bake.go() ▶︎【pwd】 -# /Users/x/git/younpc -# ------------------------------------ -run() { - local caller_line=$(caller 0 | awk '{print $1}') - local project - project=$(basename "$PWD") - # [[ "$PWD" == "$SCRIPT_DIR" ]] && project="_root" - echo "$SCRIPT_PATH:$caller_line -> ${FUNCNAME[1]} ▶︎【$@】" - "$@" - return $? -} - # flutter_note flutter create --platforms=macos . install() { @@ -108,46 +165,69 @@ p.all() { (cd mate && run "$@") (cd note_test && run "$@") (cd note_tools && run "$@") - (cd spaces/flutter_note && run "$@") + (cd notes/flutter_note && run "$@") } -p.note() (cd note && run "$@") -p.flutter_note() (cd spaces/flutter_note && run "$@") -p.mate() (cd mate && run "$@") -p.mate_flutter() (cd mate_flutter && run "$@") -p.note_test() (cd note_test && run "$@") -p.note_tools() (cd note_tools && run "$@") - -get() { run p.all flutter pub get; } - -test() { ./test/bake2_test.bash test ; run p.all flutter test ;} -test.bake() { ./test/bake2_test.bash test ; } +note.run() ( cd note && run "$@") +note.install() ( note.run flutter pub get) +note.clean() ( note.run flutter clean; rm -rf build;) +flutter.run() ( cd notes/flutter_note && run "$@") +flutter.install() ( flutter.run flutter pub get) +flutter.clean() ( flutter.run flutter clean; rm -rf build;) +flutter.gen() ( flutter.run dart run tools/gen.dart; ) # get ip only work on macos # shellcheck disable=SC2155 # local ip=$(ifconfig -l | xargs -n1 ipconfig getifaddr) || true -run.web() { p.flutter_note flutter run --web-port 8888 --web-renderer html --device-id chrome "$@"; } -run.macos() { p.flutter_note flutter run --device-id macos "$@"; } - +flutter.dev_web() { flutter.run flutter run --web-port 8888 --web-renderer html --device-id chrome "$@"; } +flutter.dev() { flutter.run flutter run --device-id macos "$@"; } # skwasm无法运行 -build.macos() { run p.flutter_note flutter build macos -v --release --tree-shake-icons "$@"; } -build.web_skwasm() { p.flutter_note flutter build web -v --release --tree-shake-icons --web-renderer skwasm "$@" ; } -build.web_canvaskit() { p.flutter_note flutter build web -v --release --tree-shake-icons --web-renderer canvaskit "$@" ; } -build() { p.flutter_note flutter build web -v --release --tree-shake-icons --web-renderer html "$@" ; } - +flutter.build_macos() { flutter.run flutter build macos -v --release --tree-shake-icons "$@"; } +flutter.build_web_skwasm() { flutter.run flutter build web -v --release --tree-shake-icons --web-renderer skwasm "$@" ; } +flutter.build_web_canvaskit() { flutter.run flutter build web -v --release --tree-shake-icons --web-renderer canvaskit "$@" ; } +flutter.build() { flutter.run flutter build web -v --release --tree-shake-icons --web-renderer html "$@" ; } # http-server 不支持base href设置,所以单独build,并设置base-href为"/",而github-pages的base-href必须是repository名 # npx http-server ./flutter_note/build/web --port 8000 # flutter pub global activate dhttpd # run p.flutter_note dhttpd --path ./build/web --port 8080 '--headers=Cross-Origin-Embedder-Policy=credentialless;Cross-Origin-Opener-Policy=same-origin' -preview.web() { run p.flutter_note deno run --allow-env --allow-read --allow-sys --allow-net npm:http-server ./build/web --port 8000 -g --brotli; } -preview.macos() ( run p.flutter_note open build/macos/Build/Products/Release/flutter_note.app ; ) +flutter.preview() { flutter.run deno run --allow-env --allow-read --allow-sys --allow-net npm:http-server ./build/web --port 8000 -g --brotli; } + +mate.run() ( cd mate && run "$@") +mate.install() (mate.run flutter pub get) +mate.clean() ( mate.run flutter clean; rm -rf build;) + +mate_flutter.run() ( cd mate_flutter && run "$@") +mate_flutter.install() (mate_flutter.run flutter pub get) +mate_flutter.clean() ( mate_flutter.run flutter clean; rm -rf build;) +mate_flutter.gen() ( mate_flutter.run dart run tools/gen_mates.dart; mate_flutter.run dart run tools/gen_mate_icons.dart ; ) -clean() { p.all flutter clean; rm -rf build;} +note_test.run() ( cd note_test && run "$@") +note_test.install() (note_test.run flutter pub get) +note_test.clean() ( note_test.run flutter clean; rm -rf build;) -gen.all() { gen.note; } # gen.mate;不再用了 -gen.note() { run p.flutter_note dart run tools/gen.dart; run p.flutter_note flutter pub get; } -gen.mate() ( run p.mate_flutter dart run tools/gen_mates.dart; run p.mate_flutter dart run tools/gen_mate_icons.dart ; ) -gen.clean() { run rm -f p.flutter_note/lib/pages.g.dart; run rm -rf mate_flutter/lib; } +note_tools.run() ( cd note_tools && run "$@") +note_tools.install() (note_tools.run flutter pub get) +note_tools.clean() ( note_tools.run flutter clean; rm -rf build;) + + +install(){ + _install_bake + run git lfs install + + # 执行 note.install、mate.install等命令 + pkgs.run_subcmd install; +} + + +# 执行 note.test、mate.test等命令 +test() { pkgs.run_subcmd test; } + + +# 执行 note.clean、mate.clean等命令 +clean() { pkgs.run_subcmd clean; } + +gen.all() ( flutter.gen; ) # mate_flutter.gen;暂时不用了 +gen.clean() ( flutter.run rm -f ./lib/pages.g.dart; run rm -rf mate_flutter/lib; ) docker.build() ( run docker build --progress plain --tag younpc/note:latest . ; run mkdir -p build/flutter_note/web; run sh -c "docker run --rm --workdir /usr/share/nginx/html/note younpc/note tar cf - ./ | ( cd build/flutter_note/web; tar xf -)";) docker.run() { run echo "note preview http://localhost:8888/note/"; run docker run --rm --name note -p 8888:80 -u root:root younpc/note;} @@ -155,7 +235,6 @@ docker.preview() { run docker build --progress plain --build-arg test=off --tag docker.debug() { run docker run -v $PWD:/home/flutter/note --workdir /home/flutter/note --rm -it fischerscode/flutter:3.10.0-1.3.pre bash ; } docker.push() { docker image push younpc/note:latest ; } - info() { echo "\$PWD : $PWD" echo "\$SCRIPT_PATH: $SCRIPT_PATH" diff --git a/learn_dart/analysis_options.yaml b/learn_dart/analysis_options.yaml index 090501ff..cb8905a6 100644 --- a/learn_dart/analysis_options.yaml +++ b/learn_dart/analysis_options.yaml @@ -34,5 +34,4 @@ analyzer: # https://dart.dev/tools/experiment-flags#using-experiment-flags-with-the-dart-analyzer-command-line-and-ide # https://github.com/dart-lang/sdk/blob/3.0.0-315.0.dev/tools/experimental_features.yaml enable-experiment: - - records - macros diff --git a/mate_flutter/analysis_options.yaml b/mate_flutter/analysis_options.yaml index 92732a85..edb04c8e 100644 --- a/mate_flutter/analysis_options.yaml +++ b/mate_flutter/analysis_options.yaml @@ -48,5 +48,4 @@ analyzer: # https://dart.dev/tools/experiment-flags#using-experiment-flags-with-the-dart-analyzer-command-line-and-ide # https://github.com/dart-lang/sdk/blob/3.0.0-315.0.dev/tools/experimental_features.yaml enable-experiment: - - records - macros diff --git a/mate_flutter/lib/src/foundation/math.dart b/mate_flutter/lib/src/foundation/math.dart deleted file mode 100644 index d34a23cd..00000000 --- a/mate_flutter/lib/src/foundation/math.dart +++ /dev/null @@ -1 +0,0 @@ -// /// Generated by gen_maters.dart, please don't edit! diff --git a/mate_flutter/lib/src/material/text_theme.dart b/mate_flutter/lib/src/material/text_theme.dart index 5e73fa93..b466923a 100644 --- a/mate_flutter/lib/src/material/text_theme.dart +++ b/mate_flutter/lib/src/material/text_theme.dart @@ -7,7 +7,7 @@ import 'package:flutter/src/painting/text_style.dart' as _i3; /// class TextTheme with Diagnosticable class TextTheme$Mate extends _i1.TextTheme with _i2.Mate { - /// TextTheme TextTheme({TextStyle? displayLarge, TextStyle? displayMedium, TextStyle? displaySmall, TextStyle? headlineLarge, TextStyle? headlineMedium, TextStyle? headlineSmall, TextStyle? titleLarge, TextStyle? titleMedium, TextStyle? titleSmall, TextStyle? bodyLarge, TextStyle? bodyMedium, TextStyle? bodySmall, TextStyle? labelLarge, TextStyle? labelMedium, TextStyle? labelSmall, TextStyle? headline1, TextStyle? headline2, TextStyle? headline3, TextStyle? headline4, TextStyle? headline5, TextStyle? headline6, TextStyle? subtitle1, TextStyle? subtitle2, TextStyle? bodyText1, TextStyle? bodyText2, TextStyle? caption, TextStyle? overview, TextStyle? overline}) + /// TextTheme TextTheme({TextStyle? displayLarge, TextStyle? displayMedium, TextStyle? displaySmall, TextStyle? headlineLarge, TextStyle? headlineMedium, TextStyle? headlineSmall, TextStyle? titleLarge, TextStyle? titleMedium, TextStyle? titleSmall, TextStyle? bodyLarge, TextStyle? bodyMedium, TextStyle? bodySmall, TextStyle? labelLarge, TextStyle? labelMedium, TextStyle? labelSmall, TextStyle? headline1, TextStyle? headline2, TextStyle? headline3, TextStyle? headline4, TextStyle? headline5, TextStyle? headline6, TextStyle? subtitle1, TextStyle? subtitle2, TextStyle? bodyText1, TextStyle? bodyText2, TextStyle? caption, TextStyle? button, TextStyle? overline}) TextTheme$Mate({ /// optionalParameters: {TextStyle? displayLarge} , default:none super.displayLarge, diff --git a/mate_flutter/lib/src/semantics/semantics.dart b/mate_flutter/lib/src/semantics/semantics.dart index 6a58a5b4..4b309a8b 100644 --- a/mate_flutter/lib/src/semantics/semantics.dart +++ b/mate_flutter/lib/src/semantics/semantics.dart @@ -477,7 +477,7 @@ class SemanticsHintOverrides$Mate extends _i1.SemanticsHintOverrides with _i2.Ma /// class SemanticsProperties extends DiagnosticableTree class SemanticsProperties$Mate extends _i1.SemanticsProperties with _i2.Mate { - /// SemanticsProperties SemanticsProperties({bool? enabled, bool? checked, bool? mixed, bool? expanded, bool? selected, bool? toggled, bool? overview, bool? link, bool? header, bool? textField, bool? slider, bool? keyboardKey, bool? readOnly, bool? focusable, bool? focused, bool? inMutuallyExclusiveGroup, bool? hidden, bool? obscured, bool? multiline, bool? scopesRoute, bool? namesRoute, bool? image, bool? liveRegion, int? maxValueLength, int? currentValueLength, String? identifier, String? label, AttributedString? attributedLabel, String? value, AttributedString? attributedValue, String? increasedValue, AttributedString? attributedIncreasedValue, String? decreasedValue, AttributedString? attributedDecreasedValue, String? hint, String? tooltip, AttributedString? attributedHint, SemanticsHintOverrides? hintOverrides, TextDirection? textDirection, SemanticsSortKey? sortKey, SemanticsTag? tagForChildren, void Function()? onTap, void Function()? onLongPress, void Function()? onScrollLeft, void Function()? onScrollRight, void Function()? onScrollUp, void Function()? onScrollDown, void Function()? onIncrease, void Function()? onDecrease, void Function()? onCopy, void Function()? onCut, void Function()? onPaste, void Function(bool)? onMoveCursorForwardByCharacter, void Function(bool)? onMoveCursorBackwardByCharacter, void Function(bool)? onMoveCursorForwardByWord, void Function(bool)? onMoveCursorBackwardByWord, void Function(TextSelection)? onSetSelection, void Function(String)? onSetText, void Function()? onDidGainAccessibilityFocus, void Function()? onDidLoseAccessibilityFocus, void Function()? onDismiss, Map? customSemanticsActions}) + /// SemanticsProperties SemanticsProperties({bool? enabled, bool? checked, bool? mixed, bool? expanded, bool? selected, bool? toggled, bool? button, bool? link, bool? header, bool? textField, bool? slider, bool? keyboardKey, bool? readOnly, bool? focusable, bool? focused, bool? inMutuallyExclusiveGroup, bool? hidden, bool? obscured, bool? multiline, bool? scopesRoute, bool? namesRoute, bool? image, bool? liveRegion, int? maxValueLength, int? currentValueLength, String? identifier, String? label, AttributedString? attributedLabel, String? value, AttributedString? attributedValue, String? increasedValue, AttributedString? attributedIncreasedValue, String? decreasedValue, AttributedString? attributedDecreasedValue, String? hint, String? tooltip, AttributedString? attributedHint, SemanticsHintOverrides? hintOverrides, TextDirection? textDirection, SemanticsSortKey? sortKey, SemanticsTag? tagForChildren, void Function()? onTap, void Function()? onLongPress, void Function()? onScrollLeft, void Function()? onScrollRight, void Function()? onScrollUp, void Function()? onScrollDown, void Function()? onIncrease, void Function()? onDecrease, void Function()? onCopy, void Function()? onCut, void Function()? onPaste, void Function(bool)? onMoveCursorForwardByCharacter, void Function(bool)? onMoveCursorBackwardByCharacter, void Function(bool)? onMoveCursorForwardByWord, void Function(bool)? onMoveCursorBackwardByWord, void Function(TextSelection)? onSetSelection, void Function(String)? onSetText, void Function()? onDidGainAccessibilityFocus, void Function()? onDidLoseAccessibilityFocus, void Function()? onDismiss, Map? customSemanticsActions}) SemanticsProperties$Mate({ /// optionalParameters: {bool? enabled} , default:none super.enabled, @@ -497,7 +497,7 @@ class SemanticsProperties$Mate extends _i1.SemanticsProperties with _i2.Mate { /// optionalParameters: {bool? toggled} , default:none super.toggled, - /// optionalParameters: {bool? overview} , default:none + /// optionalParameters: {bool? button} , default:none super.button, /// optionalParameters: {bool? link} , default:none @@ -695,8 +695,8 @@ class SemanticsProperties$Mate extends _i1.SemanticsProperties with _i2.Mate { init: toggled, isNamed: true, ), - 'overview': _i2.BuilderArg( - name: 'overview', + 'button': _i2.BuilderArg( + name: 'button', init: button, isNamed: true, ), @@ -986,7 +986,7 @@ class SemanticsProperties$Mate extends _i1.SemanticsProperties with _i2.Mate { expanded: p.get('expanded').build(), selected: p.get('selected').build(), toggled: p.get('toggled').build(), - button: p.get('overview').build(), + button: p.get('button').build(), link: p.get('link').build(), header: p.get('header').build(), textField: p.get('textField').build(), diff --git a/mate_flutter/lib/src/widgets/basic.dart b/mate_flutter/lib/src/widgets/basic.dart index 14dffc59..0e6327b4 100644 --- a/mate_flutter/lib/src/widgets/basic.dart +++ b/mate_flutter/lib/src/widgets/basic.dart @@ -4589,7 +4589,7 @@ class MetaData$Mate extends _i1.MetaData with _i2.Mate { /// class Semantics extends SingleChildRenderObjectWidget class Semantics$Mate extends _i1.Semantics with _i2.Mate { - /// Semantics Semantics({Key? key, Widget? child, bool container = false, bool explicitChildNodes = false, bool excludeSemantics = false, bool blockUserActions = false, bool? enabled, bool? checked, bool? mixed, bool? selected, bool? toggled, bool? overview, bool? slider, bool? keyboardKey, bool? link, bool? header, bool? textField, bool? readOnly, bool? focusable, bool? focused, bool? inMutuallyExclusiveGroup, bool? obscured, bool? multiline, bool? scopesRoute, bool? namesRoute, bool? hidden, bool? image, bool? liveRegion, bool? expanded, int? maxValueLength, int? currentValueLength, String? identifier, String? label, AttributedString? attributedLabel, String? value, AttributedString? attributedValue, String? increasedValue, AttributedString? attributedIncreasedValue, String? decreasedValue, AttributedString? attributedDecreasedValue, String? hint, AttributedString? attributedHint, String? tooltip, String? onTapHint, String? onLongPressHint, TextDirection? textDirection, SemanticsSortKey? sortKey, SemanticsTag? tagForChildren, void Function()? onTap, void Function()? onLongPress, void Function()? onScrollLeft, void Function()? onScrollRight, void Function()? onScrollUp, void Function()? onScrollDown, void Function()? onIncrease, void Function()? onDecrease, void Function()? onCopy, void Function()? onCut, void Function()? onPaste, void Function()? onDismiss, void Function(bool)? onMoveCursorForwardByCharacter, void Function(bool)? onMoveCursorBackwardByCharacter, void Function(TextSelection)? onSetSelection, void Function(String)? onSetText, void Function()? onDidGainAccessibilityFocus, void Function()? onDidLoseAccessibilityFocus, Map? customSemanticsActions}) + /// Semantics Semantics({Key? key, Widget? child, bool container = false, bool explicitChildNodes = false, bool excludeSemantics = false, bool blockUserActions = false, bool? enabled, bool? checked, bool? mixed, bool? selected, bool? toggled, bool? button, bool? slider, bool? keyboardKey, bool? link, bool? header, bool? textField, bool? readOnly, bool? focusable, bool? focused, bool? inMutuallyExclusiveGroup, bool? obscured, bool? multiline, bool? scopesRoute, bool? namesRoute, bool? hidden, bool? image, bool? liveRegion, bool? expanded, int? maxValueLength, int? currentValueLength, String? identifier, String? label, AttributedString? attributedLabel, String? value, AttributedString? attributedValue, String? increasedValue, AttributedString? attributedIncreasedValue, String? decreasedValue, AttributedString? attributedDecreasedValue, String? hint, AttributedString? attributedHint, String? tooltip, String? onTapHint, String? onLongPressHint, TextDirection? textDirection, SemanticsSortKey? sortKey, SemanticsTag? tagForChildren, void Function()? onTap, void Function()? onLongPress, void Function()? onScrollLeft, void Function()? onScrollRight, void Function()? onScrollUp, void Function()? onScrollDown, void Function()? onIncrease, void Function()? onDecrease, void Function()? onCopy, void Function()? onCut, void Function()? onPaste, void Function()? onDismiss, void Function(bool)? onMoveCursorForwardByCharacter, void Function(bool)? onMoveCursorBackwardByCharacter, void Function(TextSelection)? onSetSelection, void Function(String)? onSetText, void Function()? onDidGainAccessibilityFocus, void Function()? onDidLoseAccessibilityFocus, Map? customSemanticsActions}) Semantics$Mate({ /// optionalParameters: {Key? key} , default:none super.key, @@ -4624,7 +4624,7 @@ class Semantics$Mate extends _i1.Semantics with _i2.Mate { /// optionalParameters: {bool? toggled} , default:none super.toggled, - /// optionalParameters: {bool? overview} , default:none + /// optionalParameters: {bool? button} , default:none super.button, /// optionalParameters: {bool? slider} , default:none @@ -4851,8 +4851,8 @@ class Semantics$Mate extends _i1.Semantics with _i2.Mate { init: toggled, isNamed: true, ), - 'overview': _i2.BuilderArg( - name: 'overview', + 'button': _i2.BuilderArg( + name: 'button', init: button, isNamed: true, ), @@ -5147,7 +5147,7 @@ class Semantics$Mate extends _i1.Semantics with _i2.Mate { mixed: p.get('mixed').build(), selected: p.get('selected').build(), toggled: p.get('toggled').build(), - button: p.get('overview').build(), + button: p.get('button').build(), slider: p.get('slider').build(), keyboardKey: p.get('keyboardKey').build(), link: p.get('link').build(), diff --git a/mate_flutter/lib/src/widgets/tap_and_drag_gestures.dart b/mate_flutter/lib/src/widgets/tap_and_drag_gestures.dart deleted file mode 100644 index e69de29b..00000000 diff --git a/mate_flutter/lib/src/widgets/view.dart b/mate_flutter/lib/src/widgets/view.dart index efec8ca5..c68f8514 100644 --- a/mate_flutter/lib/src/widgets/view.dart +++ b/mate_flutter/lib/src/widgets/view.dart @@ -58,7 +58,7 @@ class ViewCollection$Mate extends _i1.ViewCollection with _i2.Mate { super.key, /// optionalParameters: {required List views = const []} , default:unprocessed=ListLiteralImpl - required super.views, + super.views, }) : mateParams = { 'key': _i2.BuilderArg<_i3.Key?>( name: 'key', @@ -76,7 +76,7 @@ class ViewCollection$Mate extends _i1.ViewCollection with _i2.Mate { matePackageUrl = 'package:flutter/cupertino.dart'; mateBuilder = (p) => ViewCollection$Mate( key: p.get('key').build(), - views: p.get('views').build() as List<_i5.Widget>, + views: p.get('views').build(), ); } diff --git a/note/analysis_options.yaml b/note/analysis_options.yaml index 8f3cc674..83481a2b 100644 --- a/note/analysis_options.yaml +++ b/note/analysis_options.yaml @@ -8,7 +8,4 @@ analyzer: # https://github.com/dart-lang/sdk/blob/3.0.0-315.0.dev/tools/experimental_features.yaml # --enable-experiment=records --enable-experiment=patterns enable-experiment: - - records - macros - - patterns -# - class-modifiers diff --git a/note_test/analysis_options.yaml b/note_test/analysis_options.yaml index a89ff7a9..fcc486bd 100644 --- a/note_test/analysis_options.yaml +++ b/note_test/analysis_options.yaml @@ -7,7 +7,6 @@ analyzer: # https://dart.dev/tools/experiment-flags#using-experiment-flags-with-the-dart-analyzer-command-line-and-ide # https://github.com/dart-lang/sdk/blob/3.0.0-315.0.dev/tools/experimental_features.yaml enable-experiment: - - records - macros # - class-modifiers errors: diff --git a/spaces/astro_note/.gitignore b/notes/astro_note/.gitignore similarity index 100% rename from spaces/astro_note/.gitignore rename to notes/astro_note/.gitignore diff --git a/spaces/astro_note/.vscode/extensions.json b/notes/astro_note/.vscode/extensions.json similarity index 100% rename from spaces/astro_note/.vscode/extensions.json rename to notes/astro_note/.vscode/extensions.json diff --git a/spaces/astro_note/.vscode/launch.json b/notes/astro_note/.vscode/launch.json similarity index 100% rename from spaces/astro_note/.vscode/launch.json rename to notes/astro_note/.vscode/launch.json diff --git a/spaces/astro_note/README.md b/notes/astro_note/README.md similarity index 100% rename from spaces/astro_note/README.md rename to notes/astro_note/README.md diff --git a/spaces/astro_note/astro.config.mjs b/notes/astro_note/astro.config.mjs similarity index 100% rename from spaces/astro_note/astro.config.mjs rename to notes/astro_note/astro.config.mjs diff --git a/spaces/astro_note/package.json b/notes/astro_note/package.json similarity index 100% rename from spaces/astro_note/package.json rename to notes/astro_note/package.json diff --git a/spaces/astro_note/public/favicon.svg b/notes/astro_note/public/favicon.svg similarity index 100% rename from spaces/astro_note/public/favicon.svg rename to notes/astro_note/public/favicon.svg diff --git a/spaces/astro_note/src/components/Navigation.astro b/notes/astro_note/src/components/Navigation.astro similarity index 100% rename from spaces/astro_note/src/components/Navigation.astro rename to notes/astro_note/src/components/Navigation.astro diff --git a/spaces/astro_note/src/env.d.ts b/notes/astro_note/src/env.d.ts similarity index 100% rename from spaces/astro_note/src/env.d.ts rename to notes/astro_note/src/env.d.ts diff --git a/spaces/astro_note/src/layouts/Layout.astro b/notes/astro_note/src/layouts/Layout.astro similarity index 100% rename from spaces/astro_note/src/layouts/Layout.astro rename to notes/astro_note/src/layouts/Layout.astro diff --git a/spaces/astro_note/src/layouts/LayoutMdx.astro b/notes/astro_note/src/layouts/LayoutMdx.astro similarity index 100% rename from spaces/astro_note/src/layouts/LayoutMdx.astro rename to notes/astro_note/src/layouts/LayoutMdx.astro diff --git a/spaces/astro_note/src/pages/index.astro b/notes/astro_note/src/pages/index.astro similarity index 100% rename from spaces/astro_note/src/pages/index.astro rename to notes/astro_note/src/pages/index.astro diff --git a/spaces/astro_note/src/pages/providers/__index.mdx b/notes/astro_note/src/pages/providers/__index.mdx similarity index 100% rename from spaces/astro_note/src/pages/providers/__index.mdx rename to notes/astro_note/src/pages/providers/__index.mdx diff --git a/spaces/astro_note/src/pages/providers/_index.tsx b/notes/astro_note/src/pages/providers/_index.tsx similarity index 100% rename from spaces/astro_note/src/pages/providers/_index.tsx rename to notes/astro_note/src/pages/providers/_index.tsx diff --git a/spaces/astro_note/src/pages/providers/index.astro b/notes/astro_note/src/pages/providers/index.astro similarity index 100% rename from spaces/astro_note/src/pages/providers/index.astro rename to notes/astro_note/src/pages/providers/index.astro diff --git a/spaces/astro_note/tailwind.config.mjs b/notes/astro_note/tailwind.config.mjs similarity index 100% rename from spaces/astro_note/tailwind.config.mjs rename to notes/astro_note/tailwind.config.mjs diff --git a/spaces/astro_note/tsconfig.json b/notes/astro_note/tsconfig.json similarity index 100% rename from spaces/astro_note/tsconfig.json rename to notes/astro_note/tsconfig.json diff --git a/spaces/flutter_note/.metadata b/notes/flutter_note/.metadata similarity index 100% rename from spaces/flutter_note/.metadata rename to notes/flutter_note/.metadata diff --git a/spaces/flutter_note/README.md b/notes/flutter_note/README.md similarity index 100% rename from spaces/flutter_note/README.md rename to notes/flutter_note/README.md diff --git a/spaces/flutter_note/analysis_options.yaml b/notes/flutter_note/analysis_options.yaml similarity index 99% rename from spaces/flutter_note/analysis_options.yaml rename to notes/flutter_note/analysis_options.yaml index 6b2fdd56..542242c6 100644 --- a/spaces/flutter_note/analysis_options.yaml +++ b/notes/flutter_note/analysis_options.yaml @@ -34,7 +34,6 @@ analyzer: # https://dart.dev/tools/experiment-flags#using-experiment-flags-with-the-dart-analyzer-command-line-and-ide # https://github.com/dart-lang/sdk/blob/3.0.0-315.0.dev/tools/experimental_features.yaml enable-experiment: - - records - macros # - class-modifiers errors: diff --git a/spaces/flutter_note/lib/main.dart b/notes/flutter_note/lib/main.dart similarity index 100% rename from spaces/flutter_note/lib/main.dart rename to notes/flutter_note/lib/main.dart diff --git a/spaces/flutter_note/lib/note_app.dart b/notes/flutter_note/lib/note_app.dart similarity index 100% rename from spaces/flutter_note/lib/note_app.dart rename to notes/flutter_note/lib/note_app.dart diff --git a/spaces/flutter_note/lib/notes.g.dart b/notes/flutter_note/lib/notes.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes.g.dart rename to notes/flutter_note/lib/notes.g.dart diff --git a/spaces/flutter_note/lib/notes/Improve_app/1.overview/note.dart b/notes/flutter_note/lib/notes/Improve_app/1.overview/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/Improve_app/1.overview/note.dart rename to notes/flutter_note/lib/notes/Improve_app/1.overview/note.dart diff --git a/spaces/flutter_note/lib/notes/Improve_app/1.overview/note.g.dart b/notes/flutter_note/lib/notes/Improve_app/1.overview/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/Improve_app/1.overview/note.g.dart rename to notes/flutter_note/lib/notes/Improve_app/1.overview/note.g.dart diff --git a/spaces/flutter_note/lib/notes/Improve_app/RepaintBoundary/note.dart b/notes/flutter_note/lib/notes/Improve_app/RepaintBoundary/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/Improve_app/RepaintBoundary/note.dart rename to notes/flutter_note/lib/notes/Improve_app/RepaintBoundary/note.dart diff --git a/spaces/flutter_note/lib/notes/Improve_app/RepaintBoundary/note.g.dart b/notes/flutter_note/lib/notes/Improve_app/RepaintBoundary/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/Improve_app/RepaintBoundary/note.g.dart rename to notes/flutter_note/lib/notes/Improve_app/RepaintBoundary/note.g.dart diff --git a/spaces/flutter_note/lib/notes/Improve_app/error_handle/main_error1_FlutterError.onError.dart b/notes/flutter_note/lib/notes/Improve_app/error_handle/main_error1_FlutterError.onError.dart similarity index 100% rename from spaces/flutter_note/lib/notes/Improve_app/error_handle/main_error1_FlutterError.onError.dart rename to notes/flutter_note/lib/notes/Improve_app/error_handle/main_error1_FlutterError.onError.dart diff --git a/spaces/flutter_note/lib/notes/Improve_app/event&listener&lifeycle/note.dart b/notes/flutter_note/lib/notes/Improve_app/event&listener&lifeycle/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/Improve_app/event&listener&lifeycle/note.dart rename to notes/flutter_note/lib/notes/Improve_app/event&listener&lifeycle/note.dart diff --git a/spaces/flutter_note/lib/notes/Improve_app/event&listener&lifeycle/note.g.dart b/notes/flutter_note/lib/notes/Improve_app/event&listener&lifeycle/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/Improve_app/event&listener&lifeycle/note.g.dart rename to notes/flutter_note/lib/notes/Improve_app/event&listener&lifeycle/note.g.dart diff --git a/spaces/flutter_note/lib/notes/Improve_app/note.dart b/notes/flutter_note/lib/notes/Improve_app/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/Improve_app/note.dart rename to notes/flutter_note/lib/notes/Improve_app/note.dart diff --git a/spaces/flutter_note/lib/notes/Improve_app/note.g.dart b/notes/flutter_note/lib/notes/Improve_app/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/Improve_app/note.g.dart rename to notes/flutter_note/lib/notes/Improve_app/note.g.dart diff --git a/spaces/flutter_note/lib/notes/Improve_app/web_optimization/1.deferrred_lib_main.dart b/notes/flutter_note/lib/notes/Improve_app/web_optimization/1.deferrred_lib_main.dart similarity index 100% rename from spaces/flutter_note/lib/notes/Improve_app/web_optimization/1.deferrred_lib_main.dart rename to notes/flutter_note/lib/notes/Improve_app/web_optimization/1.deferrred_lib_main.dart diff --git a/spaces/flutter_note/lib/notes/Improve_app/web_optimization/note.dart b/notes/flutter_note/lib/notes/Improve_app/web_optimization/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/Improve_app/web_optimization/note.dart rename to notes/flutter_note/lib/notes/Improve_app/web_optimization/note.dart diff --git a/spaces/flutter_note/lib/notes/Improve_app/web_optimization/note.g.dart b/notes/flutter_note/lib/notes/Improve_app/web_optimization/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/Improve_app/web_optimization/note.g.dart rename to notes/flutter_note/lib/notes/Improve_app/web_optimization/note.g.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v1/ref.dart b/notes/flutter_note/lib/notes/core_concepts/navigation/navigator_v1/ref.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v1/ref.dart rename to notes/flutter_note/lib/notes/core_concepts/navigation/navigator_v1/ref.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/1.1.navigator_hello_v1.dart b/notes/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/1.1.navigator_hello_v1.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/1.1.navigator_hello_v1.dart rename to notes/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/1.1.navigator_hello_v1.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/1.2.navigator_hello_v2.dart b/notes/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/1.2.navigator_hello_v2.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/1.2.navigator_hello_v2.dart rename to notes/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/1.2.navigator_hello_v2.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/2.navigator_v2_result.dart b/notes/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/2.navigator_v2_result.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/2.navigator_v2_result.dart rename to notes/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/2.navigator_v2_result.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/3.navigator_v2_only_pages_last_version.dart b/notes/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/3.navigator_v2_only_pages_last_version.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/3.navigator_v2_only_pages_last_version.dart rename to notes/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/3.navigator_v2_only_pages_last_version.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/4.2.navigator_v2_last_version.dart b/notes/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/4.2.navigator_v2_last_version.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/4.2.navigator_v2_last_version.dart rename to notes/flutter_note/lib/notes/core_concepts/navigation/navigator_v2/4.2.navigator_v2_last_version.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/navigation/note.dart b/notes/flutter_note/lib/notes/core_concepts/navigation/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/navigation/note.dart rename to notes/flutter_note/lib/notes/core_concepts/navigation/note.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/navigation/note.g.dart b/notes/flutter_note/lib/notes/core_concepts/navigation/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/navigation/note.g.dart rename to notes/flutter_note/lib/notes/core_concepts/navigation/note.g.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/1.1.hello.dart b/notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/1.1.hello.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/1.1.hello.dart rename to notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/1.1.hello.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/1.2.state_can_keep_instance.dart b/notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/1.2.state_can_keep_instance.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/1.2.state_can_keep_instance.dart rename to notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/1.2.state_can_keep_instance.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/2.1.child.dart b/notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/2.1.child.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/2.1.child.dart rename to notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/2.1.child.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/3.1.ChangeNotifier.dart b/notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/3.1.ChangeNotifier.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/3.1.ChangeNotifier.dart rename to notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/3.1.ChangeNotifier.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/3.2.ValueNotifer.dart b/notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/3.2.ValueNotifer.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/3.2.ValueNotifer.dart rename to notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/3.2.ValueNotifer.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/4.1.ListenableBuilder.dart b/notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/4.1.ListenableBuilder.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/4.1.ListenableBuilder.dart rename to notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/4.1.ListenableBuilder.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/5.1.function_state.dart b/notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/5.1.function_state.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/5.1.function_state.dart rename to notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/5.1.function_state.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/note.dart b/notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/note.dart rename to notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/note.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/note.g.dart b/notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/note.g.dart rename to notes/flutter_note/lib/notes/core_concepts/state/1.vanilla_state/note.g.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/state/StatefulBuilder/note.dart b/notes/flutter_note/lib/notes/core_concepts/state/StatefulBuilder/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/state/StatefulBuilder/note.dart rename to notes/flutter_note/lib/notes/core_concepts/state/StatefulBuilder/note.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/state/StatefulBuilder/note.g.dart b/notes/flutter_note/lib/notes/core_concepts/state/StatefulBuilder/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/state/StatefulBuilder/note.g.dart rename to notes/flutter_note/lib/notes/core_concepts/state/StatefulBuilder/note.g.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/state/note.dart b/notes/flutter_note/lib/notes/core_concepts/state/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/state/note.dart rename to notes/flutter_note/lib/notes/core_concepts/state/note.dart diff --git a/spaces/flutter_note/lib/notes/core_concepts/state/note.g.dart b/notes/flutter_note/lib/notes/core_concepts/state/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/core_concepts/state/note.g.dart rename to notes/flutter_note/lib/notes/core_concepts/state/note.g.dart diff --git a/spaces/flutter_note/lib/notes/dev/debug/note.dart b/notes/flutter_note/lib/notes/dev/debug/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/dev/debug/note.dart rename to notes/flutter_note/lib/notes/dev/debug/note.dart diff --git a/spaces/flutter_note/lib/notes/dev/debug/note.g.dart b/notes/flutter_note/lib/notes/dev/debug/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/dev/debug/note.g.dart rename to notes/flutter_note/lib/notes/dev/debug/note.g.dart diff --git a/spaces/flutter_note/lib/notes/dev/devtool/note.dart b/notes/flutter_note/lib/notes/dev/devtool/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/dev/devtool/note.dart rename to notes/flutter_note/lib/notes/dev/devtool/note.dart diff --git a/spaces/flutter_note/lib/notes/dev/devtool/note.g.dart b/notes/flutter_note/lib/notes/dev/devtool/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/dev/devtool/note.g.dart rename to notes/flutter_note/lib/notes/dev/devtool/note.g.dart diff --git a/spaces/flutter_note/lib/notes/dev/devtool/vmservice/note.dart b/notes/flutter_note/lib/notes/dev/devtool/vmservice/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/dev/devtool/vmservice/note.dart rename to notes/flutter_note/lib/notes/dev/devtool/vmservice/note.dart diff --git a/spaces/flutter_note/lib/notes/dev/devtool/vmservice/note.g.dart b/notes/flutter_note/lib/notes/dev/devtool/vmservice/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/dev/devtool/vmservice/note.g.dart rename to notes/flutter_note/lib/notes/dev/devtool/vmservice/note.g.dart diff --git a/spaces/flutter_note/lib/notes/dev/host_mirror/note.dart b/notes/flutter_note/lib/notes/dev/host_mirror/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/dev/host_mirror/note.dart rename to notes/flutter_note/lib/notes/dev/host_mirror/note.dart diff --git a/spaces/flutter_note/lib/notes/dev/host_mirror/note.g.dart b/notes/flutter_note/lib/notes/dev/host_mirror/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/dev/host_mirror/note.g.dart rename to notes/flutter_note/lib/notes/dev/host_mirror/note.g.dart diff --git a/spaces/flutter_note/lib/notes/dev/macos_config/note.dart b/notes/flutter_note/lib/notes/dev/macos_config/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/dev/macos_config/note.dart rename to notes/flutter_note/lib/notes/dev/macos_config/note.dart diff --git a/spaces/flutter_note/lib/notes/dev/macos_config/note.g.dart b/notes/flutter_note/lib/notes/dev/macos_config/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/dev/macos_config/note.g.dart rename to notes/flutter_note/lib/notes/dev/macos_config/note.g.dart diff --git a/spaces/flutter_note/lib/notes/i18n/note.dart b/notes/flutter_note/lib/notes/i18n/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/i18n/note.dart rename to notes/flutter_note/lib/notes/i18n/note.dart diff --git a/spaces/flutter_note/lib/notes/i18n/note.g.dart b/notes/flutter_note/lib/notes/i18n/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/i18n/note.g.dart rename to notes/flutter_note/lib/notes/i18n/note.g.dart diff --git a/spaces/flutter_note/lib/notes/media&assets&file/assets/note.dart b/notes/flutter_note/lib/notes/media&assets&file/assets/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/media&assets&file/assets/note.dart rename to notes/flutter_note/lib/notes/media&assets&file/assets/note.dart diff --git a/spaces/flutter_note/lib/notes/media&assets&file/assets/note.g.dart b/notes/flutter_note/lib/notes/media&assets&file/assets/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/media&assets&file/assets/note.g.dart rename to notes/flutter_note/lib/notes/media&assets&file/assets/note.g.dart diff --git a/spaces/flutter_note/lib/notes/media&assets&file/file/note.dart b/notes/flutter_note/lib/notes/media&assets&file/file/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/media&assets&file/file/note.dart rename to notes/flutter_note/lib/notes/media&assets&file/file/note.dart diff --git a/spaces/flutter_note/lib/notes/media&assets&file/file/note.g.dart b/notes/flutter_note/lib/notes/media&assets&file/file/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/media&assets&file/file/note.g.dart rename to notes/flutter_note/lib/notes/media&assets&file/file/note.g.dart diff --git a/spaces/flutter_note/lib/notes/note.dart b/notes/flutter_note/lib/notes/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/note.dart rename to notes/flutter_note/lib/notes/note.dart diff --git a/spaces/flutter_note/lib/notes/note.g.dart b/notes/flutter_note/lib/notes/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/note.g.dart rename to notes/flutter_note/lib/notes/note.g.dart diff --git a/spaces/flutter_note/lib/notes/note.json b/notes/flutter_note/lib/notes/note.json similarity index 100% rename from spaces/flutter_note/lib/notes/note.json rename to notes/flutter_note/lib/notes/note.json diff --git a/spaces/flutter_note/lib/notes/pure_dart/analyzer/analyzer_ast.dart b/notes/flutter_note/lib/notes/pure_dart/analyzer/analyzer_ast.dart similarity index 100% rename from spaces/flutter_note/lib/notes/pure_dart/analyzer/analyzer_ast.dart rename to notes/flutter_note/lib/notes/pure_dart/analyzer/analyzer_ast.dart diff --git a/spaces/flutter_note/lib/notes/pure_dart/analyzer/analyzer_element.dart b/notes/flutter_note/lib/notes/pure_dart/analyzer/analyzer_element.dart similarity index 100% rename from spaces/flutter_note/lib/notes/pure_dart/analyzer/analyzer_element.dart rename to notes/flutter_note/lib/notes/pure_dart/analyzer/analyzer_element.dart diff --git a/spaces/flutter_note/lib/notes/pure_dart/analyzer/note.dart b/notes/flutter_note/lib/notes/pure_dart/analyzer/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/pure_dart/analyzer/note.dart rename to notes/flutter_note/lib/notes/pure_dart/analyzer/note.dart diff --git a/spaces/flutter_note/lib/notes/pure_dart/analyzer/note.g.dart b/notes/flutter_note/lib/notes/pure_dart/analyzer/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/pure_dart/analyzer/note.g.dart rename to notes/flutter_note/lib/notes/pure_dart/analyzer/note.g.dart diff --git a/spaces/flutter_note/lib/notes/pure_dart/async/note.dart b/notes/flutter_note/lib/notes/pure_dart/async/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/pure_dart/async/note.dart rename to notes/flutter_note/lib/notes/pure_dart/async/note.dart diff --git a/spaces/flutter_note/lib/notes/pure_dart/async/note.g.dart b/notes/flutter_note/lib/notes/pure_dart/async/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/pure_dart/async/note.g.dart rename to notes/flutter_note/lib/notes/pure_dart/async/note.g.dart diff --git a/spaces/flutter_note/lib/notes/pure_dart/dart3/note.dart b/notes/flutter_note/lib/notes/pure_dart/dart3/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/pure_dart/dart3/note.dart rename to notes/flutter_note/lib/notes/pure_dart/dart3/note.dart diff --git a/spaces/flutter_note/lib/notes/pure_dart/dart3/note.g.dart b/notes/flutter_note/lib/notes/pure_dart/dart3/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/pure_dart/dart3/note.g.dart rename to notes/flutter_note/lib/notes/pure_dart/dart3/note.g.dart diff --git a/spaces/flutter_note/lib/notes/pure_dart/dart3/simple_interface_class.dart b/notes/flutter_note/lib/notes/pure_dart/dart3/simple_interface_class.dart similarity index 100% rename from spaces/flutter_note/lib/notes/pure_dart/dart3/simple_interface_class.dart rename to notes/flutter_note/lib/notes/pure_dart/dart3/simple_interface_class.dart diff --git a/spaces/flutter_note/lib/notes/pure_dart/execption/note.dart b/notes/flutter_note/lib/notes/pure_dart/execption/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/pure_dart/execption/note.dart rename to notes/flutter_note/lib/notes/pure_dart/execption/note.dart diff --git a/spaces/flutter_note/lib/notes/pure_dart/execption/note.g.dart b/notes/flutter_note/lib/notes/pure_dart/execption/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/pure_dart/execption/note.g.dart rename to notes/flutter_note/lib/notes/pure_dart/execption/note.g.dart diff --git a/spaces/flutter_note/lib/notes/pure_dart/serialization_json/note.dart b/notes/flutter_note/lib/notes/pure_dart/serialization_json/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/pure_dart/serialization_json/note.dart rename to notes/flutter_note/lib/notes/pure_dart/serialization_json/note.dart diff --git a/spaces/flutter_note/lib/notes/pure_dart/serialization_json/note.g.dart b/notes/flutter_note/lib/notes/pure_dart/serialization_json/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/pure_dart/serialization_json/note.g.dart rename to notes/flutter_note/lib/notes/pure_dart/serialization_json/note.g.dart diff --git a/spaces/flutter_note/lib/notes/research/remote_view/note.dart b/notes/flutter_note/lib/notes/research/remote_view/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/research/remote_view/note.dart rename to notes/flutter_note/lib/notes/research/remote_view/note.dart diff --git a/spaces/flutter_note/lib/notes/research/remote_view/note.g.dart b/notes/flutter_note/lib/notes/research/remote_view/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/research/remote_view/note.g.dart rename to notes/flutter_note/lib/notes/research/remote_view/note.g.dart diff --git a/spaces/flutter_note/lib/notes/style&theming/Material/sample1.dart b/notes/flutter_note/lib/notes/style&theming/Material/sample1.dart similarity index 100% rename from spaces/flutter_note/lib/notes/style&theming/Material/sample1.dart rename to notes/flutter_note/lib/notes/style&theming/Material/sample1.dart diff --git a/spaces/flutter_note/lib/notes/style&theming/material3/note.dart b/notes/flutter_note/lib/notes/style&theming/material3/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/style&theming/material3/note.dart rename to notes/flutter_note/lib/notes/style&theming/material3/note.dart diff --git a/spaces/flutter_note/lib/notes/style&theming/material3/note.g.dart b/notes/flutter_note/lib/notes/style&theming/material3/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/style&theming/material3/note.g.dart rename to notes/flutter_note/lib/notes/style&theming/material3/note.g.dart diff --git a/spaces/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/main.dart b/notes/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/main.dart similarity index 100% rename from spaces/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/main.dart rename to notes/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/main.dart diff --git a/spaces/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/note.dart b/notes/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/note.dart rename to notes/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/note.dart diff --git a/spaces/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/note.g.dart b/notes/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/note.g.dart rename to notes/flutter_note/lib/notes/thinking_in_ui/readable_html_vs_dart/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/container_widgets/Card/sample1.dart b/notes/flutter_note/lib/notes/widgets/container_widgets/Card/sample1.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/container_widgets/Card/sample1.dart rename to notes/flutter_note/lib/notes/widgets/container_widgets/Card/sample1.dart diff --git a/spaces/flutter_note/lib/notes/widgets/container_widgets/app/1.hello_meterial_app.dart b/notes/flutter_note/lib/notes/widgets/container_widgets/app/1.hello_meterial_app.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/container_widgets/app/1.hello_meterial_app.dart rename to notes/flutter_note/lib/notes/widgets/container_widgets/app/1.hello_meterial_app.dart diff --git a/spaces/flutter_note/lib/notes/widgets/container_widgets/bar/note.dart b/notes/flutter_note/lib/notes/widgets/container_widgets/bar/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/container_widgets/bar/note.dart rename to notes/flutter_note/lib/notes/widgets/container_widgets/bar/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/container_widgets/bar/note.g.dart b/notes/flutter_note/lib/notes/widgets/container_widgets/bar/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/container_widgets/bar/note.g.dart rename to notes/flutter_note/lib/notes/widgets/container_widgets/bar/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/container_widgets/dialog/1.sample_dialog.dart b/notes/flutter_note/lib/notes/widgets/container_widgets/dialog/1.sample_dialog.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/container_widgets/dialog/1.sample_dialog.dart rename to notes/flutter_note/lib/notes/widgets/container_widgets/dialog/1.sample_dialog.dart diff --git a/spaces/flutter_note/lib/notes/widgets/container_widgets/dialog/2.alert_dialog.dart b/notes/flutter_note/lib/notes/widgets/container_widgets/dialog/2.alert_dialog.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/container_widgets/dialog/2.alert_dialog.dart rename to notes/flutter_note/lib/notes/widgets/container_widgets/dialog/2.alert_dialog.dart diff --git a/spaces/flutter_note/lib/notes/widgets/container_widgets/drawer/1.drawer_in_body.dart b/notes/flutter_note/lib/notes/widgets/container_widgets/drawer/1.drawer_in_body.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/container_widgets/drawer/1.drawer_in_body.dart rename to notes/flutter_note/lib/notes/widgets/container_widgets/drawer/1.drawer_in_body.dart diff --git a/spaces/flutter_note/lib/notes/widgets/container_widgets/drawer/2.drawer_header.dart b/notes/flutter_note/lib/notes/widgets/container_widgets/drawer/2.drawer_header.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/container_widgets/drawer/2.drawer_header.dart rename to notes/flutter_note/lib/notes/widgets/container_widgets/drawer/2.drawer_header.dart diff --git a/spaces/flutter_note/lib/notes/widgets/container_widgets/menu/note.dart b/notes/flutter_note/lib/notes/widgets/container_widgets/menu/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/container_widgets/menu/note.dart rename to notes/flutter_note/lib/notes/widgets/container_widgets/menu/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/container_widgets/menu/note.g.dart b/notes/flutter_note/lib/notes/widgets/container_widgets/menu/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/container_widgets/menu/note.g.dart rename to notes/flutter_note/lib/notes/widgets/container_widgets/menu/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/container_widgets/page_view/1.sample.dart b/notes/flutter_note/lib/notes/widgets/container_widgets/page_view/1.sample.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/container_widgets/page_view/1.sample.dart rename to notes/flutter_note/lib/notes/widgets/container_widgets/page_view/1.sample.dart diff --git a/spaces/flutter_note/lib/notes/widgets/container_widgets/scrollable/Dismissible/note.dart b/notes/flutter_note/lib/notes/widgets/container_widgets/scrollable/Dismissible/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/container_widgets/scrollable/Dismissible/note.dart rename to notes/flutter_note/lib/notes/widgets/container_widgets/scrollable/Dismissible/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/container_widgets/scrollable/Dismissible/note.g.dart b/notes/flutter_note/lib/notes/widgets/container_widgets/scrollable/Dismissible/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/container_widgets/scrollable/Dismissible/note.g.dart rename to notes/flutter_note/lib/notes/widgets/container_widgets/scrollable/Dismissible/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/container_widgets/scrollable/Dismissible/sample1.dart b/notes/flutter_note/lib/notes/widgets/container_widgets/scrollable/Dismissible/sample1.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/container_widgets/scrollable/Dismissible/sample1.dart rename to notes/flutter_note/lib/notes/widgets/container_widgets/scrollable/Dismissible/sample1.dart diff --git a/spaces/flutter_note/lib/notes/widgets/container_widgets/scrollable/DraggableScrollableSheet/sample1.dart b/notes/flutter_note/lib/notes/widgets/container_widgets/scrollable/DraggableScrollableSheet/sample1.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/container_widgets/scrollable/DraggableScrollableSheet/sample1.dart rename to notes/flutter_note/lib/notes/widgets/container_widgets/scrollable/DraggableScrollableSheet/sample1.dart diff --git a/spaces/flutter_note/lib/notes/widgets/layout/1.welcome/note.md b/notes/flutter_note/lib/notes/widgets/layout/1.welcome/note.md similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/layout/1.welcome/note.md rename to notes/flutter_note/lib/notes/widgets/layout/1.welcome/note.md diff --git a/spaces/flutter_note/lib/notes/widgets/layout/box_layout/constraints/box_1_basic.dart b/notes/flutter_note/lib/notes/widgets/layout/box_layout/constraints/box_1_basic.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/layout/box_layout/constraints/box_1_basic.dart rename to notes/flutter_note/lib/notes/widgets/layout/box_layout/constraints/box_1_basic.dart diff --git a/spaces/flutter_note/lib/notes/widgets/layout/box_layout/constraints/box_error1_infinity.dart b/notes/flutter_note/lib/notes/widgets/layout/box_layout/constraints/box_error1_infinity.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/layout/box_layout/constraints/box_error1_infinity.dart rename to notes/flutter_note/lib/notes/widgets/layout/box_layout/constraints/box_error1_infinity.dart diff --git a/spaces/flutter_note/lib/notes/widgets/layout/box_layout/constraints/main.dart b/notes/flutter_note/lib/notes/widgets/layout/box_layout/constraints/main.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/layout/box_layout/constraints/main.dart rename to notes/flutter_note/lib/notes/widgets/layout/box_layout/constraints/main.dart diff --git a/spaces/flutter_note/lib/notes/widgets/layout/box_layout/constraints/note.dart b/notes/flutter_note/lib/notes/widgets/layout/box_layout/constraints/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/layout/box_layout/constraints/note.dart rename to notes/flutter_note/lib/notes/widgets/layout/box_layout/constraints/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/layout/box_layout/constraints/note.g.dart b/notes/flutter_note/lib/notes/widgets/layout/box_layout/constraints/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/layout/box_layout/constraints/note.g.dart rename to notes/flutter_note/lib/notes/widgets/layout/box_layout/constraints/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/layout/note.dart b/notes/flutter_note/lib/notes/widgets/layout/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/layout/note.dart rename to notes/flutter_note/lib/notes/widgets/layout/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/layout/note.g.dart b/notes/flutter_note/lib/notes/widgets/layout/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/layout/note.g.dart rename to notes/flutter_note/lib/notes/widgets/layout/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/layout/old/layout/note.dart b/notes/flutter_note/lib/notes/widgets/layout/old/layout/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/layout/old/layout/note.dart rename to notes/flutter_note/lib/notes/widgets/layout/old/layout/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/layout/old/layout/note.g.dart b/notes/flutter_note/lib/notes/widgets/layout/old/layout/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/layout/old/layout/note.g.dart rename to notes/flutter_note/lib/notes/widgets/layout/old/layout/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/layout/old/layout/screen.dart b/notes/flutter_note/lib/notes/widgets/layout/old/layout/screen.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/layout/old/layout/screen.dart rename to notes/flutter_note/lib/notes/widgets/layout/old/layout/screen.dart diff --git a/spaces/flutter_note/lib/notes/widgets/layout/old/layout/screen2.dart b/notes/flutter_note/lib/notes/widgets/layout/old/layout/screen2.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/layout/old/layout/screen2.dart rename to notes/flutter_note/lib/notes/widgets/layout/old/layout/screen2.dart diff --git a/spaces/flutter_note/lib/notes/widgets/layout/responsive_design/note.dart b/notes/flutter_note/lib/notes/widgets/layout/responsive_design/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/layout/responsive_design/note.dart rename to notes/flutter_note/lib/notes/widgets/layout/responsive_design/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/layout/responsive_design/note.g.dart b/notes/flutter_note/lib/notes/widgets/layout/responsive_design/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/layout/responsive_design/note.g.dart rename to notes/flutter_note/lib/notes/widgets/layout/responsive_design/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/note.md b/notes/flutter_note/lib/notes/widgets/note.md similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/note.md rename to notes/flutter_note/lib/notes/widgets/note.md diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/Divider/1.sample_divider.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/Divider/1.sample_divider.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/Divider/1.sample_divider.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/Divider/1.sample_divider.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/Divider/2.sample_vertical_divider.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/Divider/2.sample_vertical_divider.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/Divider/2.sample_vertical_divider.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/Divider/2.sample_vertical_divider.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/button/ButtonStyleButton/1.elevated_button.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/button/ButtonStyleButton/1.elevated_button.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/button/ButtonStyleButton/1.elevated_button.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/button/ButtonStyleButton/1.elevated_button.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/button/ButtonStyleButton/note.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/button/ButtonStyleButton/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/button/ButtonStyleButton/note.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/button/ButtonStyleButton/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/button/ButtonStyleButton/note.g.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/button/ButtonStyleButton/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/button/ButtonStyleButton/note.g.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/button/ButtonStyleButton/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/button/FloatingActionButton/note.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/button/FloatingActionButton/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/button/FloatingActionButton/note.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/button/FloatingActionButton/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/button/FloatingActionButton/note.g.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/button/FloatingActionButton/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/button/FloatingActionButton/note.g.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/button/FloatingActionButton/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/button/IconButton/note.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/button/IconButton/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/button/IconButton/note.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/button/IconButton/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/button/IconButton/note.g.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/button/IconButton/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/button/IconButton/note.g.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/button/IconButton/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/button/overview/note.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/button/overview/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/button/overview/note.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/button/overview/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/button/overview/note.g.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/button/overview/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/button/overview/note.g.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/button/overview/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/icon/note.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/icon/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/icon/note.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/icon/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/icon/note.g.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/icon/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/icon/note.g.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/icon/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/input/note.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/input/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/input/note.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/input/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/input/note.g.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/input/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/input/note.g.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/input/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/selectable/note.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/selectable/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/selectable/note.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/selectable/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/selectable/note.g.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/selectable/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/selectable/note.g.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/selectable/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/slider/1.slider.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/slider/1.slider.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/slider/1.slider.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/slider/1.slider.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/slider/note.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/slider/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/slider/note.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/slider/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/slider/note.g.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/slider/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/slider/note.g.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/slider/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/text/RichText/note.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/text/RichText/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/text/RichText/note.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/text/RichText/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/text/RichText/note.g.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/text/RichText/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/text/RichText/note.g.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/text/RichText/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/text/Text/1.text_normal.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/text/Text/1.text_normal.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/text/Text/1.text_normal.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/text/Text/1.text_normal.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/text/Text/2.text_rich.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/text/Text/2.text_rich.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/text/Text/2.text_rich.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/text/Text/2.text_rich.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/text/Text/note.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/text/Text/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/text/Text/note.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/text/Text/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/text/Text/note.g.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/text/Text/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/text/Text/note.g.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/text/Text/note.g.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/webview/note.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/webview/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/webview/note.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/webview/note.dart diff --git a/spaces/flutter_note/lib/notes/widgets/specific_widgets/webview/note.g.dart b/notes/flutter_note/lib/notes/widgets/specific_widgets/webview/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/widgets/specific_widgets/webview/note.g.dart rename to notes/flutter_note/lib/notes/widgets/specific_widgets/webview/note.g.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/1.welcome/note.dart b/notes/flutter_note/lib/notes/x.note_inside/1.welcome/note.dart similarity index 99% rename from spaces/flutter_note/lib/notes/x.note_inside/1.welcome/note.dart rename to notes/flutter_note/lib/notes/x.note_inside/1.welcome/note.dart index 2c188a89..1a36f33e 100644 --- a/spaces/flutter_note/lib/notes/x.note_inside/1.welcome/note.dart +++ b/notes/flutter_note/lib/notes/x.note_inside/1.welcome/note.dart @@ -102,9 +102,3 @@ build(BuildContext context, Pen print) { '''); } - -/// sdf -@immutable -void xchaine(){ - -} \ No newline at end of file diff --git a/spaces/flutter_note/lib/notes/x.note_inside/1.welcome/note.g.dart b/notes/flutter_note/lib/notes/x.note_inside/1.welcome/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/1.welcome/note.g.dart rename to notes/flutter_note/lib/notes/x.note_inside/1.welcome/note.g.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/1.welcome/note.json b/notes/flutter_note/lib/notes/x.note_inside/1.welcome/note.json similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/1.welcome/note.json rename to notes/flutter_note/lib/notes/x.note_inside/1.welcome/note.json diff --git a/spaces/flutter_note/lib/notes/x.note_inside/app_info/note.dart b/notes/flutter_note/lib/notes/x.note_inside/app_info/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/app_info/note.dart rename to notes/flutter_note/lib/notes/x.note_inside/app_info/note.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/app_info/note.g.dart b/notes/flutter_note/lib/notes/x.note_inside/app_info/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/app_info/note.g.dart rename to notes/flutter_note/lib/notes/x.note_inside/app_info/note.g.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/how_note_work/note.dart b/notes/flutter_note/lib/notes/x.note_inside/how_note_work/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/how_note_work/note.dart rename to notes/flutter_note/lib/notes/x.note_inside/how_note_work/note.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/how_note_work/note.g.dart b/notes/flutter_note/lib/notes/x.note_inside/how_note_work/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/how_note_work/note.g.dart rename to notes/flutter_note/lib/notes/x.note_inside/how_note_work/note.g.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/how_note_work/note.json b/notes/flutter_note/lib/notes/x.note_inside/how_note_work/note.json similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/how_note_work/note.json rename to notes/flutter_note/lib/notes/x.note_inside/how_note_work/note.json diff --git a/spaces/flutter_note/lib/notes/x.note_inside/mockup_content/note.dart b/notes/flutter_note/lib/notes/x.note_inside/mockup_content/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/mockup_content/note.dart rename to notes/flutter_note/lib/notes/x.note_inside/mockup_content/note.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/mockup_content/note.g.dart b/notes/flutter_note/lib/notes/x.note_inside/mockup_content/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/mockup_content/note.g.dart rename to notes/flutter_note/lib/notes/x.note_inside/mockup_content/note.g.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/note.json b/notes/flutter_note/lib/notes/x.note_inside/note.json similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/note.json rename to notes/flutter_note/lib/notes/x.note_inside/note.json diff --git a/spaces/flutter_note/lib/notes/x.note_inside/note_test_self/nobody/note.dart b/notes/flutter_note/lib/notes/x.note_inside/note_test_self/nobody/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/note_test_self/nobody/note.dart rename to notes/flutter_note/lib/notes/x.note_inside/note_test_self/nobody/note.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/note_test_self/nobody/note.g.dart b/notes/flutter_note/lib/notes/x.note_inside/note_test_self/nobody/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/note_test_self/nobody/note.g.dart rename to notes/flutter_note/lib/notes/x.note_inside/note_test_self/nobody/note.g.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/note_test_self/note.dart b/notes/flutter_note/lib/notes/x.note_inside/note_test_self/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/note_test_self/note.dart rename to notes/flutter_note/lib/notes/x.note_inside/note_test_self/note.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/note_test_self/note.g.dart b/notes/flutter_note/lib/notes/x.note_inside/note_test_self/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/note_test_self/note.g.dart rename to notes/flutter_note/lib/notes/x.note_inside/note_test_self/note.g.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/note_test_self/note.json b/notes/flutter_note/lib/notes/x.note_inside/note_test_self/note.json similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/note_test_self/note.json rename to notes/flutter_note/lib/notes/x.note_inside/note_test_self/note.json diff --git a/spaces/flutter_note/lib/notes/x.note_inside/note_test_self/temp/note.dart b/notes/flutter_note/lib/notes/x.note_inside/note_test_self/temp/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/note_test_self/temp/note.dart rename to notes/flutter_note/lib/notes/x.note_inside/note_test_self/temp/note.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/note_test_self/temp/note.g.dart b/notes/flutter_note/lib/notes/x.note_inside/note_test_self/temp/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/note_test_self/temp/note.g.dart rename to notes/flutter_note/lib/notes/x.note_inside/note_test_self/temp/note.g.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/note_test_self/temp/pen_extension.dart b/notes/flutter_note/lib/notes/x.note_inside/note_test_self/temp/pen_extension.dart similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/note_test_self/temp/pen_extension.dart rename to notes/flutter_note/lib/notes/x.note_inside/note_test_self/temp/pen_extension.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/research_note_bash/note.bash b/notes/flutter_note/lib/notes/x.note_inside/research_note_bash/note.bash similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/research_note_bash/note.bash rename to notes/flutter_note/lib/notes/x.note_inside/research_note_bash/note.bash diff --git a/spaces/flutter_note/lib/notes/x.note_inside/research_note_bash/note.json b/notes/flutter_note/lib/notes/x.note_inside/research_note_bash/note.json similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/research_note_bash/note.json rename to notes/flutter_note/lib/notes/x.note_inside/research_note_bash/note.json diff --git a/spaces/flutter_note/lib/notes/x.note_inside/research_parameterized_example/note.dart b/notes/flutter_note/lib/notes/x.note_inside/research_parameterized_example/note.dart similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/research_parameterized_example/note.dart rename to notes/flutter_note/lib/notes/x.note_inside/research_parameterized_example/note.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/research_parameterized_example/note.g.dart b/notes/flutter_note/lib/notes/x.note_inside/research_parameterized_example/note.g.dart similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/research_parameterized_example/note.g.dart rename to notes/flutter_note/lib/notes/x.note_inside/research_parameterized_example/note.g.dart diff --git a/spaces/flutter_note/lib/notes/x.note_inside/research_parameterized_example/note.json b/notes/flutter_note/lib/notes/x.note_inside/research_parameterized_example/note.json similarity index 100% rename from spaces/flutter_note/lib/notes/x.note_inside/research_parameterized_example/note.json rename to notes/flutter_note/lib/notes/x.note_inside/research_parameterized_example/note.json diff --git a/spaces/flutter_note/macos/.gitignore b/notes/flutter_note/macos/.gitignore similarity index 100% rename from spaces/flutter_note/macos/.gitignore rename to notes/flutter_note/macos/.gitignore diff --git a/spaces/flutter_note/macos/Flutter/Flutter-Debug.xcconfig b/notes/flutter_note/macos/Flutter/Flutter-Debug.xcconfig similarity index 100% rename from spaces/flutter_note/macos/Flutter/Flutter-Debug.xcconfig rename to notes/flutter_note/macos/Flutter/Flutter-Debug.xcconfig diff --git a/spaces/flutter_note/macos/Flutter/Flutter-Release.xcconfig b/notes/flutter_note/macos/Flutter/Flutter-Release.xcconfig similarity index 100% rename from spaces/flutter_note/macos/Flutter/Flutter-Release.xcconfig rename to notes/flutter_note/macos/Flutter/Flutter-Release.xcconfig diff --git a/spaces/flutter_note/macos/Flutter/GeneratedPluginRegistrant.swift b/notes/flutter_note/macos/Flutter/GeneratedPluginRegistrant.swift similarity index 100% rename from spaces/flutter_note/macos/Flutter/GeneratedPluginRegistrant.swift rename to notes/flutter_note/macos/Flutter/GeneratedPluginRegistrant.swift diff --git a/spaces/flutter_note/macos/Podfile b/notes/flutter_note/macos/Podfile similarity index 100% rename from spaces/flutter_note/macos/Podfile rename to notes/flutter_note/macos/Podfile diff --git a/spaces/flutter_note/macos/Podfile.lock b/notes/flutter_note/macos/Podfile.lock similarity index 100% rename from spaces/flutter_note/macos/Podfile.lock rename to notes/flutter_note/macos/Podfile.lock diff --git a/spaces/flutter_note/macos/Runner.xcodeproj/project.pbxproj b/notes/flutter_note/macos/Runner.xcodeproj/project.pbxproj similarity index 100% rename from spaces/flutter_note/macos/Runner.xcodeproj/project.pbxproj rename to notes/flutter_note/macos/Runner.xcodeproj/project.pbxproj diff --git a/spaces/flutter_note/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/notes/flutter_note/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist similarity index 100% rename from spaces/flutter_note/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist rename to notes/flutter_note/macos/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist diff --git a/spaces/flutter_note/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/notes/flutter_note/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme similarity index 100% rename from spaces/flutter_note/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme rename to notes/flutter_note/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme diff --git a/spaces/flutter_note/macos/Runner.xcworkspace/contents.xcworkspacedata b/notes/flutter_note/macos/Runner.xcworkspace/contents.xcworkspacedata similarity index 100% rename from spaces/flutter_note/macos/Runner.xcworkspace/contents.xcworkspacedata rename to notes/flutter_note/macos/Runner.xcworkspace/contents.xcworkspacedata diff --git a/spaces/flutter_note/macos/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/notes/flutter_note/macos/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist similarity index 100% rename from spaces/flutter_note/macos/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist rename to notes/flutter_note/macos/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist diff --git a/spaces/flutter_note/macos/Runner/AppDelegate.swift b/notes/flutter_note/macos/Runner/AppDelegate.swift similarity index 100% rename from spaces/flutter_note/macos/Runner/AppDelegate.swift rename to notes/flutter_note/macos/Runner/AppDelegate.swift diff --git a/spaces/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json b/notes/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json similarity index 100% rename from spaces/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json rename to notes/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json diff --git a/spaces/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png b/notes/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png similarity index 100% rename from spaces/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png rename to notes/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png diff --git a/spaces/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png b/notes/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png similarity index 100% rename from spaces/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png rename to notes/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png diff --git a/spaces/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png b/notes/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png similarity index 100% rename from spaces/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png rename to notes/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png diff --git a/spaces/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png b/notes/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png similarity index 100% rename from spaces/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png rename to notes/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png diff --git a/spaces/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png b/notes/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png similarity index 100% rename from spaces/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png rename to notes/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png diff --git a/spaces/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png b/notes/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png similarity index 100% rename from spaces/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png rename to notes/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png diff --git a/spaces/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png b/notes/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png similarity index 100% rename from spaces/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png rename to notes/flutter_note/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png diff --git a/spaces/flutter_note/macos/Runner/Base.lproj/MainMenu.xib b/notes/flutter_note/macos/Runner/Base.lproj/MainMenu.xib similarity index 100% rename from spaces/flutter_note/macos/Runner/Base.lproj/MainMenu.xib rename to notes/flutter_note/macos/Runner/Base.lproj/MainMenu.xib diff --git a/spaces/flutter_note/macos/Runner/Configs/AppInfo.xcconfig b/notes/flutter_note/macos/Runner/Configs/AppInfo.xcconfig similarity index 100% rename from spaces/flutter_note/macos/Runner/Configs/AppInfo.xcconfig rename to notes/flutter_note/macos/Runner/Configs/AppInfo.xcconfig diff --git a/spaces/flutter_note/macos/Runner/Configs/Debug.xcconfig b/notes/flutter_note/macos/Runner/Configs/Debug.xcconfig similarity index 100% rename from spaces/flutter_note/macos/Runner/Configs/Debug.xcconfig rename to notes/flutter_note/macos/Runner/Configs/Debug.xcconfig diff --git a/spaces/flutter_note/macos/Runner/Configs/Release.xcconfig b/notes/flutter_note/macos/Runner/Configs/Release.xcconfig similarity index 100% rename from spaces/flutter_note/macos/Runner/Configs/Release.xcconfig rename to notes/flutter_note/macos/Runner/Configs/Release.xcconfig diff --git a/spaces/flutter_note/macos/Runner/Configs/Warnings.xcconfig b/notes/flutter_note/macos/Runner/Configs/Warnings.xcconfig similarity index 100% rename from spaces/flutter_note/macos/Runner/Configs/Warnings.xcconfig rename to notes/flutter_note/macos/Runner/Configs/Warnings.xcconfig diff --git a/spaces/flutter_note/macos/Runner/DebugProfile.entitlements b/notes/flutter_note/macos/Runner/DebugProfile.entitlements similarity index 100% rename from spaces/flutter_note/macos/Runner/DebugProfile.entitlements rename to notes/flutter_note/macos/Runner/DebugProfile.entitlements diff --git a/spaces/flutter_note/macos/Runner/Info.plist b/notes/flutter_note/macos/Runner/Info.plist similarity index 100% rename from spaces/flutter_note/macos/Runner/Info.plist rename to notes/flutter_note/macos/Runner/Info.plist diff --git a/spaces/flutter_note/macos/Runner/MainFlutterWindow.swift b/notes/flutter_note/macos/Runner/MainFlutterWindow.swift similarity index 100% rename from spaces/flutter_note/macos/Runner/MainFlutterWindow.swift rename to notes/flutter_note/macos/Runner/MainFlutterWindow.swift diff --git a/spaces/flutter_note/macos/Runner/Release.entitlements b/notes/flutter_note/macos/Runner/Release.entitlements similarity index 100% rename from spaces/flutter_note/macos/Runner/Release.entitlements rename to notes/flutter_note/macos/Runner/Release.entitlements diff --git a/spaces/flutter_note/macos/Runner/RunnerProfile.entitlements b/notes/flutter_note/macos/Runner/RunnerProfile.entitlements similarity index 100% rename from spaces/flutter_note/macos/Runner/RunnerProfile.entitlements rename to notes/flutter_note/macos/Runner/RunnerProfile.entitlements diff --git a/spaces/flutter_note/macos/RunnerTests/RunnerTests.swift b/notes/flutter_note/macos/RunnerTests/RunnerTests.swift similarity index 100% rename from spaces/flutter_note/macos/RunnerTests/RunnerTests.swift rename to notes/flutter_note/macos/RunnerTests/RunnerTests.swift diff --git a/spaces/flutter_note/note_space.json b/notes/flutter_note/note_space.json similarity index 100% rename from spaces/flutter_note/note_space.json rename to notes/flutter_note/note_space.json diff --git a/spaces/flutter_note/pubspec.yaml b/notes/flutter_note/pubspec.yaml similarity index 100% rename from spaces/flutter_note/pubspec.yaml rename to notes/flutter_note/pubspec.yaml diff --git a/spaces/flutter_note/pubspec_overrides.yaml b/notes/flutter_note/pubspec_overrides.yaml similarity index 100% rename from spaces/flutter_note/pubspec_overrides.yaml rename to notes/flutter_note/pubspec_overrides.yaml diff --git a/spaces/flutter_note/test/app_test.dart b/notes/flutter_note/test/app_test.dart similarity index 100% rename from spaces/flutter_note/test/app_test.dart rename to notes/flutter_note/test/app_test.dart diff --git a/spaces/flutter_note/tools/gen.dart b/notes/flutter_note/tools/gen.dart similarity index 100% rename from spaces/flutter_note/tools/gen.dart rename to notes/flutter_note/tools/gen.dart diff --git a/spaces/flutter_note/web/favicon.png b/notes/flutter_note/web/favicon.png similarity index 100% rename from spaces/flutter_note/web/favicon.png rename to notes/flutter_note/web/favicon.png diff --git a/spaces/flutter_note/web/icons/Icon-192.png b/notes/flutter_note/web/icons/Icon-192.png similarity index 100% rename from spaces/flutter_note/web/icons/Icon-192.png rename to notes/flutter_note/web/icons/Icon-192.png diff --git a/spaces/flutter_note/web/icons/Icon-512.png b/notes/flutter_note/web/icons/Icon-512.png similarity index 100% rename from spaces/flutter_note/web/icons/Icon-512.png rename to notes/flutter_note/web/icons/Icon-512.png diff --git a/spaces/flutter_note/web/icons/Icon-maskable-192.png b/notes/flutter_note/web/icons/Icon-maskable-192.png similarity index 100% rename from spaces/flutter_note/web/icons/Icon-maskable-192.png rename to notes/flutter_note/web/icons/Icon-maskable-192.png diff --git a/spaces/flutter_note/web/icons/Icon-maskable-512.png b/notes/flutter_note/web/icons/Icon-maskable-512.png similarity index 100% rename from spaces/flutter_note/web/icons/Icon-maskable-512.png rename to notes/flutter_note/web/icons/Icon-maskable-512.png diff --git a/spaces/flutter_note/web/index.html b/notes/flutter_note/web/index.html similarity index 100% rename from spaces/flutter_note/web/index.html rename to notes/flutter_note/web/index.html diff --git a/spaces/flutter_note/web/manifest.json b/notes/flutter_note/web/manifest.json similarity index 100% rename from spaces/flutter_note/web/manifest.json rename to notes/flutter_note/web/manifest.json diff --git a/spaces/music_note/.eslintignore b/notes/music_note/.eslintignore similarity index 100% rename from spaces/music_note/.eslintignore rename to notes/music_note/.eslintignore diff --git a/spaces/music_note/.eslintrc.cjs b/notes/music_note/.eslintrc.cjs similarity index 100% rename from spaces/music_note/.eslintrc.cjs rename to notes/music_note/.eslintrc.cjs diff --git a/spaces/music_note/.gitignore b/notes/music_note/.gitignore similarity index 100% rename from spaces/music_note/.gitignore rename to notes/music_note/.gitignore diff --git a/spaces/music_note/.prettierignore b/notes/music_note/.prettierignore similarity index 100% rename from spaces/music_note/.prettierignore rename to notes/music_note/.prettierignore diff --git a/spaces/music_note/.vscode/launch.json b/notes/music_note/.vscode/launch.json similarity index 100% rename from spaces/music_note/.vscode/launch.json rename to notes/music_note/.vscode/launch.json diff --git a/spaces/music_note/.vscode/qwik-city.code-snippets b/notes/music_note/.vscode/qwik-city.code-snippets similarity index 100% rename from spaces/music_note/.vscode/qwik-city.code-snippets rename to notes/music_note/.vscode/qwik-city.code-snippets diff --git a/spaces/music_note/.vscode/qwik.code-snippets b/notes/music_note/.vscode/qwik.code-snippets similarity index 100% rename from spaces/music_note/.vscode/qwik.code-snippets rename to notes/music_note/.vscode/qwik.code-snippets diff --git a/spaces/music_note/README.md b/notes/music_note/README.md similarity index 100% rename from spaces/music_note/README.md rename to notes/music_note/README.md diff --git a/spaces/music_note/adapters/static/vite.config.ts b/notes/music_note/adapters/static/vite.config.ts similarity index 100% rename from spaces/music_note/adapters/static/vite.config.ts rename to notes/music_note/adapters/static/vite.config.ts diff --git a/spaces/music_note/package-lock.json b/notes/music_note/package-lock.json similarity index 100% rename from spaces/music_note/package-lock.json rename to notes/music_note/package-lock.json diff --git a/spaces/music_note/package.json b/notes/music_note/package.json similarity index 100% rename from spaces/music_note/package.json rename to notes/music_note/package.json diff --git a/spaces/music_note/postcss.config.js b/notes/music_note/postcss.config.js similarity index 100% rename from spaces/music_note/postcss.config.js rename to notes/music_note/postcss.config.js diff --git a/spaces/music_note/public/favicon.svg b/notes/music_note/public/favicon.svg similarity index 100% rename from spaces/music_note/public/favicon.svg rename to notes/music_note/public/favicon.svg diff --git a/spaces/music_note/public/manifest.json b/notes/music_note/public/manifest.json similarity index 100% rename from spaces/music_note/public/manifest.json rename to notes/music_note/public/manifest.json diff --git a/spaces/music_note/public/robots.txt b/notes/music_note/public/robots.txt similarity index 100% rename from spaces/music_note/public/robots.txt rename to notes/music_note/public/robots.txt diff --git a/spaces/music_note/src/components/example/example.spec.tsx b/notes/music_note/src/components/example/example.spec.tsx similarity index 100% rename from spaces/music_note/src/components/example/example.spec.tsx rename to notes/music_note/src/components/example/example.spec.tsx diff --git a/spaces/music_note/src/components/example/example.tsx b/notes/music_note/src/components/example/example.tsx similarity index 100% rename from spaces/music_note/src/components/example/example.tsx rename to notes/music_note/src/components/example/example.tsx diff --git a/spaces/music_note/src/components/router-head/router-head.tsx b/notes/music_note/src/components/router-head/router-head.tsx similarity index 100% rename from spaces/music_note/src/components/router-head/router-head.tsx rename to notes/music_note/src/components/router-head/router-head.tsx diff --git a/spaces/music_note/src/entry.dev.tsx b/notes/music_note/src/entry.dev.tsx similarity index 100% rename from spaces/music_note/src/entry.dev.tsx rename to notes/music_note/src/entry.dev.tsx diff --git a/spaces/music_note/src/entry.preview.tsx b/notes/music_note/src/entry.preview.tsx similarity index 100% rename from spaces/music_note/src/entry.preview.tsx rename to notes/music_note/src/entry.preview.tsx diff --git a/spaces/music_note/src/entry.ssr.tsx b/notes/music_note/src/entry.ssr.tsx similarity index 100% rename from spaces/music_note/src/entry.ssr.tsx rename to notes/music_note/src/entry.ssr.tsx diff --git a/spaces/music_note/src/global.css b/notes/music_note/src/global.css similarity index 100% rename from spaces/music_note/src/global.css rename to notes/music_note/src/global.css diff --git a/spaces/music_note/src/root.tsx b/notes/music_note/src/root.tsx similarity index 100% rename from spaces/music_note/src/root.tsx rename to notes/music_note/src/root.tsx diff --git a/spaces/music_note/src/routes/index.tsx b/notes/music_note/src/routes/index.tsx similarity index 100% rename from spaces/music_note/src/routes/index.tsx rename to notes/music_note/src/routes/index.tsx diff --git a/spaces/music_note/src/routes/layout.tsx b/notes/music_note/src/routes/layout.tsx similarity index 100% rename from spaces/music_note/src/routes/layout.tsx rename to notes/music_note/src/routes/layout.tsx diff --git a/spaces/music_note/src/routes/music_basic/index.tsx b/notes/music_note/src/routes/music_basic/index.tsx similarity index 100% rename from spaces/music_note/src/routes/music_basic/index.tsx rename to notes/music_note/src/routes/music_basic/index.tsx diff --git a/spaces/music_note/src/routes/service-worker.ts b/notes/music_note/src/routes/service-worker.ts similarity index 100% rename from spaces/music_note/src/routes/service-worker.ts rename to notes/music_note/src/routes/service-worker.ts diff --git a/spaces/music_note/src/routes/temp/index.tsx b/notes/music_note/src/routes/temp/index.tsx similarity index 100% rename from spaces/music_note/src/routes/temp/index.tsx rename to notes/music_note/src/routes/temp/index.tsx diff --git a/spaces/music_note/src/study/ts_ grammar/ts_core.spec.ts b/notes/music_note/src/study/ts_ grammar/ts_core.spec.ts similarity index 100% rename from spaces/music_note/src/study/ts_ grammar/ts_core.spec.ts rename to notes/music_note/src/study/ts_ grammar/ts_core.spec.ts diff --git a/spaces/music_note/tailwind.config.js b/notes/music_note/tailwind.config.js similarity index 100% rename from spaces/music_note/tailwind.config.js rename to notes/music_note/tailwind.config.js diff --git a/spaces/music_note/tsconfig.json b/notes/music_note/tsconfig.json similarity index 100% rename from spaces/music_note/tsconfig.json rename to notes/music_note/tsconfig.json diff --git a/spaces/music_note/vite.config.ts b/notes/music_note/vite.config.ts similarity index 100% rename from spaces/music_note/vite.config.ts rename to notes/music_note/vite.config.ts diff --git a/spaces/qwik/.eslintignore b/notes/qwik/.eslintignore similarity index 100% rename from spaces/qwik/.eslintignore rename to notes/qwik/.eslintignore diff --git a/spaces/qwik/.eslintrc.cjs b/notes/qwik/.eslintrc.cjs similarity index 100% rename from spaces/qwik/.eslintrc.cjs rename to notes/qwik/.eslintrc.cjs diff --git a/spaces/qwik/.gitignore b/notes/qwik/.gitignore similarity index 100% rename from spaces/qwik/.gitignore rename to notes/qwik/.gitignore diff --git a/spaces/qwik/.prettierignore b/notes/qwik/.prettierignore similarity index 100% rename from spaces/qwik/.prettierignore rename to notes/qwik/.prettierignore diff --git a/spaces/qwik/.prettierrc.js b/notes/qwik/.prettierrc.js similarity index 100% rename from spaces/qwik/.prettierrc.js rename to notes/qwik/.prettierrc.js diff --git a/spaces/qwik/.vscode/launch.json b/notes/qwik/.vscode/launch.json similarity index 100% rename from spaces/qwik/.vscode/launch.json rename to notes/qwik/.vscode/launch.json diff --git a/spaces/qwik/.vscode/qwik-city.code-snippets b/notes/qwik/.vscode/qwik-city.code-snippets similarity index 100% rename from spaces/qwik/.vscode/qwik-city.code-snippets rename to notes/qwik/.vscode/qwik-city.code-snippets diff --git a/spaces/qwik/.vscode/qwik.code-snippets b/notes/qwik/.vscode/qwik.code-snippets similarity index 100% rename from spaces/qwik/.vscode/qwik.code-snippets rename to notes/qwik/.vscode/qwik.code-snippets diff --git a/spaces/qwik/README.md b/notes/qwik/README.md similarity index 100% rename from spaces/qwik/README.md rename to notes/qwik/README.md diff --git a/spaces/qwik/package.json b/notes/qwik/package.json similarity index 100% rename from spaces/qwik/package.json rename to notes/qwik/package.json diff --git a/spaces/qwik/pnpm-lock.yaml b/notes/qwik/pnpm-lock.yaml similarity index 100% rename from spaces/qwik/pnpm-lock.yaml rename to notes/qwik/pnpm-lock.yaml diff --git a/spaces/qwik/postcss.config.cjs b/notes/qwik/postcss.config.cjs similarity index 100% rename from spaces/qwik/postcss.config.cjs rename to notes/qwik/postcss.config.cjs diff --git a/spaces/qwik/public/favicon.svg b/notes/qwik/public/favicon.svg similarity index 100% rename from spaces/qwik/public/favicon.svg rename to notes/qwik/public/favicon.svg diff --git a/spaces/qwik/public/manifest.json b/notes/qwik/public/manifest.json similarity index 100% rename from spaces/qwik/public/manifest.json rename to notes/qwik/public/manifest.json diff --git a/spaces/qwik/public/robots.txt b/notes/qwik/public/robots.txt similarity index 100% rename from spaces/qwik/public/robots.txt rename to notes/qwik/public/robots.txt diff --git a/spaces/qwik/src/components/router-head/router-head.tsx b/notes/qwik/src/components/router-head/router-head.tsx similarity index 100% rename from spaces/qwik/src/components/router-head/router-head.tsx rename to notes/qwik/src/components/router-head/router-head.tsx diff --git a/spaces/qwik/src/entry.dev.tsx b/notes/qwik/src/entry.dev.tsx similarity index 100% rename from spaces/qwik/src/entry.dev.tsx rename to notes/qwik/src/entry.dev.tsx diff --git a/spaces/qwik/src/entry.preview.tsx b/notes/qwik/src/entry.preview.tsx similarity index 100% rename from spaces/qwik/src/entry.preview.tsx rename to notes/qwik/src/entry.preview.tsx diff --git a/spaces/qwik/src/entry.ssr.tsx b/notes/qwik/src/entry.ssr.tsx similarity index 100% rename from spaces/qwik/src/entry.ssr.tsx rename to notes/qwik/src/entry.ssr.tsx diff --git a/spaces/qwik/src/global.css b/notes/qwik/src/global.css similarity index 100% rename from spaces/qwik/src/global.css rename to notes/qwik/src/global.css diff --git a/spaces/qwik/src/root.tsx b/notes/qwik/src/root.tsx similarity index 100% rename from spaces/qwik/src/root.tsx rename to notes/qwik/src/root.tsx diff --git a/spaces/qwik/src/routes/daisyui/index.tsx b/notes/qwik/src/routes/daisyui/index.tsx similarity index 100% rename from spaces/qwik/src/routes/daisyui/index.tsx rename to notes/qwik/src/routes/daisyui/index.tsx diff --git a/spaces/qwik/src/routes/index.tsx b/notes/qwik/src/routes/index.tsx similarity index 100% rename from spaces/qwik/src/routes/index.tsx rename to notes/qwik/src/routes/index.tsx diff --git a/spaces/qwik/src/routes/layout.tsx b/notes/qwik/src/routes/layout.tsx similarity index 100% rename from spaces/qwik/src/routes/layout.tsx rename to notes/qwik/src/routes/layout.tsx diff --git a/spaces/qwik/src/routes/service-worker.ts b/notes/qwik/src/routes/service-worker.ts similarity index 100% rename from spaces/qwik/src/routes/service-worker.ts rename to notes/qwik/src/routes/service-worker.ts diff --git a/spaces/qwik/src/routes/tailwind/breakpoint/index.tsx b/notes/qwik/src/routes/tailwind/breakpoint/index.tsx similarity index 100% rename from spaces/qwik/src/routes/tailwind/breakpoint/index.tsx rename to notes/qwik/src/routes/tailwind/breakpoint/index.tsx diff --git a/spaces/qwik/src/routes/tailwind/breakpoint/javascript_use_tailwind_api.js b/notes/qwik/src/routes/tailwind/breakpoint/javascript_use_tailwind_api.js similarity index 100% rename from spaces/qwik/src/routes/tailwind/breakpoint/javascript_use_tailwind_api.js rename to notes/qwik/src/routes/tailwind/breakpoint/javascript_use_tailwind_api.js diff --git a/spaces/qwik/tailwind.config.js b/notes/qwik/tailwind.config.js similarity index 100% rename from spaces/qwik/tailwind.config.js rename to notes/qwik/tailwind.config.js diff --git a/spaces/qwik/tsconfig.json b/notes/qwik/tsconfig.json similarity index 100% rename from spaces/qwik/tsconfig.json rename to notes/qwik/tsconfig.json diff --git a/spaces/qwik/vite.config.ts b/notes/qwik/vite.config.ts similarity index 100% rename from spaces/qwik/vite.config.ts rename to notes/qwik/vite.config.ts diff --git a/spaces/reactjs_note/.eslintrc.json b/notes/reactjs_note/.eslintrc.json similarity index 100% rename from spaces/reactjs_note/.eslintrc.json rename to notes/reactjs_note/.eslintrc.json diff --git a/spaces/reactjs_note/.gitignore b/notes/reactjs_note/.gitignore similarity index 100% rename from spaces/reactjs_note/.gitignore rename to notes/reactjs_note/.gitignore diff --git a/spaces/reactjs_note/README.md b/notes/reactjs_note/README.md similarity index 100% rename from spaces/reactjs_note/README.md rename to notes/reactjs_note/README.md diff --git a/spaces/reactjs_note/next.config.mjs b/notes/reactjs_note/next.config.mjs similarity index 100% rename from spaces/reactjs_note/next.config.mjs rename to notes/reactjs_note/next.config.mjs diff --git a/spaces/reactjs_note/package.json b/notes/reactjs_note/package.json similarity index 100% rename from spaces/reactjs_note/package.json rename to notes/reactjs_note/package.json diff --git a/spaces/reactjs_note/pnpm-lock.yaml b/notes/reactjs_note/pnpm-lock.yaml similarity index 100% rename from spaces/reactjs_note/pnpm-lock.yaml rename to notes/reactjs_note/pnpm-lock.yaml diff --git a/spaces/reactjs_note/postcss.config.js b/notes/reactjs_note/postcss.config.js similarity index 100% rename from spaces/reactjs_note/postcss.config.js rename to notes/reactjs_note/postcss.config.js diff --git a/spaces/reactjs_note/public/next.svg b/notes/reactjs_note/public/next.svg similarity index 100% rename from spaces/reactjs_note/public/next.svg rename to notes/reactjs_note/public/next.svg diff --git a/spaces/reactjs_note/public/vercel.svg b/notes/reactjs_note/public/vercel.svg similarity index 100% rename from spaces/reactjs_note/public/vercel.svg rename to notes/reactjs_note/public/vercel.svg diff --git a/spaces/reactjs_note/src/app/favicon.ico b/notes/reactjs_note/src/app/favicon.ico similarity index 100% rename from spaces/reactjs_note/src/app/favicon.ico rename to notes/reactjs_note/src/app/favicon.ico diff --git a/spaces/reactjs_note/src/app/globals.css b/notes/reactjs_note/src/app/globals.css similarity index 100% rename from spaces/reactjs_note/src/app/globals.css rename to notes/reactjs_note/src/app/globals.css diff --git a/spaces/reactjs_note/src/app/layout.tsx b/notes/reactjs_note/src/app/layout.tsx similarity index 100% rename from spaces/reactjs_note/src/app/layout.tsx rename to notes/reactjs_note/src/app/layout.tsx diff --git a/spaces/reactjs_note/src/app/not-found.tsx b/notes/reactjs_note/src/app/not-found.tsx similarity index 100% rename from spaces/reactjs_note/src/app/not-found.tsx rename to notes/reactjs_note/src/app/not-found.tsx diff --git a/spaces/reactjs_note/src/app/page.tsx b/notes/reactjs_note/src/app/page.tsx similarity index 100% rename from spaces/reactjs_note/src/app/page.tsx rename to notes/reactjs_note/src/app/page.tsx diff --git a/spaces/reactjs_note/src/app/workspace/layout.tsx b/notes/reactjs_note/src/app/workspace/layout.tsx similarity index 100% rename from spaces/reactjs_note/src/app/workspace/layout.tsx rename to notes/reactjs_note/src/app/workspace/layout.tsx diff --git a/spaces/reactjs_note/src/app/workspace/page.tsx b/notes/reactjs_note/src/app/workspace/page.tsx similarity index 100% rename from spaces/reactjs_note/src/app/workspace/page.tsx rename to notes/reactjs_note/src/app/workspace/page.tsx diff --git a/spaces/reactjs_note/src/app/workspace/providers/page.tsx b/notes/reactjs_note/src/app/workspace/providers/page.tsx similarity index 100% rename from spaces/reactjs_note/src/app/workspace/providers/page.tsx rename to notes/reactjs_note/src/app/workspace/providers/page.tsx diff --git a/spaces/reactjs_note/tailwind.config.ts b/notes/reactjs_note/tailwind.config.ts similarity index 100% rename from spaces/reactjs_note/tailwind.config.ts rename to notes/reactjs_note/tailwind.config.ts diff --git a/spaces/reactjs_note/tsconfig.json b/notes/reactjs_note/tsconfig.json similarity index 100% rename from spaces/reactjs_note/tsconfig.json rename to notes/reactjs_note/tsconfig.json diff --git a/spaces/shell/README.md b/notes/shell/README.md similarity index 100% rename from spaces/shell/README.md rename to notes/shell/README.md diff --git a/spaces/shell/common.bash b/notes/shell/common.bash similarity index 100% rename from spaces/shell/common.bash rename to notes/shell/common.bash diff --git a/spaces/shell/core/function/note.bash b/notes/shell/core/function/note.bash similarity index 100% rename from spaces/shell/core/function/note.bash rename to notes/shell/core/function/note.bash diff --git a/spaces/shell/core/note.bash b/notes/shell/core/note.bash similarity index 100% rename from spaces/shell/core/note.bash rename to notes/shell/core/note.bash diff --git a/spaces/shell/note.bash b/notes/shell/note.bash similarity index 100% rename from spaces/shell/note.bash rename to notes/shell/note.bash diff --git a/spaces/shell/vendor/bake.bash b/notes/shell/vendor/bake.bash similarity index 100% rename from spaces/shell/vendor/bake.bash rename to notes/shell/vendor/bake.bash