Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
datahappy1
/
notes_app
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
27
Code
Issues
0
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 14, 2023
Merge pull request #6 from datahappy1/dependabot/pip/pyinstaller-5.13.1
Show description for c36a141
datahappy1
authored
c36a141
Copy full SHA for c36a141
Bump pyinstaller from 5.1 to 5.13.1
Show description for d8cc1d9
dependabot[bot]
authored
d8cc1d9
Copy full SHA for d8cc1d9
Commits on Oct 10, 2022
v0.1.2 ( minor bug fixes )
Show description for 623640c
Pavel.Prudky
authored and
Pavel.Prudky
committed
623640c
Copy full SHA for 623640c
v0.1.2 ( minor bug fixes )
Show description for e51b658
Pavel.Prudky
authored and
Pavel.Prudky
committed
e51b658
Copy full SHA for e51b658
Commits on Oct 9, 2022
v0.1.2 ( minor bug fixes )
Show description for 941b8b9
Pavel.Prudky
authored and
Pavel.Prudky
committed
941b8b9
Copy full SHA for 941b8b9
v0.1.2 ( minor bug fixes )
Show description for 7e86b7f
Pavel.Prudky
authored and
Pavel.Prudky
committed
7e86b7f
Copy full SHA for 7e86b7f
Commits on Jul 22, 2022
Revert "- started working on simple drawing feature"
Show description for 63055e4
Pavel.Prudky
authored and
Pavel.Prudky
committed
63055e4
Copy full SHA for 63055e4
Commits on Jul 21, 2022
- started working on simple drawing feature
datahappy1
committed
c5aabb9
Copy full SHA for c5aabb9
- refactoring file.py data structures
Show description for bd0c75b
Pavel.Prudky
authored and
Pavel.Prudky
committed
bd0c75b
Copy full SHA for bd0c75b
- refactoring file.py data structures
Show description for ca73645
Pavel.Prudky
authored and
Pavel.Prudky
committed
ca73645
Copy full SHA for ca73645
Commits on Jul 19, 2022
- goofing around with file datastructures simplification
datahappy1
committed
42c8001
Copy full SHA for 42c8001
Commits on Jul 15, 2022
Merge branch 'main' of https://github.com/datahappy1/notes_app into main_v0.1.1
Pavel.Prudky
authored and
Pavel.Prudky
committed
1d51aa6
Copy full SHA for 1d51aa6
- minor polishing of test_unit_file.py
Pavel.Prudky
authored and
Pavel.Prudky
committed
5320510
Copy full SHA for 5320510
Commits on Jul 12, 2022
Merge pull request #5 from datahappy1/main_v0.1.1
Show description for f38c3d9
Pprud
authored
f38c3d9
Copy full SHA for f38c3d9
- minor polishing
Pavel.Prudky
authored and
Pavel.Prudky
committed
7b426dc
Copy full SHA for 7b426dc
Merge pull request #4 from datahappy1/main_v0.1.1
Show description for 77a2a79
Pprud
authored
77a2a79
Copy full SHA for 77a2a79
- updating README.md
Pprud
committed
2b12eac
Copy full SHA for 2b12eac
- minor refactoring diff - unfocus cursor on ext.update
Pavel.Prudky
authored and
Pavel.Prudky
committed
666b8a1
Copy full SHA for 666b8a1
Commits on Jul 11, 2022
- minor refactoring diff - SEPARATORS list to set change
Pavel.Prudky
authored and
Pavel.Prudky
committed
b59cd1f
Copy full SHA for b59cd1f
- minor refactoring diff
Pavel.Prudky
authored and
Pavel.Prudky
committed
d7e5ab0
Copy full SHA for d7e5ab0
Commits on Jul 10, 2022
Merge pull request #3 from datahappy1/minor_polishing
Show description for 7386c26
datahappy1
authored
7386c26
Copy full SHA for 7386c26
Merge branch 'main_v0.1.1' into minor_polishing
datahappy1
authored
71d3637
Copy full SHA for 71d3637
Merge pull request #2 from datahappy1/main
Show description for dd9582e
datahappy1
authored
dd9582e
Copy full SHA for dd9582e
Commits on Jul 9, 2022
- overriding TextInput.insert_text method to handle index error edge case with multiple lines in external update
datahappy1
committed
bd7d661
Copy full SHA for bd7d661
Commits on Jul 7, 2022
- overall minor refactoring
Show description for e12d995
Pavel.Prudky
authored and
Pavel.Prudky
committed
e12d995
Copy full SHA for e12d995
Merge branch 'main' of https://github.com/datahappy1/notes_app into main
Pavel.Prudky
authored and
Pavel.Prudky
committed
228eebf
Copy full SHA for 228eebf
Merge branch 'minor_polishing' of https://github.com/datahappy1/notes_app into main
Show description for f71db63
Pavel.Prudky
authored and
Pavel.Prudky
committed
f71db63
Copy full SHA for f71db63
- minor refactoring
Pavel.Prudky
authored and
Pavel.Prudky
committed
25dd1c4
Copy full SHA for 25dd1c4
Commits on Jul 3, 2022
- isolating get_validated_file_path
datahappy1
committed
729849f
Copy full SHA for 729849f
Update README.md
datahappy1
authored
5355588
Copy full SHA for 5355588
Commits on Jun 28, 2022
Merge pull request #1 from datahappy1/dependabot/pip/cookiecutter-2.1.1
Show description for 9e77143
datahappy1
authored
9e77143
Copy full SHA for 9e77143
Bump cookiecutter from 1.7.3 to 2.1.1
Show description for ad763b8
dependabot[bot]
authored
ad763b8
Copy full SHA for ad763b8
Commits on Jun 20, 2022
- refactoring model, controller to handle cleanly default file generation if not existing on disk
Pavel.Prudky
authored and
Pavel.Prudky
committed
8fac056
Copy full SHA for 8fac056
Commits on Jun 19, 2022
- aligning unit tests for diff module
Pavel.Prudky
authored and
Pavel.Prudky
committed
376b5a3
Copy full SHA for 376b5a3
- test_unit_file.py import cleanup
Pavel.Prudky
authored and
Pavel.Prudky
committed
8d7e8ae
Copy full SHA for 8d7e8ae
Pagination
Previous
Next
You can’t perform that action at this time.