aboutsummaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
29 hoursAdd new props and vars for file mod/create timeSpencer Williams
29 hoursRename time-format-datetimeSpencer Williams
2 daysAdd time format options to export alistSpencer Williams
3 daysMinor docstring reformattingSpencer Williams
3 daysAdd support for custom template varsSpencer Williams
3 daysMinor reformattingSpencer Williams
3 daysFix creating note via link open never makes draftSpencer Williams
3 daysFix drafts not counted for broken linksSpencer Williams
3 daysRename and document helpersSpencer Williams
3 daysAdd raw-title template varSpencer Williams
3 daysImprove title renderingSpencer Williams
3 daysUse mustache.el for templatingSpencer Williams
4 daysStyle improvementSpencer Williams
4 daysFix draft note titles showing up in backlinksSpencer Williams
4 daysFix backlinks testsSpencer Williams
4 daysAdd draft arg to seam-create-note and update testsSpencer Williams
7 daysAdd test re modifying seam-export-alistSpencer Williams
7 daysAdd tests for draft featureSpencer Williams
8 daysAdd create-as-draft featureSpencer Williams
8 daysRename seam-make-noteSpencer Williams
8 daysUse helper function for retrieving note type namesSpencer Williams
8 daysAdd draft support to title formatterSpencer Williams
8 daysAdd support for draft notesSpencer Williams
8 daysUse helper to retrieve slugs from filenamesSpencer Williams
8 daysAggressively delete old HTML files on exportSpencer Williams
8 daysImprove file rename codeSpencer Williams
8 daysRemove redundant HTML file deletion codeSpencer Williams
2025-04-17Fix improper handling of titles with single quotesSpencer 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-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-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-07Move code to lisp/ subdirectorySpencer Williams