changed some stuff and added a sample fixation

This commit is contained in:
tcsenpai 2025-04-20 18:39:39 +02:00
parent bb59142d2f
commit 4f322139ab
3 changed files with 31 additions and 7 deletions

View File

@ -1,10 +1,12 @@
The Ember Index is a gentle system for tracking and revisiting your suspended fixations — creative projects, intellectual obsessions, half-finished builds, forgotten puzzles, abandoned sparks.
![The Ember Index Screenshot](screenshot.png)
## Structure
Each fixation lives in its own note.
Once added to the system, it can be “evoked” randomly through a ritual command or a click of a button.
Once added to the system, it can be "evoked" randomly through a ritual command or a click of a button.
Creating a fixation can be done by clicking a button too.
@ -22,14 +24,14 @@ When you summon a fragment:
You can revisit the ember, reignite it, or gently return it to sleep — without guilt, without pressure.
It's not a todo list.
Its a memory temple for the parts of you that once burned brightly.
It's a memory temple for the parts of you that once burned brightly.
---
## ⚙️ Prerequisites & Setup
To make The Ember Index fully functional, youll need two community plugins:
To make The Ember Index fully functional, you'll need two community plugins:
### 1. [Templater](https://github.com/SilentVoid13/Templater)
@ -42,15 +44,15 @@ Used to execute the logic behind each ritual (random selection, timestamping, lo
**NOTE**: If you chose another folder, please change the `Templates` references in the step below with your configured folder
- Make sure “Trigger Templater on file creation” is **off** (optional but recommended)
- Make sure "Trigger Templater on file creation" is **off** (optional but recommended)
- Go to `Settings → Templater → Template Hotkeys` and add a reference to `Templates/invokefixation.md`
(you dont need to assign a hotkey — just register the path; adjust it if you use a custom template folder)
(you don't need to assign a hotkey — just register the path; adjust it if you use a custom template folder)
- Do the same for `Templates/Fixation_base.md`
(you dont need to assign a hotkey — just register the path; adjust it if you use a custom template folder)
(you don't need to assign a hotkey — just register the path; adjust it if you use a custom template folder)
**IMPORTANT**: Make sure to copy `invokefixation.md` and `Fixation_base.md` from this repositorys `Templates` folder into your configured Templater folder.
**IMPORTANT**: Make sure to copy `invokefixation.md` and `Fixation_base.md` from this repository's `Templates` folder into your configured Templater folder.
---

View File

@ -0,0 +1,22 @@
> **Status**: Paused
> **Location**: On the desk
> **Last Interaction**: 01-02-2025
> **Sigils**: (any emoji, is just a decoration)
> **Tag**: #any #tag #you #want
---
### 📝 Notes
Write here your notes…
---
<div style="text-align:center; font-size: 0.9em; opacity: 0.6;">
⟡ 𓂀 Part of The Ember Index ⟡
</div>
<hr>

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 KiB