Skip to content

Commit 7d7ac73

Browse files
author
Your Name
committed
Initial commit: Markdown Notes App
0 parents  commit 7d7ac73

File tree

10,407 files changed

+1593521
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

10,407 files changed

+1593521
-0
lines changed

.snapshots/config.json

Lines changed: 151 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,151 @@
1+
{
2+
"excluded_patterns": [
3+
".git",
4+
".gitignore",
5+
"gradle",
6+
"gradlew",
7+
"gradlew.*",
8+
"node_modules",
9+
".snapshots",
10+
".idea",
11+
".vscode",
12+
"*.log",
13+
"*.tmp",
14+
"target",
15+
"dist",
16+
"build",
17+
".DS_Store",
18+
"*.bak",
19+
"*.swp",
20+
"*.swo",
21+
"*.lock",
22+
"*.iml",
23+
"coverage",
24+
"*.min.js",
25+
"*.min.css",
26+
"__pycache__",
27+
".marketing",
28+
".env",
29+
".env.*",
30+
"*.jpg",
31+
"*.jpeg",
32+
"*.png",
33+
"*.gif",
34+
"*.bmp",
35+
"*.tiff",
36+
"*.ico",
37+
"*.svg",
38+
"*.webp",
39+
"*.psd",
40+
"*.ai",
41+
"*.eps",
42+
"*.indd",
43+
"*.raw",
44+
"*.cr2",
45+
"*.nef",
46+
"*.mp4",
47+
"*.mov",
48+
"*.avi",
49+
"*.wmv",
50+
"*.flv",
51+
"*.mkv",
52+
"*.webm",
53+
"*.m4v",
54+
"*.wfp",
55+
"*.prproj",
56+
"*.aep",
57+
"*.psb",
58+
"*.xcf",
59+
"*.sketch",
60+
"*.fig",
61+
"*.xd",
62+
"*.db",
63+
"*.sqlite",
64+
"*.sqlite3",
65+
"*.mdb",
66+
"*.accdb",
67+
"*.frm",
68+
"*.myd",
69+
"*.myi",
70+
"*.ibd",
71+
"*.dbf",
72+
"*.rdb",
73+
"*.aof",
74+
"*.pdb",
75+
"*.sdb",
76+
"*.s3db",
77+
"*.ddb",
78+
"*.db-shm",
79+
"*.db-wal",
80+
"*.sqlitedb",
81+
"*.sql.gz",
82+
"*.bak.sql",
83+
"dump.sql",
84+
"dump.rdb",
85+
"*.vsix",
86+
"*.jar",
87+
"*.war",
88+
"*.ear",
89+
"*.zip",
90+
"*.tar",
91+
"*.tar.gz",
92+
"*.tgz",
93+
"*.rar",
94+
"*.7z",
95+
"*.exe",
96+
"*.dll",
97+
"*.so",
98+
"*.dylib",
99+
"*.app",
100+
"*.dmg",
101+
"*.iso",
102+
"*.msi",
103+
"*.deb",
104+
"*.rpm",
105+
"*.apk",
106+
"*.aab",
107+
"*.ipa",
108+
"*.pkg",
109+
"*.nupkg",
110+
"*.snap",
111+
"*.whl",
112+
"*.gem",
113+
"*.pyc",
114+
"*.pyo",
115+
"*.pyd",
116+
"*.class",
117+
"*.o",
118+
"*.obj",
119+
"*.lib",
120+
"*.a",
121+
"*.map",
122+
".npmrc"
123+
],
124+
"default": {
125+
"default_prompt": "Enter your prompt here",
126+
"default_include_all_files": false,
127+
"default_include_entire_project_structure": true
128+
},
129+
"included_patterns": [
130+
"build.gradle",
131+
"settings.gradle",
132+
"gradle.properties",
133+
"pom.xml",
134+
"Makefile",
135+
"CMakeLists.txt",
136+
"package.json",
137+
"requirements.txt",
138+
"Pipfile",
139+
"Gemfile",
140+
"composer.json",
141+
".editorconfig",
142+
".eslintrc.json",
143+
".eslintrc.js",
144+
".prettierrc",
145+
".babelrc",
146+
".dockerignore",
147+
".gitattributes",
148+
".stylelintrc",
149+
".npmrc"
150+
]
151+
}

.snapshots/readme.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Snapshots Directory
2+
3+
This directory contains snapshots of your code for AI interactions. Each snapshot is a markdown file that includes relevant code context and project structure information.
4+
5+
## What's included in snapshots?
6+
- Selected code files and their contents
7+
- Project structure (if enabled)
8+
- Your prompt/question for the AI
9+
10+
## Configuration
11+
You can customize snapshot behavior in `config.json`.

.snapshots/sponsors.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Thank you for using Snapshots for AI
2+
3+
Thanks for using Snapshots for AI. We hope this tool has helped you solve a problem or two.
4+
5+
If you would like to support our work, please help us by considering the following offers and requests:
6+
7+
## Ways to Support
8+
9+
### Join the GBTI Network!!! 🙏🙏🙏
10+
The GBTI Network is a community of developers who are passionate about open source and community-driven development. Members enjoy access to exclussive tools, resources, a private MineCraft server, a listing in our members directory, co-op opportunities and more.
11+
12+
- Support our work by becoming a [GBTI Network member](https://gbti.network/membership/).
13+
14+
### Try out BugHerd 🐛
15+
BugHerd is a visual feedback and bug-tracking tool designed to streamline website development by enabling users to pin feedback directly onto web pages. This approach facilitates clear communication among clients, designers, developers, and project managers.
16+
17+
- Start your free trial with [BugHerd](https://partners.bugherd.com/55z6c8az8rvr) today.
18+
19+
### Hire Developers from Codeable 👥
20+
Codeable connects you with top-tier professionals skilled in frameworks and technologies such as Laravel, React, Django, Node, Vue.js, Angular, Ruby on Rails, and Node.js. Don't let the WordPress focus discourage you. Codeable experts do it all.
21+
22+
- Visit [Codeable](https://www.codeable.io/developers/?ref=z8h3e) to hire your next team member.
23+
24+
### Lead positive reviews on our marketplace listing ⭐⭐⭐⭐⭐
25+
- Rate us on [VSCode marketplace](https://marketplace.visualstudio.com/items?itemName=GBTI.snapshots-for-ai)
26+
- Review us on [Cursor marketplace](https://open-vsx.org/extension/GBTI/snapshots-for-ai)
27+
28+
### Star Our GitHub Repository ⭐
29+
- Star and watch our [repository](https://github.com/gbti-network/vscode-snapshots-for-ai)
30+
31+
### 📡 Stay Connected
32+
Follow us on your favorite platforms for updates, news, and community discussions:
33+
- **[Twitter/X](https://twitter.com/gbti_network)**
34+
- **[GitHub](https://github.com/gbti-network)**
35+
- **[YouTube](https://www.youtube.com/channel/UCh4FjB6r4oWQW-QFiwqv-UA)**
36+
- **[Dev.to](https://dev.to/gbti)**
37+
- **[Daily.dev](https://dly.to/zfCriM6JfRF)**
38+
- **[Hashnode](https://gbti.hashnode.dev/)**
39+
- **[Discord Community](https://gbti.network)**
40+
- **[Reddit Community](https://www.reddit.com/r/GBTI_network)**
41+
42+
---
43+
44+
Thank you for supporting open source software! 🙏

README.md

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
# Markdown Notes
2+
3+
A beautiful, feature-rich markdown note-taking application with live preview, built with React and Tailwind CSS.
4+
5+
![Markdown Notes Screenshot](https://via.placeholder.com/1200x800/1e293b/ffffff?text=Markdown+Notes+Screenshot)
6+
7+
## ✨ Features
8+
9+
- **Live Markdown Preview** - See your markdown rendered in real-time
10+
- **Multiple Notes** - Create, edit, and organize multiple notes
11+
- **Dark/Light Mode** - Toggle between light and dark themes
12+
- **Keyboard Shortcuts** - Work faster with handy keyboard shortcuts
13+
- **Export Options** - Save your notes as Markdown files
14+
- **Responsive Design** - Works on desktop and mobile devices
15+
- **Local Storage** - Notes are automatically saved in your browser
16+
- **Syntax Highlighting** - Code blocks with syntax highlighting
17+
18+
## 🚀 Getting Started
19+
20+
### Prerequisites
21+
22+
- Node.js (v14 or later)
23+
- npm or yarn
24+
25+
### Installation
26+
27+
1. Clone the repository:
28+
```bash
29+
git clone https://github.com/yourusername/markdown-notes.git
30+
cd markdown-notes
31+
```
32+
33+
2. Install dependencies:
34+
```bash
35+
npm install
36+
# or
37+
yarn
38+
```
39+
40+
3. Start the development server:
41+
```bash
42+
npm run dev
43+
# or
44+
yarn dev
45+
```
46+
47+
4. Open [http://localhost:3000](http://localhost:3000) in your browser.
48+
49+
## 🎨 Features in Detail
50+
51+
### Editor
52+
- Live preview updates as you type
53+
- Syntax highlighting for code blocks
54+
- Word and character count
55+
- Keyboard shortcuts for common actions
56+
57+
### Notes Management
58+
- Create new notes
59+
- Delete existing notes
60+
- Auto-save functionality
61+
- Search through your notes
62+
63+
### Customization
64+
- Toggle between light and dark themes
65+
- Fullscreen mode
66+
- Customizable note titles
67+
68+
## ⌨️ Keyboard Shortcuts
69+
70+
- `Ctrl+N` - Create a new note
71+
- `Ctrl+S` - Save current note (auto-saves by default)
72+
- `Ctrl+D` - Toggle dark/light mode
73+
- `F11` - Toggle fullscreen mode
74+
75+
## 📦 Building for Production
76+
77+
To create a production build:
78+
79+
```bash
80+
npm run build
81+
# or
82+
yarn build
83+
```
84+
85+
This will create a `dist` directory with the production-ready files.
86+
87+
## 🤝 Contributing
88+
89+
Contributions are welcome! Please feel free to submit a Pull Request.
90+
91+
## 📄 License
92+
93+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
94+
95+
## 🙏 Acknowledgments
96+
97+
- Built with [React](https://reactjs.org/)
98+
- Styled with [Tailwind CSS](https://tailwindcss.com/)
99+
- Markdown rendering with [React Markdown](https://github.com/remarkjs/react-markdown)
100+
- Icons from [React Icons](https://react-icons.github.io/react-icons/)

index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!DOCTYPE html>
2+
<html lang="en" class="h-full">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6+
<title>Markdown Notes</title>
7+
<meta name="description" content="A beautiful markdown note-taking app with live preview" />
8+
<meta name="theme-color" content="#ffffff" media="(prefers-color-scheme: light)">
9+
<meta name="theme-color" content="#0f172a" media="(prefers-color-scheme: dark)">
10+
<link rel="icon" type="image/png" href="/favicon.png">
11+
</head>
12+
<body class="h-full">
13+
<div id="root"></div>
14+
<script type="module" src="/src/main.jsx"></script>
15+
</body>
16+
</html>

node_modules/.bin/autoprefixer

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/browserslist

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/cssesc

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/esbuild

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/gh-pages

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)