From 92076a8dc31b090948e5162a4e80c8b7e7da4dc4 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 2 Jul 2024 12:28:29 +0200 Subject: [PATCH] Change project name to Glassflame (sigh) --- .idea/.name | 2 +- .idea/modules.xml | 2 +- README.md | 4 ++-- index.html | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.idea/.name b/.idea/.name index 19654d8..3b5e24f 100644 --- a/.idea/.name +++ b/.idea/.name @@ -1 +1 @@ -Glassfire \ No newline at end of file +Glassflame \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index e590629..a9ee88b 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/README.md b/README.md index b1c990d..99307f6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![](.media/icon-128x128_round.png) -# Glassfire +# Glassflame Note vault viewer @@ -10,4 +10,4 @@ Note vault viewer ## Links -[![Website](https://img.shields.io/website?url=https%3A%2F%2Fglassfire.github.io%2F)](https://glassfire.github.io/) +[![Website](https://img.shields.io/website?url=https%3A%2F%2Fglassflame.github.io%2F)](https://glassflame.github.io/) diff --git a/index.html b/index.html index 70c75d4..ce6ee24 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - Glassfire + Glassflame @@ -55,7 +55,7 @@ What is this?

- Glassfire is a web viewer for Obsidian-like vaults! + Glassflame is a web viewer for Obsidian-like vaults!

It's currently in the Alpha development stage, so some features are still missing, but it's already functional! @@ -97,10 +97,10 @@ Obsidian does not include a list of files in a Vault anywhere in it, because it operates under the assumption that this would be trivial to do via the file system.

- Glassfire, running on the web, does not have this ability, and needs to somehow learn about it. + Glassflame, running on the web, does not have this ability, and needs to somehow learn about it.

- To solve this problem, the file-index plugin was developed; once installed in a given Vault, and once the file-index.json file it generates is published, Glassfire will be able to resolve Wikilinks. + To solve this problem, the file-index plugin was developed; once installed in a given Vault, and once the file-index.json file it generates is published, Glassflame will be able to resolve Wikilinks.