aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 daysFix improper handling of titles with single quotesHEADmainSpencer Williams
8 daysMention required Emacs and Org versionsSpencer Williams
8 daysMention link requirementSpencer Williams
8 daysAdd warning regarding testsSpencer Williams
8 daysExplicitly require OrgSpencer Williams
8 daysFix improper error masking in regexp searchSpencer Williams
8 daysUse literal regexp instead of calling org-headline-reSpencer Williams
8 daysAdd compatibility functions for Org <9.7Spencer Williams
8 daysMinor style improvementSpencer Williams
8 daysRename helper functionSpencer Williams
8 daysDon't try to set title from untitled note fileSpencer Williams
9 daysClean up seam-html copyright and credit noticesSpencer Williams
10 daysSwitch to cl-sort (Emacs 29 compat)Spencer Williams
14 daysRemove mistakenly committed testSpencer Williams
2025-04-09Elaborate on bugfixSpencer Williams
2025-04-09Mention changelog in READMESpencer Williams
2025-04-08Improve wording in changelogSpencer Williams
2025-04-08Minor reformattingSpencer Williams
2025-04-08Add known issues to READMESpencer Williams
2025-04-08Rename changelogSpencer Williams
2025-04-08Update changelog re completion changesSpencer Williams
2025-04-08Don't pass alist to completing read (fixes ido-completing-read issue)Spencer Williams
2025-04-08Fix bug that allows notes to be created with empty slugSpencer Williams
2025-04-07Minor reformattingSpencer Williams
2025-04-07Update changelogSpencer Williams
2025-04-07Validate note type after completionSpencer Williams
2025-04-07Add note type validation functionSpencer Williams
2025-04-07Remove completion helper functionSpencer Williams
2025-04-07Minor reformattingSpencer Williams
2025-04-07Use Org for README (sorry cgit)Spencer Williams
2025-04-07Move code to lisp/ subdirectorySpencer Williams
2025-04-07Add "breaking changes" section to changelogSpencer Williams
2025-04-07Mention deletion prompt change in changelogSpencer Williams
2025-04-07Adjust heading level in CHANGES.orgSpencer Williams
2025-04-07Fix bug due to improper use of replace-matchSpencer Williams
2025-04-07Add another link to project pageSpencer Williams
2025-04-07Link to Org-roam websiteSpencer Williams
2025-04-07Rewrite READMESpencer Williams
2025-04-07Delete README.orgSpencer Williams
2025-04-06Mention note title in deletion promptSpencer Williams
2025-04-06Prevent edits from unnecessarily re-exporting linked notesSpencer Williams
2025-04-06Add CHANGES.orgSpencer Williams
2025-04-06Minor cleanupSpencer Williams
2025-04-06Add 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