aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
8 daysFix inconsistent private variable nameHEADmainSpencer Williams
2025-07-16Add slug template varSpencer Williams
2025-07-16Add modified? var to template docstringSpencer Williams
2025-07-16Improve CHANGELOG re new date featuresSpencer Williams
2025-07-16Add option to ignore same day modification dateSpencer Williams
2025-07-16Fix per-profile option overridesSpencer Williams
2025-07-16Add ox requiresSpencer Williams
2025-07-16Refactor "export to string" codeSpencer Williams
2025-07-13Improve docstringSpencer Williams
2025-07-13Add new props and vars for file mod/create timeSpencer Williams
2025-07-13Rename time-format-datetimeSpencer Williams
2025-07-12Add time format options to export alistSpencer Williams
2025-07-11Fix wording in docsSpencer Williams
2025-07-11Minor docstring reformattingSpencer Williams
2025-07-11Add support for custom template varsSpencer Williams
2025-07-11Minor reformattingSpencer Williams
2025-07-11Fix creating note via link open never makes draftSpencer Williams
2025-07-11Fix drafts not counted for broken linksSpencer Williams
2025-07-11Rename and document helpersSpencer Williams
2025-07-11Add raw-title template varSpencer Williams
2025-07-11Improve title renderingSpencer Williams
2025-07-11Use mustache.el for templatingSpencer Williams
2025-07-10Style improvementSpencer Williams
2025-07-10Fix draft note titles showing up in backlinksSpencer Williams
2025-07-10Fix backlinks testsSpencer Williams
2025-07-10Add draft arg to seam-create-note and update testsSpencer Williams
2025-07-07Update changelogSpencer Williams
2025-07-07Add test re modifying seam-export-alistSpencer Williams
2025-07-07Add tests for draft featureSpencer Williams
2025-07-06Add create-as-draft featureSpencer Williams
2025-07-06Rename seam-make-noteSpencer Williams
2025-07-06Use helper function for retrieving note type namesSpencer Williams
2025-07-06Add draft support to title formatterSpencer Williams
2025-07-06Add support for draft notesSpencer Williams
2025-07-06Use helper to retrieve slugs from filenamesSpencer Williams
2025-07-06Aggressively 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.
2025-07-06Improve file rename codeSpencer Williams
2025-07-06Remove 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