aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 daysFix improper handling of titles with single quotesHEADmainSpencer Williams
3 daysMention required Emacs and Org versionsSpencer Williams
3 daysMention link requirementSpencer Williams
3 daysAdd warning regarding testsSpencer Williams
3 daysExplicitly require OrgSpencer Williams
3 daysFix improper error masking in regexp searchSpencer Williams
3 daysUse literal regexp instead of calling org-headline-reSpencer Williams
3 daysAdd compatibility functions for Org <9.7Spencer Williams
3 daysMinor style improvementSpencer Williams
3 daysRename helper functionSpencer Williams
3 daysDon't try to set title from untitled note fileSpencer Williams
4 daysClean up seam-html copyright and credit noticesSpencer Williams
5 daysSwitch to cl-sort (Emacs 29 compat)Spencer Williams
9 daysRemove mistakenly committed testSpencer Williams
10 daysElaborate on bugfixSpencer Williams
10 daysMention changelog in READMESpencer Williams
11 daysImprove wording in changelogSpencer Williams
11 daysMinor reformattingSpencer Williams
11 daysAdd known issues to READMESpencer Williams
11 daysRename changelogSpencer Williams
11 daysUpdate changelog re completion changesSpencer Williams
11 daysDon't pass alist to completing read (fixes ido-completing-read issue)Spencer Williams
11 daysFix bug that allows notes to be created with empty slugSpencer Williams
12 daysMinor reformattingSpencer Williams
12 daysUpdate changelogSpencer Williams
12 daysValidate note type after completionSpencer Williams
12 daysAdd note type validation functionSpencer Williams
12 daysRemove completion helper functionSpencer Williams
12 daysMinor reformattingSpencer Williams
12 daysUse Org for README (sorry cgit)Spencer Williams
12 daysMove code to lisp/ subdirectorySpencer Williams
12 daysAdd "breaking changes" section to changelogSpencer Williams
12 daysMention deletion prompt change in changelogSpencer Williams
12 daysAdjust heading level in CHANGES.orgSpencer Williams
12 daysFix bug due to improper use of replace-matchSpencer Williams
12 daysAdd another link to project pageSpencer Williams
12 daysLink to Org-roam websiteSpencer Williams
12 daysRewrite READMESpencer Williams
12 daysDelete README.orgSpencer Williams
13 daysMention note title in deletion promptSpencer Williams
13 daysPrevent edits from unnecessarily re-exporting linked notesSpencer Williams
13 daysAdd CHANGES.orgSpencer Williams
13 daysMinor cleanupSpencer Williams
13 daysAdd SEAM_SLUG property for custom slugsSpencer Williams
2025-03-29Adjust README headingsSpencer Williams
2025-03-29Minor refactoringSpencer Williams
2025-03-29Add option to export internal links with custom CSS classSpencer Williams
2025-03-29Reformat docstringsSpencer Williams
2025-03-26Fix incorrect titles due to buffer narrowingSpencer Williams
2025-03-22Improve link insertion promptSpencer Williams