aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
4 daysUpdate changelogSpencer Williams
4 daysAdd test re modifying seam-export-alistSpencer Williams
4 daysAdd tests for draft featureSpencer Williams
4 daysAdd create-as-draft featureSpencer Williams
4 daysRename seam-make-noteSpencer Williams
4 daysUse helper function for retrieving note type namesSpencer Williams
4 daysAdd draft support to title formatterSpencer Williams
4 daysAdd support for draft notesSpencer Williams
4 daysUse helper to retrieve slugs from filenamesSpencer Williams
4 daysAggressively delete old HTML files on exportSpencer Williams
This is to avoid keeping around old HTML files that are no longer wanted after changing seam-export-alist.
4 daysImprove file rename codeSpencer Williams
4 daysRemove redundant HTML file deletion codeSpencer Williams
2025-04-17Fix improper handling of titles with single quotesSpencer Williams
2025-04-16Mention required Emacs and Org versionsSpencer Williams
2025-04-16Mention link requirementSpencer Williams
2025-04-16Add warning regarding testsSpencer Williams
2025-04-16Explicitly require OrgSpencer Williams
2025-04-16Fix improper error masking in regexp searchSpencer Williams
2025-04-16Use literal regexp instead of calling org-headline-reSpencer Williams
2025-04-16Add compatibility functions for Org <9.7Spencer Williams
2025-04-16Minor style improvementSpencer Williams
2025-04-16Rename helper functionSpencer Williams
2025-04-16Don't try to set title from untitled note fileSpencer Williams
2025-04-15Clean up seam-html copyright and credit noticesSpencer Williams
2025-04-14Switch to cl-sort (Emacs 29 compat)Spencer Williams
2025-04-10Remove 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