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 (
Expand
)
Author
3 days
Add test re modifying seam-export-alist
Spencer Williams
3 days
Add tests for draft feature
Spencer Williams
4 days
Add create-as-draft feature
Spencer Williams
4 days
Rename seam-make-note
Spencer Williams
4 days
Use helper function for retrieving note type names
Spencer Williams
4 days
Add draft support to title formatter
Spencer Williams
4 days
Add support for draft notes
Spencer Williams
4 days
Use helper to retrieve slugs from filenames
Spencer Williams
4 days
Aggressively delete old HTML files on export
Spencer Williams
4 days
Improve file rename code
Spencer Williams
4 days
Remove redundant HTML file deletion code
Spencer Williams
2025-04-17
Fix improper handling of titles with single quotes
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