diff --git a/.hecat/export-html.yml b/.hecat/export-html.yml index d7872c9e57..7804c69ed4 100644 --- a/.hecat/export-html.yml +++ b/.hecat/export-html.yml @@ -16,5 +16,6 @@ steps: - DPL - Elastic-2.0 - NPOSL-3.0 + - PolyForm-Noncommercial-1.0.0 - SSPL-1.0 - SUL-1.0 diff --git a/.hecat/export-markdown.yml b/.hecat/export-markdown.yml index c9ca51ddcc..699fc7c997 100644 --- a/.hecat/export-markdown.yml +++ b/.hecat/export-markdown.yml @@ -20,6 +20,7 @@ steps: - DPL - Elastic-2.0 - NPOSL-3.0 + - PolyForm-Noncommercial-1.0.0 - SSPL-1.0 - SUL-1.0 @@ -46,5 +47,6 @@ steps: - DPL - Elastic-2.0 - NPOSL-3.0 + - PolyForm-Noncommercial-1.0.0 - SSPL-1.0 - SUL-1.0 diff --git a/licenses-nonfree.yml b/licenses-nonfree.yml index 4a1496dc14..6ee64da603 100644 --- a/licenses-nonfree.yml +++ b/licenses-nonfree.yml @@ -44,6 +44,10 @@ name: Non-Profit Open Software License 3.0 url: https://spdx.org/licenses/NPOSL-3.0.html +- identifier: PolyForm-Noncommercial-1.0.0 + name: PolyForm Noncommercial License 1.0.0 + url: https://polyformproject.org/licenses/noncommercial/1.0.0/ + - identifier: SSPL-1.0 name: Server Side Public License url: https://spdx.org/licenses/SSPL-1.0.html diff --git a/software/dailytxt.yml b/software/dailytxt.yml index 67a998a47a..b0ead9dcf1 100644 --- a/software/dailytxt.yml +++ b/software/dailytxt.yml @@ -6,6 +6,7 @@ licenses: platforms: - Docker tags: + - Journaling - Note-taking & Editors source_code_url: https://github.com/PhiTux/DailyTxT demo_url: https://dailytxt.phitux.de diff --git a/software/journiv.yml b/software/journiv.yml new file mode 100644 index 0000000000..a536ea5952 --- /dev/null +++ b/software/journiv.yml @@ -0,0 +1,12 @@ +name: Journiv +website_url: https://journiv.com +source_code_url: https://github.com/journiv/journiv-app +description: Self hosted private journaling platform with mood tracking, guided prompts, analytics and immich integration. +licenses: + - PolyForm-Noncommercial-1.0.0 +platforms: + - Docker + - Python +tags: + - Journaling + - Note-taking & Editors diff --git a/software/memos.yml b/software/memos.yml index 155bb8201f..25d170ce95 100644 --- a/software/memos.yml +++ b/software/memos.yml @@ -7,6 +7,7 @@ platforms: - Docker - Go tags: + - Journaling - Note-taking & Editors source_code_url: https://github.com/usememos/memos demo_url: https://demo.usememos.com/explore diff --git a/tags/journaling.yml b/tags/journaling.yml new file mode 100644 index 0000000000..95b86d800f --- /dev/null +++ b/tags/journaling.yml @@ -0,0 +1,6 @@ +name: Journaling +description: "[Journaling](https://en.wikipedia.org/wiki/Journaling) software helps capture daily thoughts, reflections, and personal records over time." +related_tags: + - Note-taking & Editors + - Personal Dashboards + - Health and Fitness