aboutsummaryrefslogtreecommitdiff
path: root/lisp/seam.el
AgeCommit message (Expand)Author
5 daysFix creating note via link open never makes draftSpencer Williams
5 daysFix drafts not counted for broken linksSpencer Williams
6 daysStyle improvementSpencer Williams
6 daysFix draft note titles showing up in backlinksSpencer Williams
6 daysAdd draft arg to seam-create-note and update testsSpencer Williams
10 daysAdd create-as-draft featureSpencer Williams
10 daysRename seam-make-noteSpencer Williams
10 daysUse helper function for retrieving note type namesSpencer Williams
10 daysAdd draft support to title formatterSpencer Williams
10 daysAdd support for draft notesSpencer Williams
10 daysUse helper to retrieve slugs from filenamesSpencer Williams
10 daysAggressively delete old HTML files on exportSpencer Williams
10 daysImprove file rename codeSpencer Williams
10 daysRemove redundant HTML file deletion codeSpencer Williams
2025-04-17Fix improper handling of titles with single quotesSpencer 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-16Don't try to set title from untitled note fileSpencer 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-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