summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-16Add: trivial implementation of find-property-drawershoshin
2022-11-16Add: annotate-mode dir-locals & db fileshoshin
if you install annotate and activate annotate-mode, this will read the annotations file also committed here. the .dir-locals file sets the dynamic variable so annotate-mode knows what to write to. possibly we would want to maintain separate annotation files and use annotate-switch-db in order to read them in. could be used for code review maybe?
2022-11-16Clean: heading -> headline and some org doc notesshoshin
2022-11-16Add: some todos for a syncing sectionGrant Shoshin Shangreaux
2022-11-16Clean: some restructuring and note updatesGrant Shoshin Shangreaux
2022-11-11Add: tangled file and fix some org babel settingsGrant Shangreaux
2022-11-11Add: inital commit of WIP coorgi-client.org literate programGrant Shangreaux
- emacs package template comments - add cl-lib dependency - add coorg-properties defvar - add coorgify-at-point wip implementation - add test org docs for coorgify-at-point