index
:
seam
main
Personal wiki toolkit for Emacs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
3 days
Use literal regexp instead of calling org-headline-re
Spencer Williams
3 days
Add compatibility functions for Org <9.7
Spencer Williams
3 days
Minor style improvement
Spencer Williams
3 days
Rename helper function
Spencer Williams
3 days
Don't try to set title from untitled note file
Spencer Williams
4 days
Clean up seam-html copyright and credit notices
Spencer Williams
5 days
Switch to cl-sort (Emacs 29 compat)
Spencer Williams
9 days
Remove mistakenly committed test
Spencer Williams
10 days
Elaborate on bugfix
Spencer Williams
11 days
Mention changelog in README
Spencer Williams
12 days
Improve wording in changelog
Spencer Williams
12 days
Minor reformatting
Spencer Williams
12 days
Add known issues to README
Spencer Williams
12 days
Rename changelog
Spencer Williams
12 days
Update changelog re completion changes
Spencer Williams
12 days
Don't pass alist to completing read (fixes ido-completing-read issue)
Spencer Williams
12 days
Fix bug that allows notes to be created with empty slug
Spencer Williams
12 days
Minor reformatting
Spencer Williams
12 days
Update changelog
Spencer Williams
12 days
Validate note type after completion
Spencer Williams
12 days
Add note type validation function
Spencer Williams
12 days
Remove completion helper function
Spencer Williams
12 days
Minor reformatting
Spencer Williams
12 days
Use Org for README (sorry cgit)
Spencer Williams
12 days
Move code to lisp/ subdirectory
Spencer Williams
12 days
Add "breaking changes" section to changelog
Spencer Williams
12 days
Mention deletion prompt change in changelog
Spencer Williams
12 days
Adjust heading level in CHANGES.org
Spencer Williams
12 days
Fix bug due to improper use of replace-match
Spencer Williams
12 days
Add another link to project page
Spencer Williams
12 days
Link to Org-roam website
Spencer Williams
12 days
Rewrite README
Spencer Williams
12 days
Delete README.org
Spencer Williams
13 days
Mention note title in deletion prompt
Spencer Williams
13 days
Prevent edits from unnecessarily re-exporting linked notes
Spencer Williams
13 days
Add CHANGES.org
Spencer Williams
13 days
Minor cleanup
Spencer Williams
13 days
Add SEAM_SLUG property for custom slugs
Spencer Williams
2025-03-29
Adjust README headings
Spencer Williams
2025-03-29
Minor refactoring
Spencer Williams
2025-03-29
Add option to export internal links with custom CSS class
Spencer Williams
2025-03-29
Reformat docstrings
Spencer Williams
2025-03-26
Fix incorrect titles due to buffer narrowing
Spencer Williams
2025-03-22
Improve link insertion prompt
Spencer Williams
2025-03-19
Rename seam-replace-string-in-notes -> seam-replace-string-in-all-notes
Spencer Williams
2025-03-19
Rename seam-visited-files -> seam-visited-notes and fix its behavior
Spencer Williams
2025-03-18
Minor typographical change for consistency
Spencer Williams
2025-03-15
Initial commit
v0.1.0
Spencer Williams