diff options
author | Spencer Williams <spnw@plexwave.org> | 2025-04-08 11:46:12 -0400 |
---|---|---|
committer | Spencer Williams <spnw@plexwave.org> | 2025-04-08 11:46:12 -0400 |
commit | 946737358bf679892e55c318dbfa211843c9de9a (patch) | |
tree | a94f25e111e65605acf8336664acac895f443e96 | |
parent | 62bb5f73dab6b93b276a92815c9dc9aff92ef9d5 (diff) |
Minor reformatting
-rw-r--r-- | README.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,8 +10,10 @@ Three of Seam's key design tenets are: - Org files and their resultant HTML files should always be kept in sync. + - It should be easy to create multiple sites using different subsets of the same note collection. + - Notes should not be unnecessarily clouded with metadata. Be aware that Seam is a fully self-contained package, and is not @@ -34,6 +36,8 @@ docstrings and the Seam customization group when in any doubt. - =find-file= does not create notes properly. You should use =seam-find-note= instead. + - Commented-out links are not ignored, e.g. for determining backlinks. + - Tags in note title headlines are not ignored; they are treated as part of the title. |