ef630a26b0
docs(cnadd): add Doxygen comments to functions
...
Build / build (push) Successful in 17s
Added detailed Doxygen-style documentation comments to ensure_directory_exists,
get_cnotes_path, write_entry, print_usage, and main functions in src/cnadd.c.
Also included a backup of the original file as src/cnadd.c.bak and fixed
missing newline at end of file.
2026-04-03 11:15:31 +01:00
Gregory Gauthier
e4686ff786
use older stat tools for dos; newer stat tools for linux
Build / build (push) Successful in 14s
Release / release (push) Successful in 27s
2026-02-04 16:29:56 +00:00
Gregory Gauthier
b54f0119fc
use older stat tools. TurboC doesn't know what S_ISDIR is
Build / build (push) Failing after 32s
2026-02-04 16:20:29 +00:00
Gregory Gauthier
b658afeefa
fix cnfind display logic to match cndump
Build / build (push) Successful in 15s
2026-01-30 16:17:06 +00:00
Gregory Gauthier
89c3619ff6
fix the sort order problem on cndump
2026-01-30 15:21:57 +00:00
Gregory Gauthier
174680e764
add dump output customization
2026-01-30 15:14:00 +00:00
Gregory Gauthier
347c39412b
add a help page tool for reference
2026-01-30 14:56:03 +00:00
Gregory Gauthier
6ab92f96b9
moving to a semi-immutable model. Entries can be archived, but not deleted or edited.
2026-01-30 14:51:49 +00:00
Gregory Gauthier
44f48c2f76
add cnfind command
2026-01-30 13:39:48 +00:00
Gregory Gauthier
b68b09b777
add cncount and cndel commands
2026-01-30 13:35:14 +00:00
Gregory Gauthier
814f1014a1
more updates for dos compatibility
2026-01-30 12:37:28 +00:00
Gregory Gauthier
0ffe156bcd
restructure as a proper C90 project; add makefiles
2026-01-30 12:06:07 +00:00