aboutsummaryrefslogtreecommitdiff
path: root/lisp/seam.el
AgeCommit message (Collapse)Author
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