index
:
seam
main
Personal wiki toolkit for Emacs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
Age
Commit message (
Collapse
)
Author
2025-04-17
Fix improper handling of titles with single quotes
HEAD
main
Spencer Williams
2025-04-16
Add warning regarding tests
Spencer Williams
2025-04-16
Explicitly require Org
Spencer Williams
2025-04-16
Fix improper error masking in regexp search
Spencer Williams
2025-04-16
Use literal regexp instead of calling org-headline-re
Spencer Williams
2025-04-16
Add compatibility functions for Org <9.7
Spencer Williams
2025-04-16
Minor style improvement
Spencer Williams
2025-04-16
Rename helper function
Spencer Williams
2025-04-16
Don't try to set title from untitled note file
Spencer Williams
2025-04-15
Clean up seam-html copyright and credit notices
Spencer Williams
2025-04-14
Switch to cl-sort (Emacs 29 compat)
Spencer Williams
2025-04-10
Remove mistakenly committed test
Spencer Williams
2025-04-08
Don't pass alist to completing read (fixes ido-completing-read issue)
Spencer Williams
2025-04-08
Fix bug that allows notes to be created with empty slug
Spencer Williams
2025-04-07
Update changelog
Spencer Williams
2025-04-07
Validate note type after completion
Spencer Williams
2025-04-07
Add note type validation function
Spencer Williams
2025-04-07
Remove completion helper function
Spencer Williams
2025-04-07
Move code to lisp/ subdirectory
Spencer Williams