index
:
seam
main
Personal wiki toolkit for Emacs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
seam.el
Age
Commit message (
Expand
)
Author
5 days
Use helper function for retrieving note type names
Spencer Williams
5 days
Add draft support to title formatter
Spencer Williams
5 days
Add support for draft notes
Spencer Williams
5 days
Use helper to retrieve slugs from filenames
Spencer Williams
5 days
Aggressively delete old HTML files on export
Spencer Williams
5 days
Improve file rename code
Spencer Williams
5 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
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
Don't try to set title from untitled note file
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
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