feat: Initialize URLNotesGrabberCORE project with core application structure, data access, and configuration.

This commit is contained in:
jim
2025-11-19 15:51:52 -06:00
parent 3c44cbe671
commit 64ef0e9079
16 changed files with 846 additions and 135 deletions
@@ -2,7 +2,7 @@
"profiles": {
"URLNotesGrabberCORE": {
"commandName": "Project",
"commandLineArgs": "-pn true 31"
"commandLineArgs": "-collect 1"
}
}
}