| 2025-07-17 01:36 | Fix inconsistent private variable name | Spencer Williams | 1 | +6 | -5 |
| 2025-07-17 00:03 | Add slug template var | Spencer Williams | 1 | +6 | -0 |
| 2025-07-16 23:50 | Add modified? var to template docstring | Spencer Williams | 1 | +6 | -1 |
| 2025-07-16 20:34 | Improve CHANGELOG re new date features | Spencer Williams | 1 | +7 | -9 |
| 2025-07-16 20:23 | Add option to ignore same day modification date | Spencer Williams | 1 | +40 | -1 |
| 2025-07-16 19:11 | Fix per-profile option overrides | Spencer Williams | 2 | +15 | -9 |
| 2025-07-13 22:17 | Add ox requires | Spencer Williams | 1 | +2 | -0 |
| 2025-07-13 22:06 | Refactor "export to string" code | Spencer Williams | 1 | +12 | -23 |
| 2025-07-12 22:02 | Improve docstring | Spencer Williams | 1 | +3 | -4 |
| 2025-07-12 21:35 | Add new props and vars for file mod/create time | Spencer Williams | 2 | +87 | -39 |
| 2025-07-12 21:17 | Rename time-format-datetime | Spencer Williams | 2 | +14 | -9 |
| 2025-07-12 21:14 | Add time format options to export alist | Spencer Williams | 1 | +31 | -4 |
| 2025-07-11 23:23 | Fix wording in docs | Spencer Williams | 2 | +9 | -9 |
| 2025-07-11 23:19 | Minor docstring reformatting | Spencer Williams | 1 | +8 | -6 |
| 2025-07-11 23:18 | Add support for custom template vars | Spencer Williams | 3 | +71 | -25 |
| 2025-07-11 20:52 | Minor reformatting | Spencer Williams | 2 | +17 | -13 |
| 2025-07-11 20:45 | Fix creating note via link open never makes draft | Spencer Williams | 2 | +20 | -1 |
| 2025-07-11 20:42 | Fix drafts not counted for broken links | Spencer Williams | 1 | +4 | -3 |
| 2025-07-11 18:02 | Rename and document helpers | Spencer Williams | 1 | +12 | -11 |
| 2025-07-11 17:52 | Add raw-title template var | Spencer Williams | 3 | +18 | -4 |
| 2025-07-11 17:08 | Improve title rendering | Spencer Williams | 2 | +22 | -2 |
| 2025-07-11 17:06 | Use mustache.el for templating | Spencer Williams | 4 | +42 | -42 |
| 2025-07-10 18:08 | Style improvement | Spencer Williams | 1 | +3 | -4 |
| 2025-07-10 18:02 | Fix draft note titles showing up in backlinks | Spencer Williams | 2 | +21 | -2 |
| 2025-07-10 17:44 | Fix backlinks tests | Spencer Williams | 1 | +24 | -20 |
| 2025-07-10 17:39 | Add draft arg to seam-create-note and update tests | Spencer Williams | 2 | +10 | -13 |
| 2025-07-07 17:15 | Update changelog | Spencer Williams | 1 | +14 | -0 |
| 2025-07-07 16:55 | Add test re modifying seam-export-alist | Spencer Williams | 1 | +13 | -0 |
| 2025-07-07 16:54 | Add tests for draft feature | Spencer Williams | 1 | +63 | -4 |
| 2025-07-07 02:04 | Add create-as-draft feature | Spencer Williams | 1 | +24 | -3 |
| 2025-07-07 01:51 | Rename seam-make-note | Spencer Williams | 3 | +18 | -16 |
| 2025-07-07 01:32 | Use helper function for retrieving note type names | Spencer Williams | 2 | +22 | -12 |
| 2025-07-07 00:20 | Add draft support to title formatter | Spencer Williams | 3 | +27 | -12 |
| 2025-07-07 00:16 | Add support for draft notes | Spencer Williams | 2 | +47 | -16 |
| 2025-07-07 00:01 | Use helper to retrieve slugs from filenames | Spencer Williams | 2 | +10 | -6 |
| 2025-07-06 22:00 | Aggressively delete old HTML files on export | Spencer Williams | 2 | +3 | -2 |
| 2025-07-06 21:39 | Improve file rename code | Spencer Williams | 1 | +10 | -7 |
| 2025-07-06 21:23 | Remove redundant HTML file deletion code | Spencer Williams | 1 | +1 | -3 |
| 2025-04-17 19:02 | Fix improper handling of titles with single quotes | Spencer Williams | 3 | +8 | -3 |
| 2025-04-16 18:24 | Mention required Emacs and Org versions | Spencer Williams | 1 | +2 | -0 |
| 2025-04-16 18:21 | Mention link requirement | Spencer Williams | 1 | +3 | -0 |
| 2025-04-16 18:21 | Add warning regarding tests | Spencer Williams | 1 | +2 | -0 |
| 2025-04-16 18:20 | Explicitly require Org | Spencer Williams | 1 | +1 | -0 |
| 2025-04-16 18:19 | Fix improper error masking in regexp search | Spencer Williams | 1 | +2 | -4 |
| 2025-04-16 18:16 | Use literal regexp instead of calling org-headline-re | Spencer Williams | 2 | +3 | -3 |
| 2025-04-16 18:13 | Add compatibility functions for Org <9.7 | Spencer Williams | 1 | +27 | -7 |
| 2025-04-16 16:44 | Minor style improvement | Spencer Williams | 1 | +2 | -2 |
| 2025-04-16 16:43 | Rename helper function | Spencer Williams | 1 | +6 | -6 |
| 2025-04-16 16:41 | Don't try to set title from untitled note file | Spencer Williams | 1 | +5 | -4 |
| 2025-04-16 00:20 | Clean up seam-html copyright and credit notices | Spencer Williams | 1 | +4 | -4 |
| 2025-04-14 22:33 | Switch to cl-sort (Emacs 29 compat) | Spencer Williams | 1 | +3 | -3 |
| 2025-04-10 21:07 | Remove mistakenly committed test | Spencer Williams | 1 | +0 | -14 |
| 2025-04-09 16:48 | Elaborate on bugfix | Spencer Williams | 1 | +2 | -1 |
| 2025-04-09 16:35 | Mention changelog in README | Spencer Williams | 1 | +5 | -0 |
| 2025-04-08 16:14 | Improve wording in changelog | Spencer Williams | 1 | +15 | -14 |
| 2025-04-08 15:46 | Minor reformatting | Spencer Williams | 1 | +4 | -0 |
| 2025-04-08 15:32 | Add known issues to README | Spencer Williams | 1 | +8 | -0 |
| 2025-04-08 15:22 | Rename changelog | Spencer Williams | 1 | +0 | -0 |
| 2025-04-08 15:09 | Update changelog re completion changes | Spencer Williams | 1 | +3 | -0 |
| 2025-04-08 15:05 | Don't pass alist to completing read (fixes ido-completing-read issue) | Spencer Williams | 1 | +1 | -1 |
| 2025-04-08 15:02 | Fix bug that allows notes to be created with empty slug | Spencer Williams | 2 | +4 | -0 |
| 2025-04-08 02:55 | Minor reformatting | Spencer Williams | 1 | +6 | -0 |
| 2025-04-08 02:54 | Update changelog | Spencer Williams | 2 | +17 | -0 |
| 2025-04-08 02:49 | Validate note type after completion | Spencer Williams | 1 | +3 | -1 |
| 2025-04-08 02:47 | Add note type validation function | Spencer Williams | 1 | +5 | -2 |
| 2025-04-08 02:45 | Remove completion helper function | Spencer Williams | 1 | +2 | -6 |
| 2025-04-07 21:28 | Minor reformatting | Spencer Williams | 1 | +5 | -0 |
| 2025-04-07 21:25 | Use Org for README (sorry cgit) | Spencer Williams | 2 | +31 | -36 |
| 2025-04-07 21:16 | Move code to lisp/ subdirectory | Spencer Williams | 5 | +4 | -0 |
| 2025-04-07 21:15 | Add "breaking changes" section to changelog | Spencer Williams | 1 | +5 | -4 |
| 2025-04-07 21:06 | Mention deletion prompt change in changelog | Spencer Williams | 1 | +2 | -0 |
| 2025-04-07 20:55 | Adjust heading level in CHANGES.org | Spencer Williams | 1 | +5 | -5 |
| 2025-04-07 20:47 | Fix bug due to improper use of replace-match | Spencer Williams | 2 | +3 | -1 |
| 2025-04-07 19:55 | Add another link to project page | Spencer Williams | 1 | +6 | -5 |
| 2025-04-07 18:26 | Link to Org-roam website | Spencer Williams | 1 | +3 | -2 |
| 2025-04-07 18:18 | Rewrite README | Spencer Williams | 1 | +34 | -13 |
| 2025-04-07 18:18 | Delete README.org | Spencer Williams | 1 | +0 | -10 |
| 2025-04-07 02:31 | Mention note title in deletion prompt | Spencer Williams | 1 | +2 | -1 |
| 2025-04-07 02:24 | Prevent edits from unnecessarily re-exporting linked notes | Spencer Williams | 3 | +76 | -28 |
| 2025-04-06 17:50 | Add CHANGES.org | Spencer Williams | 1 | +16 | -0 |
| 2025-04-06 17:29 | Minor cleanup | Spencer Williams | 1 | +6 | -6 |
| 2025-04-06 17:24 | Add SEAM_SLUG property for custom slugs | Spencer Williams | 2 | +31 | -9 |
| 2025-03-29 23:25 | Adjust README headings | Spencer Williams | 2 | +4 | -4 |
| 2025-03-29 23:20 | Minor refactoring | Spencer Williams | 1 | +7 | -10 |
| 2025-03-29 23:09 | Add option to export internal links with custom CSS class | Spencer Williams | 3 | +34 | -1 |
| 2025-03-29 22:33 | Reformat docstrings | Spencer Williams | 1 | +28 | -18 |
| 2025-03-26 21:39 | Fix incorrect titles due to buffer narrowing | Spencer Williams | 2 | +13 | -0 |
| 2025-03-22 17:45 | Improve link insertion prompt | Spencer Williams | 1 | +1 | -1 |
| 2025-03-19 16:01 | Rename seam-replace-string-in-notes -> seam-replace-string-in-all-notes | Spencer Williams | 1 | +2 | -2 |
| 2025-03-19 15:52 | Rename seam-visited-files -> seam-visited-notes and fix its behavior | Spencer Williams | 1 | +9 | -6 |
| 2025-03-18 21:56 | Minor typographical change for consistency | Spencer Williams | 4 | +4 | -4 |
| 2025-03-15 14:34 | Initial commit | Spencer Williams | 7 | +2329 | -0 |