Skip to content

Instantly share code, notes, and snippets.

View hoolby's full-sized avatar
🎯
Focusing

hoolby hoolby

🎯
Focusing
View GitHub Profile
@hoolby
hoolby / History\-251c6120\entries.json
Last active May 16, 2025 12:54
Visual Studio Code Settings Sync Gist
{"version":1,"resource":"file:///c%3A/Users/andre/Desktop/Unity/prototype-1/Assets/Scripts/FollowPlayer.cs","entries":[{"id":"BI9p.cs","timestamp":1736116092385},{"id":"F0TA.cs","source":"Undo Close Prompt Bar","timestamp":1736116171432},{"id":"66T3.cs","source":"Undo Accept Diff","timestamp":1736116228567},{"id":"Kdm5.cs","timestamp":1736116401850},{"id":"7u97.cs","timestamp":1736117566448},{"id":"8mG5.cs","source":"Undo Accept Diff","timestamp":1736117640457}]}
<div id="myDIV" class="header">
<h2>My To Do List</h2>
<input type="text" id="myInput" placeholder="Title...">
<span onclick="newElement()" class="addBtn">Add</span>
</div>
<ul id="myUL">
<li>Hit the gym</li>
<li class="checked">Pay bills</li>
<li>Meet Miranda</li>