diff options
| author | Terry Yiu <963907+tyiu@users.noreply.github.com> | 2023-12-08 09:59:44 -0800 |
|---|---|---|
| committer | Terry Yiu <963907+tyiu@users.noreply.github.com> | 2023-12-08 09:59:44 -0800 |
| commit | ec08d65665fd533be685702501b69fe9ce7bdd24 (patch) | |
| tree | 647b666a80be20392c695b6f53f2abce1ec1795a /24.md | |
| parent | b8308a9a040005c7a06369d6f71a6f2db6ee9c92 (diff) | |
Deprecate 'name' for 'title' on calendar events and add 'title' as a shared tag via NIP-24
Diffstat (limited to '24.md')
| -rw-r--r-- | 24.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -39,3 +39,4 @@ tags | |||
| 39 | These tags may be present in multiple event kinds. Whenever a different meaning is not specified by some more specific NIP, they have the following meanings: | 39 | These tags may be present in multiple event kinds. Whenever a different meaning is not specified by some more specific NIP, they have the following meanings: |
| 40 | 40 | ||
| 41 | - `r`: a web URL the event is referring to in some way | 41 | - `r`: a web URL the event is referring to in some way |
| 42 | - `title`: title of the event | ||